mirror of
https://github.com/kataras/iris.git
synced 2026-03-08 09:25:58 +00:00
update benchmarks and use throng on expressjs for better performance-- 21 Nov 2017 with linux ubuntu and latest mainline kernel 4.14
Former-commit-id: 40d27dd7d02f4ead756be090364075a6570ae2cb
This commit is contained in:
15
_benchmarks/expressjs-throng/package.json
Normal file
15
_benchmarks/expressjs-throng/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "expressjs-app",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.16.0",
|
||||
"throng": "4.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user