On Thu, Mar 26, 2015 at 7:34 AM, Victor Stinner <[email protected]> wrote:
> Le mercredi 25 mars 2015, Ludovic Gasc <[email protected]> a écrit : >> >> I've tested the WGSI+Meinheld because is the best, but the flask version >> is also better than API-Hour+aiohttp.web: >> >> WSGI: >> > > I don't understand what is WSGI is this bench. > > It's functions that are directly called by WSGI server, the source code: https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/Python/wsgi/hello.py
