Module

x/r2d2/bench.json

The fastest and simplest Redis client library for Deno.
Go to Latest
File
{ "runtime": "Deno/1.36.3 aarch64-apple-darwin", "cpu": "Apple M2", "benches": [ { "origin": "file:///Users/asher/GitHub/r2d2/bench.ts", "group": null, "name": "r2d2", "baseline": true, "results": [ { "ok": { "n": 856, "min": 526042.0, "max": 972583.0, "avg": 591031.0, "p75": 601459.0, "p99": 752375.0, "p995": 801208.0, "p999": 972583.0 } } ] }, { "origin": "file:///Users/asher/GitHub/r2d2/bench.ts", "group": null, "name": "deno-redis", "baseline": false, "results": [ { "ok": { "n": 838, "min": 536333.0, "max": 1197250.0, "avg": 603983.0, "p75": 615167.0, "p99": 726583.0, "p995": 938291.0, "p999": 1197250.0 } } ] }, { "origin": "file:///Users/asher/GitHub/r2d2/bench.ts", "group": null, "name": "npm:ioredis", "baseline": false, "results": [ { "ok": { "n": 883, "min": 502625.0, "max": 1247750.0, "avg": 572651.0, "p75": 594417.0, "p99": 735750.0, "p995": 1014417.0, "p999": 1247750.0 } } ] }, { "origin": "file:///Users/asher/GitHub/r2d2/bench.ts", "group": null, "name": "npm:redis", "baseline": false, "results": [ { "ok": { "n": 582, "min": 794292.0, "max": 1625708.0, "avg": 874634.0, "p75": 892166.0, "p99": 1098916.0, "p995": 1199250.0, "p999": 1625708.0 } } ] } ]}