Skip to content

guillem/server-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-benchmarks

Simple benchmarks, initially Node.js vs. Java (plus Python)

Just build (if needed :) and run one of the servers and then try something like this and note how many requests per second it can serve...

ab -p POST_DATA.txt -n 10000 -c 10 http://localhost:8080/

About

Simple benchmarks, initially Node.js vs. Java (plus Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published