squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.61k stars 581 forks source link

Manylinux wheels, compile using gcc 6+ #52

Open squeaky-pl opened 7 years ago

squeaky-pl commented 7 years ago

The default toolchain from manylinux docker stack relies on GCC 4.9 which doesnt generate so well optimized code anymore. I measured 20% speedups under some loads with gcc 6.3.