Skip to content

Commit

Permalink
Set Node.js version correctly in the results
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Nov 29, 2023
1 parent b0b4586 commit 402cf0b
Show file tree
Hide file tree
Showing 43 changed files with 2,041 additions and 1 deletion.
12 changes: 12 additions & 0 deletions benchmarks/bare-write-head.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
'use strict'

const server = require('http').createServer(function (req, res) {
const data = JSON.stringify({ hello: 'world' })
res.writeHead(200, {
'content-type': 'application/json; charset=utf-8',
'content-length': Buffer.byteLength(data)
})
res.end(data)
})

server.listen(3000)
34 changes: 34 additions & 0 deletions benchmarks/total.js.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"pid": 3969561,
"stats": [
{
"id": null,
"version": {
"node": "v16.14.2",
"total": "3.4.13",
"app": "1.0.0"
},
"pid": 3969561,
"thread": "",
"mode": "release",
"overload": 0,
"date": "2022-04-12T11:10:31.807Z",
"memory": 20.43,
"rm": 2943933,
"fm": 0,
"wm": 0,
"mm": 0,
"om": 0,
"em": 0,
"dbrm": 0,
"dbwm": 0,
"usage": 0,
"requests": 2943933,
"pending": 0,
"errors": 0,
"timeouts": 0,
"uptime": 2,
"online": 0
}
]
}
2 changes: 1 addition & 1 deletion lib/packages.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import path from 'path';

