the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
7k stars 672 forks source link

[Janet] Add joy #2870

Open waghanza opened 4 years ago

waghanza commented 4 years ago

Hi @swlkr ,

Would you mind to add (or consent that we add) joy in here ?

This project compare performance based on 3 routes :

Regards,

swlkr commented 4 years ago

We could, but it's not going to be very fast. The server is currently single threaded 😬

There are some changes coming to janet which could boost performance quite a bit with an event loop/threads, but until then it will be slow 😢

waghanza commented 4 years ago

I don't think it could only be here if fast, their is also the code expressiveness, but however, if you think it is better to delay that, you could close and re-open later