Open Kludex opened 2 years ago
Hi @Kludex ,
Firstly, welcome here :D
Yes, that's a great idea. I will add it on the comparison page itself.
Also, if you don't mind me asking how did you find the project? 😅
Well... I was talking to a person in a bar, and the person told me about a project that was implementing an ASGI server in Rust and binding it to Python. The name of the project was not mentioned, so I'm not sure if I found the right one (as ASGI is not supported yet) hahaha
I was talking to a person in a bar, and the person told me about a project that was implementing an ASGI server in Rust and binding it to Python.
Wow. This is definitely the first time.
But maybe you came looking for copper but struck gold? xD (J.K.)
Thanks for your contributions and suggestions tho :D
Without the benchmark code source, it's really hard to believe on those numbers.
@Kludex , here is the benchmark repo I use: https://github.com/sansyrox/robyn-comparrison-benchmarks
The stats in the readme are a little old. But the methods I use to benchmark are the same.
would love to see comparisons with blacksheep as well.
Thanks @crypt0miester .
Would it be possible for you to add a hello world example here?
Thanks @crypt0miester .
Would it be possible for you to add a hello world example here?
interesting, I got 40% of robyn. I couldn't add due to not enough time. will add it when I have some free time.
cheers. and good luck mate.
Hi @sansyrox :wave:
Just found your project today. :)
Do you perhaps have the source code you used for the benchmark? It would be cool to have that reference on the https://sansyrox.github.io/robyn/#/comparison page.