Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Record breaking performance for Python, 6.2 mi req/s in TechEmPower (techempower.com)
16 points by cirospaciari on Dec 7, 2022 | hide | past | favorite | 2 comments
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...



That looks awesome!

I 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!


It is a package to work with websockets too! and in future raw sockets, fetch like API, async file IO etc, that is why the name is socketify.py

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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: