Skip to content

Simple REST frameworks benchmarking for a JSON coin toss

License

Notifications You must be signed in to change notification settings

carlok/rest-coin-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-coin-benchmark

Simple REST frameworks benchmarking for a JSON coin toss

You can easily get it reading the code examples or, in Italian, have a look at Confronto di server REST ad alte prestazioni.

Normalized results

Note

The main developer of restana points out that we used its body-parser middleware, which is not optimised for performance, affecting express and restana results, so if you are a restana user and want a quicker response, try to prefer GET over POST. To be fair with the other listed frameworks, we'd have to rewrite the benchmarks for each of them using GET instead of POST and unfortunately we don't have time to do that.

Thanks

About

Simple REST frameworks benchmarking for a JSON coin toss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published