Show HN: Record breaking performance for Python, 6.2 mi req/s in TechEmPower (techempower.com)
socketify.py just break the record for Python and now is the fastest Python framework in TechEmPower, is even faster than Golang Fiber that got 5.9 mi req/s
https://github.com/cirospaciari/socketify.py
https://www.techempower.com/benchmarks/#section=test&runid=1...
2 comments
[ 3.1 ms ] story [ 22.0 ms ] threadI would also love to see how it compares to other frameworks in more realistic benchmarks involving some i/o (they are missing on TechEmpower at the moment), and not only serving text, but those are great numbers.
Though, I find the name a bit confusing, I expected it to be a package for working with socket.io or maybe websockets, but that’s probably me being exposed to those tools for too long. :)
P.S. Wow, Vibora is still alive and doing some numbers too, I thought it was abounded for years!
More realistic benchmarks will come soon, keep an watch in the github project ;)
P.S. Vibora is not alive unfortunately last commit was in 2019 and last release branch in 2018 :/ but someone just put Vibora in TechEmPower this year.