const packages = {
'0http': { hasRouter: true, package: '0http' },
bare: { version: '10.13.0' },
bare: { version: process.version },
connect: {},
'connect-router': { extra: true, package: 'router', hasRouter: true },
express: { hasRouter: true },
Expand Down
1 change: 1 addition & 0 deletions old.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"name":"polkadot","version":"1.0.0","hasRouter":false,"requests":"79873.6","latency":"12.03","throughput":"14.24"},{"name":"fastify","version":"4.0.0-alpha.3","hasRouter":true,"requests":"77193.6","latency":"12.45","throughput":"13.84"},{"name":"foxify","version":"0.10.20","hasRouter":true,"requests":"75344.0","latency":"12.77","throughput":"12.36"},{"name":"bare","version":"10.13.0","requests":"74513.2","latency":"12.93","throughput":"13.29"},{"name":"micro","version":"9.3.4","requests":"73612.4","latency":"13.09","throughput":"13.13"},{"name":"0http","version":"v3.1.2","hasRouter":true,"requests":"73400.0","latency":"13.13","throughput":"13.09"},{"name":"connect","version":"3.7.0","requests":"73372.8","latency":"13.12","throughput":"13.08"},{"name":"polka","version":"0.5.2","hasRouter":true,"requests":"72405.2","latency":"13.31","throughput":"12.91"},{"name":"rayo","version":"1.3.10","hasRouter":true,"requests":"71477.2","latency":"13.50","throughput":"12.75"},{"name":"server-base-router","version":"7.1.32","hasRouter":true,"requests":"68812.4","latency":"14.03","throughput":"12.27"},{"name":"server-base","version":"7.1.32","requests":"67448.4","latency":"14.33","throughput":"12.03"},{"name":"trek-engine","version":"1.0.5","requests":"65507.6","latency":"14.77","throughput":"10.75"},{"name":"yeps","version":"1.1.1","requests":"62699.2","latency":"15.45","throughput":"11.18"},{"name":"micro-route","version":"2.5.0","hasRouter":true,"requests":"61164.8","latency":"15.85","throughput":"10.91"},{"name":"trek-router","version":"1.2.0","hasRouter":true,"requests":"59752.0","latency":"16.24","throughput":"9.80"},{"name":"connect-router","version":"1.3.6","hasRouter":true,"requests":"59344.8","latency":"16.36","throughput":"10.58"},{"name":"spirit","version":"0.6.1","requests":"59141.6","latency":"16.42","throughput":"10.55"},{"name":"vapr","version":"0.6.0","hasRouter":true,"requests":"57027.2","latency":"17.03","throughput":"9.35"},{"name":"spirit-router","version":"0.5.0","hasRouter":true,"requests":"56942.4","latency":"17.07","throughput":"10.16"},{"name":"restana","version":"4.9.3","hasRouter":true,"requests":"54578.4","latency":"17.82","throughput":"9.73"},{"name":"koa","version":"2.13.4","requests":"54272.0","latency":"17.93","throughput":"9.68"},{"name":"yeps-router","version":"1.2.0","hasRouter":true,"requests":"53129.6","latency":"18.32","throughput":"9.48"},{"name":"restify","version":"8.6.1","hasRouter":true,"requests":"50363.2","latency":"19.35","throughput":"9.08"},{"name":"koa-isomorphic-router","version":"1.0.1","hasRouter":true,"requests":"49805.6","latency":"19.57","throughput":"8.88"},{"name":"total.js","version":"3.4.13","hasRouter":true,"requests":"48715.2","latency":"20.03","throughput":"14.91"},{"name":"koa-router","version":"10.1.1","hasRouter":true,"requests":"47861.6","latency":"20.39","throughput":"8.54"},{"name":"take-five","version":"2.0.0","hasRouter":true,"requests":"47312.0","latency":"20.64","throughput":"17.01"},{"name":"hapi","version":"20.2.1","hasRouter":true,"requests":"42284.8","latency":"23.15","throughput":"7.54"},{"name":"microrouter","version":"3.1.3","hasRouter":true,"requests":"39993.6","latency":"24.51","throughput":"7.13"},{"name":"egg.js","version":"2.35.0","hasRouter":true,"requests":"22193.2","latency":"44.54","throughput":"7.94"},{"name":"express","version":"4.17.3","hasRouter":true,"requests":"14200.0","latency":"69.87","throughput":"2.53"},{"name":"express-route-prefix","version":"4.17.3","hasRouter":true,"requests":"13062.0","latency":"75.97","throughput":"4.83"},{"name":"fastify-big-json","version":"4.0.0-alpha.3","hasRouter":true,"requests":"12741.2","latency":"77.93","throughput":"146.60"},{"name":"express-with-middlewares","version":"4.17.3","hasRouter":true,"requests":"12472.2","latency":"79.60","throughput":"4.64"}]
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/0http.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.02,"samples":40,"start":"2022-04-12T09:37:33.034Z","finish":"2022-04-12T09:38:13.053Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":2983533,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":2983533}},"latency":{"average":12.91,"mean":12.91,"stddev":3.88,"min":4,"max":62,"p0_001":5,"p0_01":5,"p0_1":6,"p1":6,"p2_5":7,"p10":7,"p25":8,"p50":15,"p75":15,"p90":16,"p97_5":19,"p99":20,"p99_9":28,"p99_99":55,"p99_999":57,"totalCount":2983533},"requests":{"average":74588.8,"mean":74588.8,"stddev":1323.35,"min":67733,"max":76006,"total":2983533,"p0_001":67775,"p0_01":67775,"p0_1":67775,"p1":67775,"p2_5":67775,"p10":73855,"p25":74239,"p50":75007,"p75":75263,"p90":75455,"p97_5":75903,"p99":76031,"p99_9":76031,"p99_99":76031,"p99_999":76031,"sent":2984533},"throughput":{"average":13948108.8,"mean":13948108.8,"stddev":247870.96,"min":12666071,"max":14213122,"total":557920671,"p0_001":12673023,"p0_01":12673023,"p0_1":12673023,"p1":12673023,"p2_5":12673023,"p10":13803519,"p25":13877247,"p50":14024703,"p75":14065663,"p90":14106623,"p97_5":14188543,"p99":14221311,"p99_9":14221311,"p99_99":14221311,"p99_999":14221311},"server":"0http"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/bare.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:38:53.094Z","finish":"2022-04-12T09:39:33.105Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":3058820,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":3058820}},"latency":{"average":12.57,"mean":12.57,"stddev":3.99,"min":5,"max":78,"p0_001":5,"p0_01":5,"p0_1":5,"p1":6,"p2_5":6,"p10":7,"p25":8,"p50":14,"p75":15,"p90":16,"p97_5":18,"p99":20,"p99_9":35,"p99_99":66,"p99_999":74,"totalCount":3058820},"requests":{"average":76468.8,"mean":76468.8,"stddev":1629.96,"min":66979,"max":78207,"total":3058820,"p0_001":67007,"p0_01":67007,"p0_1":67007,"p1":67007,"p2_5":67007,"p10":76095,"p25":76287,"p50":76479,"p75":76863,"p90":77631,"p97_5":78079,"p99":78207,"p99_9":78207,"p99_99":78207,"p99_999":78207,"sent":3059820},"throughput":{"average":14299750.4,"mean":14299750.4,"stddev":305262.7,"min":12525073,"max":14624709,"total":571999340,"p0_001":12525567,"p0_01":12525567,"p0_1":12525567,"p1":12525567,"p2_5":12525567,"p10":14229503,"p25":14254079,"p50":14303231,"p75":14376959,"p90":14508031,"p97_5":14598143,"p99":14630911,"p99_9":14630911,"p99_99":14630911,"p99_999":14630911},"server":"bare"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/connect-router.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:41:33.183Z","finish":"2022-04-12T09:42:13.193Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":2614081,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":2614081}},"latency":{"average":14.8,"mean":14.8,"stddev":5.25,"min":6,"max":79,"p0_001":6,"p0_01":7,"p0_1":8,"p1":8,"p2_5":8,"p10":9,"p25":9,"p50":18,"p75":19,"p90":20,"p97_5":23,"p99":24,"p99_9":39,"p99_99":65,"p99_999":76,"totalCount":2614081},"requests":{"average":65352.8,"mean":65352.8,"stddev":1460.5,"min":57893,"max":67100,"total":2614081,"p0_001":57919,"p0_01":57919,"p0_1":57919,"p1":57919,"p2_5":57919,"p10":64607,"p25":64927,"p50":65247,"p75":66303,"p90":66687,"p97_5":66943,"p99":67135,"p99_9":67135,"p99_99":67135,"p99_999":67135,"sent":2615081},"throughput":{"average":12220416,"mean":12220416,"stddev":273069.91,"min":10825991,"max":12547700,"total":488833147,"p0_001":10829823,"p0_01":10829823,"p0_1":10829823,"p1":10829823,"p2_5":10829823,"p10":12083199,"p25":12140543,"p50":12197887,"p75":12402687,"p90":12468223,"p97_5":12517375,"p99":12550143,"p99_9":12550143,"p99_99":12550143,"p99_999":12550143},"server":"connect-router"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/connect.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:40:13.136Z","finish":"2022-04-12T09:40:53.147Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":2976509,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":2976509}},"latency":{"average":12.93,"mean":12.93,"stddev":4.18,"min":5,"max":71,"p0_001":6,"p0_01":6,"p0_1":6,"p1":7,"p2_5":7,"p10":7,"p25":8,"p50":15,"p75":16,"p90":16,"p97_5":19,"p99":21,"p99_9":30,"p99_99":59,"p99_999":66,"totalCount":2976509},"requests":{"average":74408,"mean":74408,"stddev":1434.82,"min":66339,"max":75901,"total":2976509,"p0_001":66367,"p0_01":66367,"p0_1":66367,"p1":66367,"p2_5":66367,"p10":73599,"p25":74111,"p50":74687,"p75":75135,"p90":75455,"p97_5":75519,"p99":75903,"p99_9":75903,"p99_99":75903,"p99_999":75903,"sent":2977509},"throughput":{"average":13915136,"mean":13915136,"stddev":268550.13,"min":12405393,"max":14193487,"total":556607183,"p0_001":12410879,"p0_01":12410879,"p0_1":12410879,"p1":12410879,"p2_5":12410879,"p10":13762559,"p25":13860863,"p50":13959167,"p75":14049279,"p90":14106623,"p97_5":14123007,"p99":14196735,"p99_9":14196735,"p99_99":14196735,"p99_999":14196735},"server":"connect"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/egg.js.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:42:53.225Z","finish":"2022-04-12T09:43:33.234Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":895623,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":895623}},"latency":{"average":44.14,"mean":44.14,"stddev":15.56,"min":18,"max":173,"p0_001":18,"p0_01":19,"p0_1":23,"p1":26,"p2_5":27,"p10":28,"p25":30,"p50":34,"p75":60,"p90":62,"p97_5":65,"p99":68,"p99_9":99,"p99_99":169,"p99_999":173,"totalCount":895623},"requests":{"average":22390.8,"mean":22390.8,"stddev":630.46,"min":18991,"max":22830,"total":895623,"p0_001":18991,"p0_01":18991,"p0_1":18991,"p1":18991,"p2_5":18991,"p10":22191,"p25":22431,"p50":22479,"p75":22639,"p90":22751,"p97_5":22831,"p99":22831,"p99_9":22831,"p99_99":22831,"p99_999":22831,"sent":896623},"throughput":{"average":8396748.81,"mean":8396748.81,"stddev":236760.45,"min":7121625,"max":8561250,"total":335858625,"p0_001":7122943,"p0_01":7122943,"p0_1":7122943,"p1":7122943,"p2_5":7122943,"p10":8323071,"p25":8413183,"p50":8429567,"p75":8495103,"p90":8527871,"p97_5":8568831,"p99":8568831,"p99_9":8568831,"p99_99":8568831,"p99_999":8568831},"server":"egg.js"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/express-route-prefix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:45:33.300Z","finish":"2022-04-12T09:46:13.311Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":535461,"resets":0,"1xx":0,"2xx":0,"3xx":0,"4xx":535461,"5xx":0,"statusCodeStats":{"404":{"count":535461}},"latency":{"average":74.15,"mean":74.15,"stddev":8.67,"min":64,"max":196,"p0_001":64,"p0_01":64,"p0_1":64,"p1":65,"p2_5":65,"p10":66,"p25":68,"p50":72,"p75":77,"p90":87,"p97_5":93,"p99":98,"p99_9":145,"p99_99":192,"p99_999":196,"totalCount":535461},"requests":{"average":13386.8,"mean":13386.8,"stddev":638.16,"min":11351,"max":14115,"total":535461,"p0_001":11351,"p0_01":11351,"p0_1":11351,"p1":11351,"p2_5":11351,"p10":12519,"p25":13215,"p50":13567,"p75":13743,"p90":14007,"p97_5":14071,"p99":14119,"p99_9":14119,"p99_99":14119,"p99_999":14119,"sent":536461},"throughput":{"average":5193932.8,"mean":5193932.8,"stddev":247270.8,"min":4404188,"max":5476620,"total":207758868,"p0_001":4407295,"p0_01":4407295,"p0_1":4407295,"p1":4407295,"p2_5":4407295,"p10":4857855,"p25":5128191,"p50":5263359,"p75":5332991,"p90":5435391,"p97_5":5459967,"p99":5480447,"p99_9":5480447,"p99_99":5480447,"p99_999":5480447},"server":"express-route-prefix"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/express-with-middlewares.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:46:53.345Z","finish":"2022-04-12T09:47:33.355Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":504662,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":504662}},"latency":{"average":78.69,"mean":78.69,"stddev":6.45,"min":51,"max":209,"p0_001":51,"p0_01":72,"p0_1":72,"p1":73,"p2_5":73,"p10":74,"p25":75,"p50":77,"p75":80,"p90":85,"p97_5":94,"p99":97,"p99_9":156,"p99_99":203,"p99_999":209,"totalCount":504662},"requests":{"average":12616.8,"mean":12616.8,"stddev":520.71,"min":10482,"max":13101,"total":504662,"p0_001":10487,"p0_01":10487,"p0_1":10487,"p1":10487,"p2_5":10487,"p10":12399,"p25":12511,"p50":12791,"p75":12887,"p90":12967,"p97_5":13039,"p99":13103,"p99_9":13103,"p99_99":13103,"p99_999":13103,"sent":505662},"throughput":{"average":4920396.8,"mean":4920396.8,"stddev":202764.85,"min":4087980,"max":5109390,"total":196818180,"p0_001":4089855,"p0_01":4089855,"p0_1":4089855,"p1":4089855,"p2_5":4089855,"p10":4837375,"p25":4882431,"p50":4988927,"p75":5025791,"p90":5054463,"p97_5":5087231,"p99":5111807,"p99_9":5111807,"p99_99":5111807,"p99_999":5111807},"server":"express-with-middlewares"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/express.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:44:13.265Z","finish":"2022-04-12T09:44:53.273Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":568592,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":568592}},"latency":{"average":69.79,"mean":69.79,"stddev":6.03,"min":63,"max":197,"p0_001":63,"p0_01":63,"p0_1":63,"p1":64,"p2_5":65,"p10":65,"p25":66,"p50":68,"p75":71,"p90":76,"p97_5":83,"p99":87,"p99_9":142,"p99_99":192,"p99_999":197,"totalCount":568592},"requests":{"average":14215.8,"mean":14215.8,"stddev":495.99,"min":11882,"max":14689,"total":568592,"p0_001":11887,"p0_01":11887,"p0_1":11887,"p1":11887,"p2_5":11887,"p10":13663,"p25":14135,"p50":14263,"p75":14551,"p90":14663,"p97_5":14663,"p99":14695,"p99_9":14695,"p99_99":14695,"p99_999":14695,"sent":569592},"throughput":{"average":2658252.8,"mean":2658252.8,"stddev":92772.36,"min":2221934,"max":2746843,"total":106326704,"p0_001":2222079,"p0_01":2222079,"p0_1":2222079,"p1":2222079,"p2_5":2222079,"p10":2555903,"p25":2643967,"p50":2668543,"p75":2721791,"p90":2742271,"p97_5":2742271,"p99":2748415,"p99_9":2748415,"p99_99":2748415,"p99_999":2748415},"server":"express"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/fastify-big-json.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:49:33.543Z","finish":"2022-04-12T09:50:13.554Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":523921,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":523921}},"latency":{"average":75.8,"mean":75.8,"stddev":6.16,"min":41,"max":187,"p0_001":66,"p0_01":67,"p0_1":68,"p1":70,"p2_5":71,"p10":72,"p25":73,"p50":74,"p75":77,"p90":81,"p97_5":86,"p99":91,"p99_9":153,"p99_99":183,"p99_999":187,"totalCount":523921},"requests":{"average":13098.8,"mean":13098.8,"stddev":391.3,"min":10970,"max":13504,"total":523921,"p0_001":10975,"p0_01":10975,"p0_1":10975,"p1":10975,"p2_5":10975,"p10":12847,"p25":12959,"p50":13191,"p75":13295,"p90":13359,"p97_5":13487,"p99":13511,"p99_9":13511,"p99_99":13511,"p99_999":13511,"sent":524921},"throughput":{"average":158017945.6,"mean":158017945.6,"stddev":4716261.19,"min":132342080,"max":162912256,"total":6320582944,"p0_001":132382719,"p0_01":132382719,"p0_1":132382719,"p1":132382719,"p2_5":132382719,"p10":155058175,"p25":156368895,"p50":159252479,"p75":160432127,"p90":161218559,"p97_5":162660351,"p99":162922495,"p99_9":162922495,"p99_99":162922495,"p99_999":162922495},"server":"fastify-big-json"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/fastify.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:48:13.498Z","finish":"2022-04-12T09:48:53.512Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":3066910,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":3066910}},"latency":{"average":12.51,"mean":12.51,"stddev":3.8,"min":1,"max":64,"p0_001":2,"p0_01":3,"p0_1":4,"p1":6,"p2_5":6,"p10":7,"p25":8,"p50":14,"p75":15,"p90":16,"p97_5":18,"p99":19,"p99_9":27,"p99_99":51,"p99_999":59,"totalCount":3066910},"requests":{"average":76673.61,"mean":76673.61,"stddev":1159.09,"min":70259,"max":78189,"total":3066910,"p0_001":70271,"p0_01":70271,"p0_1":70271,"p1":70271,"p2_5":70271,"p10":76287,"p25":76479,"p50":76799,"p75":77119,"p90":77503,"p97_5":77951,"p99":78207,"p99_9":78207,"p99_99":78207,"p99_999":78207,"sent":3067910},"throughput":{"average":14337433.6,"mean":14337433.6,"stddev":216804.87,"min":13138433,"max":14621343,"total":573512170,"p0_001":13139967,"p0_01":13139967,"p0_1":13139967,"p1":13139967,"p2_5":13139967,"p10":14254079,"p25":14303231,"p50":14360575,"p75":14417919,"p90":14491647,"p97_5":14573567,"p99":14622719,"p99_9":14622719,"p99_99":14622719,"p99_999":14622719},"server":"fastify"}
1 change: 1 addition & 0 deletions results-v3.28-2022-04-12/foxify.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url":"http://localhost:3000","connections":100,"sampleInt":1000,"pipelining":10,"duration":40.01,"samples":40,"start":"2022-04-12T09:50:53.654Z","finish":"2022-04-12T09:51:33.663Z","errors":0,"timeouts":0,"mismatches":0,"non2xx":0,"resets":0,"1xx":0,"2xx":3020498,"3xx":0,"4xx":0,"5xx":0,"statusCodeStats":{"200":{"count":3020498}},"latency":{"average":12.73,"mean":12.73,"stddev":3.97,"min":5,"max":69,"p0_001":5,"p0_01":6,"p0_1":6,"p1":7,"p2_5":7,"p10":7,"p25":8,"p50":15,"p75":15,"p90":16,"p97_5":18,"p99":20,"p99_9":26,"p99_99":49,"p99_999":62,"totalCount":3020498},"requests":{"average":75507.2,"mean":75507.2,"stddev":1087.84,"min":69127,"max":76347,"total":3020498,"p0_001":69183,"p0_01":69183,"p0_1":69183,"p1":69183,"p2_5":69183,"p10":75263,"p25":75519,"p50":75647,"p75":75967,"p90":76095,"p97_5":76223,"p99":76351,"p99_9":76351,"p99_99":76351,"p99_999":76351,"sent":3021498},"throughput":{"average":12987596.8,"mean":12987596.8,"stddev":187825.61,"min":11889844,"max":13131684,"total":519525656,"p0_001":11894783,"p0_01":11894783,"p0_1":11894783,"p1":11894783,"p2_5":11894783,"p10":12943359,"p25":12984319,"p50":13017087,"p75":13066239,"p90":13090815,"p97_5":13107199,"p99":13131775,"p99_9":13131775,"p99_99":13131775,"p99_999":13131775},"server":"foxify"}
Loading

0 comments on commit 402cf0b

Please sign in to comment.