Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs 8 #1

Open
dcworldwide opened this issue May 31, 2017 · 2 comments
Open

nodejs 8 #1

dcworldwide opened this issue May 31, 2017 · 2 comments

Comments

@dcworldwide
Copy link

Great framework thanks. Any plan on adding benchmark comparisons for node 8 to your readme?

@hbakhtiyor
Copy link
Owner

thanks, i tested, but some are lower from previous test

the latest version

"express": "4.15.3",
"feathers": "2.1.3",
"hapi": "16.3.0",
"koa": "2.2.0",
"micro": "7.3.3",
"restify": "4.3.0",
"sails": "0.12.13",
"total.js": "2.6.0",
"uws": "0.14.5"

Simple HTTP benchmark results (wrk) with close connection

25127.00 Requests/sec - ukoa.js
14397.13 Requests/sec - ufeathers.js
14106.15 Requests/sec - uexpress.js
4799.43 Requests/sec - rawnode.js
4397.28 Requests/sec - koa.js
4297.19 Requests/sec - total/total.js
3590.33 Requests/sec - feathers.js
3084.62 Requests/sec - express.js
1672.44 Requests/sec - micro.js
1455.37 Requests/sec - restify.js
728.54 Requests/sec - sails/sails.js
708.10 Requests/sec - hapi.js
159.27 Requests/sec - uws.js

Simple HTTP benchmark results (wrk) with keep-alive connection

47817.24 Requests/sec - uws.js
25954.71 Requests/sec - ukoa.js
14915.46 Requests/sec - ufeathers.js
13844.84 Requests/sec - micro.js
13494.64 Requests/sec - uexpress.js
12576.97 Requests/sec - rawnode.js
8406.37 Requests/sec - koa.js
8265.61 Requests/sec - total/total.js
5795.00 Requests/sec - express.js
4617.53 Requests/sec - restify.js
3106.71 Requests/sec - feathers.js
1258.91 Requests/sec - sails/sails.js
1233.54 Requests/sec - hapi.js

@dcworldwide
Copy link
Author

Awesome thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants