Tags: abahmed/web-frameworks
Tags
fix gunicorn version for aiohttp and bottle (the-benchmarker#393)
Clarify results (the-benchmarker#281) * add Java/act framework * validate working for each framework on travis * remove unused files * Add restify (node) (the-benchmarker#276) * add restify (node) * add restify to node targets on makefile * add dockerfile for restify (node) * Introducing Vibora (the-benchmarker#285) * add vibora this code has been tested and it requires `SO_REUSEPORT` on Ubuntu 16.04, therefore can't guarantee anything about the code. Use it at your own risk. * Update benchmarker.cr * update for vibora * fix routing -> type not required * add vibora * use gunicorn for sanic * use http://meinheld.org/ to enable async networking with django * reuse port on tornado * use meinheld / SO_REUSEPORT on django * use meinheld / SO_REUSEPORT on flask * Introducing Vibora (the-benchmarker#285) * add vibora this code has been tested and it requires `SO_REUSEPORT` on Ubuntu 16.04, therefore can't guarantee anything about the code. Use it at your own risk. * Update benchmarker.cr * update for vibora * fix routing -> type not required * add vibora * use gunicorn for sanic * use http://meinheld.org/ to enable async networking with django * reuse port on tornado * use meinheld / SO_REUSEPORT on django * use meinheld / SO_REUSEPORT on flask * update nim/mofuw (the-benchmarker#268) * update nim/mofuw * fixed nest.nim not found * cleanup ranking, display only two tables * format percentile * rank by 99th percentile, for latency * update mofuw (the-benchmarker#294) * fix jester (the-benchmarker#297) * fix jester * dockerfile refactor (jester) * update tornado to 5.1.0 (the-benchmarker#298) * use a redis to store results * fix server_nim_mofuw (the-benchmarker#301) * add redis on ci (storage will change) * create a sample resultset * add more details on results tables * Fix jester (the-benchmarker#305) * fix jester, seeing tfb implementation * restore nimble file * fix version * use an internal in-memory storage for results * Restore hapijs (the-benchmarker#306) * restore hapijs * add hapi to make targets * clarified tiles * compute results from each endpoints (previously was only on GET:/) * restore 50th percentile ranking for latency * Optimize mofuw implementation (the-benchmarker#304) * remove unused files (mofuw) * homogenize implementation (inspiring from techempower) * add results sets for each route * remove duplicate target in makefile * fix python version for vibora
PreviousNext