diff --git a/docs/benchmarks/latest/index.md b/docs/benchmarks/latest/index.md index 36dc6f5..383375b 100644 --- a/docs/benchmarks/latest/index.md +++ b/docs/benchmarks/latest/index.md @@ -6,13 +6,13 @@ ## Environment -- **Date**: 2026-06-15T02:54:46.143531186+00:00 -- **Commit**: `42c0b7e2832ec71efa59352eaaf5c678a7af0a3c` +- **Date**: 2026-07-06T02:27:17.282228810+00:00 +- **Commit**: `8cfc8afab24de24f1c7b57a045e2dc540abb092f` - **Branch**: `main` - **Dirty**: false -- **Rustc**: rustc 1.96.0 (ac68faa20 2026-05-25) +- **Rustc**: rustc 1.96.1 (31fca3adb 2026-06-26) - **Host**: x86_64-unknown-linux-gnu -- **CPU**: AMD EPYC 7763 64-Core Processor +- **CPU**: AMD EPYC 9V74 80-Core Processor ## Configuration @@ -48,47 +48,47 @@ | Policy | Uniform | HotSet 90/10 | Zipfian 1.0 | |--------|-------:|-------:|-------:| -| **2Q** | 32.43 | 38.29 | 14.42 | -| **ARC** | 17.16 | 31.14 | 12.23 | -| **CAR** | 15.06 | 42.61 | 12.93 | -| **Clock** | 20.98 | 36.08 | 12.78 | -| **Clock-Pro** | 15.07 | 45.43 | 13.06 | -| **FIFO** | 18.54 | 33.03 | 12.46 | -| **Fast-LRU** | 35.28 | 41.68 | 14.69 | -| **Heap-LFU** | 9.80 | 14.70 | 8.11 | -| **LFU** | 11.36 | 14.22 | 7.47 | -| **LIFO** | 55.04 | 77.83 | 16.93 | -| **LRU** | 29.80 | 28.14 | 12.49 | -| **LRU-K** | 18.35 | 18.21 | 10.02 | -| **MFU** | 16.28 | 16.62 | 10.90 | -| **MRU** | 36.44 | 44.28 | 18.10 | -| **NRU** | 0.73 | 51.24 | 10.78 | -| **Random** | 35.57 | 63.35 | 16.14 | -| **S3-FIFO** | 17.74 | 39.10 | 12.66 | -| **SLRU** | 32.34 | 41.43 | 14.42 | +| **2Q** | 34.92 | 43.41 | 15.46 | +| **ARC** | 18.51 | 37.31 | 13.04 | +| **CAR** | 15.32 | 44.77 | 13.31 | +| **Clock** | 22.39 | 37.03 | 13.00 | +| **Clock-Pro** | 14.33 | 47.82 | 13.34 | +| **FIFO** | 19.60 | 34.36 | 12.88 | +| **Fast-LRU** | 38.85 | 45.82 | 15.72 | +| **Heap-LFU** | 9.47 | 14.21 | 7.92 | +| **LFU** | 11.82 | 13.91 | 7.78 | +| **LIFO** | 59.86 | 79.80 | 17.54 | +| **LRU** | 30.08 | 28.80 | 13.17 | +| **LRU-K** | 18.70 | 18.91 | 10.60 | +| **MFU** | 15.25 | 15.57 | 10.50 | +| **MRU** | 38.23 | 43.96 | 18.79 | +| **NRU** | 0.70 | 50.40 | 10.92 | +| **Random** | 40.36 | 64.76 | 16.63 | +| **S3-FIFO** | 18.43 | 42.02 | 12.78 | +| **SLRU** | 34.38 | 44.76 | 15.40 | ## Latency P99 (nanoseconds) | Policy | Uniform | HotSet 90/10 | Zipfian 1.0 | |--------|-------:|-------:|-------:| -| **2Q** | 150 | 80 | 100 | -| **ARC** | 220 | 151 | 190 | -| **CAR** | 281 | 210 | 220 | -| **Clock** | 181 | 150 | 171 | -| **Clock-Pro** | 311 | 201 | 260 | -| **FIFO** | 220 | 160 | 181 | -| **Fast-LRU** | 120 | 80 | 100 | -| **Heap-LFU** | 331 | 280 | 311 | -| **LFU** | 330 | 200 | 221 | +| **2Q** | 170 | 80 | 110 | +| **ARC** | 260 | 171 | 230 | +| **CAR** | 321 | 181 | 281 | +| **Clock** | 230 | 170 | 210 | +| **Clock-Pro** | 351 | 231 | 330 | +| **FIFO** | 261 | 160 | 250 | +| **Fast-LRU** | 150 | 71 | 110 | +| **Heap-LFU** | 400 | 310 | 381 | +| **LFU** | 381 | 220 | 281 | | **LIFO** | 90 | 60 | 81 | -| **LRU** | 130 | 91 | 110 | -| **LRU-K** | 201 | 141 | 161 | -| **MFU** | 231 | 191 | 201 | -| **MRU** | 141 | 90 | 100 | -| **NRU** | 9949 | 161 | 531 | -| **Random** | 140 | 91 | 110 | -| **S3-FIFO** | 241 | 160 | 210 | -| **SLRU** | 150 | 80 | 91 | +| **LRU** | 191 | 111 | 120 | +| **LRU-K** | 231 | 180 | 230 | +| **MFU** | 281 | 240 | 241 | +| **MRU** | 171 | 100 | 111 | +| **NRU** | 10416 | 170 | 551 | +| **Random** | 170 | 90 | 180 | +| **S3-FIFO** | 271 | 200 | 251 | +| **SLRU** | 170 | 80 | 180 | ## Scan Resistance diff --git a/docs/benchmarks/latest/results.json b/docs/benchmarks/latest/results.json index 46b15c3..cb593bd 100644 --- a/docs/benchmarks/latest/results.json +++ b/docs/benchmarks/latest/results.json @@ -1,13 +1,13 @@ { "schema_version": "1.2.0", "metadata": { - "timestamp": "2026-06-15T02:54:46.143531186+00:00", - "git_commit": "42c0b7e2832ec71efa59352eaaf5c678a7af0a3c", + "timestamp": "2026-07-06T02:27:17.282228810+00:00", + "git_commit": "8cfc8afab24de24f1c7b57a045e2dc540abb092f", "git_branch": "main", "git_dirty": false, - "rustc_version": "rustc 1.96.0 (ac68faa20 2026-05-25)", + "rustc_version": "rustc 1.96.1 (31fca3adb 2026-06-26)", "host_triple": "x86_64-unknown-linux-gnu", - "cpu_model": "AMD EPYC 7763 64-Core Processor", + "cpu_model": "AMD EPYC 9V74 80-Core Processor", "config": { "capacity": 4096, "universe": 16384, @@ -4244,19 +4244,19 @@ "miss_rate": 0.7532974678582628 }, "throughput": { - "duration_ms": 12.006642, - "ops_per_sec": 29803587.04790232, - "gets_per_sec": 16998591.279726673, - "inserts_per_sec": 12804995.768175649 + "duration_ms": 11.895201, + "ops_per_sec": 30082803.98120217, + "gets_per_sec": 17157843.738832157, + "inserts_per_sec": 12924960.242370011 }, "latency": { "sample_count": 2000, "min_ns": 40, "p50_ns": 70, - "p95_ns": 101, - "p99_ns": 130, - "max_ns": 231, - "mean_ns": 76 + "p95_ns": 110, + "p99_ns": 191, + "max_ns": 301, + "mean_ns": 78 }, "eviction": { "total_evictions": 150111, @@ -4282,18 +4282,18 @@ "miss_rate": 0.7532974678582628 }, "throughput": { - "duration_ms": 10.141724, - "ops_per_sec": 35284040.46491504, - "gets_per_sec": 20124389.107808497, - "inserts_per_sec": 15159651.357106544 + "duration_ms": 9.211073, + "ops_per_sec": 38849002.716621615, + "gets_per_sec": 22157679.13249629, + "inserts_per_sec": 16691323.584125323 }, "latency": { "sample_count": 2000, "min_ns": 30, "p50_ns": 60, - "p95_ns": 91, - "p99_ns": 120, - "max_ns": 221, + "p95_ns": 100, + "p99_ns": 150, + "max_ns": 270, "mean_ns": 66 }, "eviction": { @@ -4320,19 +4320,19 @@ "miss_rate": 0.7539638209470053 }, "throughput": { - "duration_ms": 19.512332, - "ops_per_sec": 18346192.551459253, - "gets_per_sec": 10459846.62417593, - "inserts_per_sec": 7886345.92728332 + "duration_ms": 19.139557, + "ops_per_sec": 18703515.447092112, + "gets_per_sec": 10663569.694951665, + "inserts_per_sec": 8039945.752140448 }, "latency": { "sample_count": 2000, - "min_ns": 50, + "min_ns": 60, "p50_ns": 110, - "p95_ns": 170, - "p99_ns": 201, - "max_ns": 10911, - "mean_ns": 119 + "p95_ns": 180, + "p99_ns": 231, + "max_ns": 431, + "mean_ns": 116 }, "eviction": { "total_evictions": 150247, @@ -4358,19 +4358,19 @@ "miss_rate": 0.7539589212919411 }, "throughput": { - "duration_ms": 31.50612, - "ops_per_sec": 11362109.964667182, - "gets_per_sec": 6477979.516360631, - "inserts_per_sec": 4884130.448306551 + "duration_ms": 30.298167, + "ops_per_sec": 11815104.194257032, + "gets_per_sec": 6736249.093880828, + "inserts_per_sec": 5078855.100376205 }, "latency": { "sample_count": 2000, "min_ns": 80, "p50_ns": 180, - "p95_ns": 271, - "p99_ns": 330, - "max_ns": 10880, - "mean_ns": 185 + "p95_ns": 300, + "p99_ns": 381, + "max_ns": 611, + "mean_ns": 182 }, "eviction": { "total_evictions": 150246, @@ -4396,19 +4396,19 @@ "miss_rate": 0.7535179523361555 }, "throughput": { - "duration_ms": 36.529449, - "ops_per_sec": 9797191.301735759, - "gets_per_sec": 5587163.386997707, - "inserts_per_sec": 4210027.914738052 + "duration_ms": 37.776987999999996, + "ops_per_sec": 9473650.996209651, + "gets_per_sec": 5402654.123722093, + "inserts_per_sec": 4070996.872487558 }, "latency": { "sample_count": 2000, "min_ns": 60, - "p50_ns": 230, - "p95_ns": 281, - "p99_ns": 331, - "max_ns": 782, - "mean_ns": 204 + "p50_ns": 240, + "p95_ns": 311, + "p99_ns": 400, + "max_ns": 801, + "mean_ns": 215 }, "eviction": { "total_evictions": 150156, @@ -4434,19 +4434,19 @@ "miss_rate": 0.7533807619943556 }, "throughput": { - "duration_ms": 21.975524999999998, - "ops_per_sec": 16284389.110157778, - "gets_per_sec": 9287423.167364603, - "inserts_per_sec": 6996965.942793176 + "duration_ms": 23.458462, + "ops_per_sec": 15254964.285382392, + "gets_per_sec": 8700314.624206822, + "inserts_per_sec": 6554649.66117557 }, "latency": { "sample_count": 2000, - "min_ns": 49, - "p50_ns": 130, - "p95_ns": 190, - "p99_ns": 231, - "max_ns": 621, - "mean_ns": 124 + "min_ns": 50, + "p50_ns": 140, + "p95_ns": 220, + "p99_ns": 281, + "max_ns": 521, + "mean_ns": 134 }, "eviction": { "total_evictions": 150128, @@ -4472,19 +4472,19 @@ "miss_rate": 0.7532680699278771 }, "throughput": { - "duration_ms": 19.304824, - "ops_per_sec": 18536040.525414787, - "gets_per_sec": 10572279.757639851, - "inserts_per_sec": 7963760.767774935 + "duration_ms": 18.256115, + "ops_per_sec": 19600829.639822055, + "gets_per_sec": 11179596.535188347, + "inserts_per_sec": 8421233.104633708 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 130, - "p95_ns": 170, - "p99_ns": 220, - "max_ns": 10359, - "mean_ns": 122 + "min_ns": 40, + "p50_ns": 120, + "p95_ns": 171, + "p99_ns": 261, + "max_ns": 10445, + "mean_ns": 120 }, "eviction": { "total_evictions": 150105, @@ -4510,19 +4510,19 @@ "miss_rate": 0.7523812323612418 }, "throughput": { - "duration_ms": 6.497739, - "ops_per_sec": 55042838.74744739, - "gets_per_sec": 31410310.57110789, - "inserts_per_sec": 23632528.176339492 + "duration_ms": 5.9745420000000005, + "ops_per_sec": 59862998.703498945, + "gets_per_sec": 34160944.88916472, + "inserts_per_sec": 25702053.814334217 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 50, "p95_ns": 70, "p99_ns": 90, - "max_ns": 191, - "mean_ns": 50 + "max_ns": 200, + "mean_ns": 52 }, "eviction": { "total_evictions": 149924, @@ -4548,19 +4548,19 @@ "miss_rate": 0.7524008309814989 }, "throughput": { - "duration_ms": 9.813743, - "ops_per_sec": 36444606.30362951, - "gets_per_sec": 20796957.898734458, - "inserts_per_sec": 15647648.404895054 + "duration_ms": 9.354299, + "ops_per_sec": 38234612.77002157, + "gets_per_sec": 21818417.392901383, + "inserts_per_sec": 16416195.377120188 }, "latency": { "sample_count": 2000, "min_ns": 40, "p50_ns": 60, - "p95_ns": 100, - "p99_ns": 141, - "max_ns": 471, - "mean_ns": 67 + "p95_ns": 110, + "p99_ns": 171, + "max_ns": 281, + "mean_ns": 68 }, "eviction": { "total_evictions": 149928, @@ -4586,19 +4586,19 @@ "miss_rate": 0.7525135230479774 }, "throughput": { - "duration_ms": 490.979416, - "ops_per_sec": 728505.0825837472, - "gets_per_sec": 415691.56129347795, - "inserts_per_sec": 312813.52129026933 + "duration_ms": 508.25231800000006, + "ops_per_sec": 703746.913358888, + "gets_per_sec": 401564.3269530548, + "inserts_per_sec": 302182.58640583314 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 80, - "p95_ns": 9838, - "p99_ns": 9949, - "max_ns": 21159, - "mean_ns": 2471 + "p95_ns": 10285, + "p99_ns": 10416, + "max_ns": 20461, + "mean_ns": 2580 }, "eviction": { "total_evictions": 149951, @@ -4624,19 +4624,19 @@ "miss_rate": 0.7531357792411414 }, "throughput": { - "duration_ms": 10.059882, - "ops_per_sec": 35567812.823251806, - "gets_per_sec": 20288110.73529491, - "inserts_per_sec": 15279702.087956898 + "duration_ms": 8.865802, + "ops_per_sec": 40358221.39948534, + "gets_per_sec": 23020590.80498301, + "inserts_per_sec": 17337630.594502334 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 70, "p95_ns": 110, - "p99_ns": 140, - "max_ns": 371, - "mean_ns": 69 + "p99_ns": 170, + "max_ns": 351, + "mean_ns": 71 }, "eviction": { "total_evictions": 150078, @@ -4662,19 +4662,19 @@ "miss_rate": 0.7530573847601129 }, "throughput": { - "duration_ms": 17.050489, - "ops_per_sec": 20984266.199051537, - "gets_per_sec": 11970096.576115794, - "inserts_per_sec": 9014169.622935742 + "duration_ms": 15.979071000000001, + "ops_per_sec": 22391289.205736678, + "gets_per_sec": 12772707.49970383, + "inserts_per_sec": 9618581.706032846 }, "latency": { "sample_count": 2000, "min_ns": 40, - "p50_ns": 111, - "p95_ns": 150, - "p99_ns": 181, - "max_ns": 351, - "mean_ns": 105 + "p50_ns": 110, + "p95_ns": 160, + "p99_ns": 230, + "max_ns": 400, + "mean_ns": 106 }, "eviction": { "total_evictions": 150062, @@ -4700,19 +4700,19 @@ "miss_rate": 0.7520333568516776 }, "throughput": { - "duration_ms": 23.735708000000002, - "ops_per_sec": 15065192.072635878, - "gets_per_sec": 8598690.209704299, - "inserts_per_sec": 6466501.862931579 + "duration_ms": 24.951483, + "ops_per_sec": 14331132.141524414, + "gets_per_sec": 8179714.207768733, + "inserts_per_sec": 6151417.933755681 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 150, - "p95_ns": 260, - "p99_ns": 311, - "max_ns": 721, - "mean_ns": 143 + "p95_ns": 290, + "p99_ns": 351, + "max_ns": 541, + "mean_ns": 150 }, "eviction": { "total_evictions": 149853, @@ -4738,19 +4738,19 @@ "miss_rate": 0.7522097444339919 }, "throughput": { - "duration_ms": 20.157995000000003, - "ops_per_sec": 17740802.098621413, - "gets_per_sec": 10124816.481004186, - "inserts_per_sec": 7615985.617617228 + "duration_ms": 19.40666, + "ops_per_sec": 18427642.881361347, + "gets_per_sec": 10516801.963861892, + "inserts_per_sec": 7910840.917499457 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 130, - "p95_ns": 191, - "p99_ns": 241, - "max_ns": 681, - "mean_ns": 121 + "min_ns": 40, + "p50_ns": 120, + "p95_ns": 210, + "p99_ns": 271, + "max_ns": 771, + "mean_ns": 122 }, "eviction": { "total_evictions": 149889, @@ -4776,18 +4776,18 @@ "miss_rate": 0.7526066164941988 }, "throughput": { - "duration_ms": 11.059837, - "ops_per_sec": 32342248.805294327, - "gets_per_sec": 18453798.18888832, - "inserts_per_sec": 13888450.61640601 + "duration_ms": 10.404503, + "ops_per_sec": 34379345.17391171, + "gets_per_sec": 19616121.981030714, + "inserts_per_sec": 14763223.192881005 }, "latency": { "sample_count": 2000, "min_ns": 40, - "p50_ns": 70, - "p95_ns": 110, - "p99_ns": 150, - "max_ns": 340, + "p50_ns": 61, + "p95_ns": 111, + "p99_ns": 170, + "max_ns": 281, "mean_ns": 71 }, "eviction": { @@ -4814,18 +4814,18 @@ "miss_rate": 0.7521362496080276 }, "throughput": { - "duration_ms": 11.025673, - "ops_per_sec": 32433757.104895093, - "gets_per_sec": 18510978.876300793, - "inserts_per_sec": 13922778.2285943 + "duration_ms": 10.240785, + "ops_per_sec": 34919588.68387531, + "gets_per_sec": 19929722.184383325, + "inserts_per_sec": 14989866.499491982 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 70, - "p95_ns": 110, - "p99_ns": 150, - "max_ns": 210, + "min_ns": 40, + "p50_ns": 61, + "p95_ns": 120, + "p99_ns": 170, + "max_ns": 271, "mean_ns": 70 }, "eviction": { @@ -4852,19 +4852,19 @@ "miss_rate": 0.7533366650987771 }, "throughput": { - "duration_ms": 20.850306, - "ops_per_sec": 17162769.6974807, - "gets_per_sec": 9788633.317899508, - "inserts_per_sec": 7374136.3795811925 + "duration_ms": 19.336985000000002, + "ops_per_sec": 18505935.646120634, + "gets_per_sec": 10554696.09145376, + "inserts_per_sec": 7951239.554666872 }, "latency": { "sample_count": 2000, "min_ns": 40, "p50_ns": 120, "p95_ns": 180, - "p99_ns": 220, - "max_ns": 400, - "mean_ns": 117 + "p99_ns": 260, + "max_ns": 11928, + "mean_ns": 121 }, "eviction": { "total_evictions": 150119, @@ -4890,19 +4890,19 @@ "miss_rate": 0.7529789902790843 }, "throughput": { - "duration_ms": 23.752128000000003, - "ops_per_sec": 15062902.995470552, - "gets_per_sec": 8592745.879442886, - "inserts_per_sec": 6470157.116027667 + "duration_ms": 23.360714, + "ops_per_sec": 15315285.311912982, + "gets_per_sec": 8736719.262947185, + "inserts_per_sec": 6578566.048965798 }, "latency": { "sample_count": 2000, "min_ns": 30, "p50_ns": 150, - "p95_ns": 230, - "p99_ns": 281, - "max_ns": 1903, - "mean_ns": 139 + "p95_ns": 240, + "p99_ns": 321, + "max_ns": 10576, + "mean_ns": 147 }, "eviction": { "total_evictions": 150046, @@ -4928,19 +4928,19 @@ "miss_rate": 0.1981028535591094 }, "throughput": { - "duration_ms": 19.583874, - "ops_per_sec": 12486191.445063422, - "gets_per_sec": 10421635.678415822, - "inserts_per_sec": 2064555.7666475999 + "duration_ms": 18.572832000000002, + "ops_per_sec": 13165897.370955598, + "gets_per_sec": 10988954.188569626, + "inserts_per_sec": 2176943.182385971 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 91, - "p99_ns": 110, - "max_ns": 20317, - "mean_ns": 66 + "min_ns": 30, + "p50_ns": 60, + "p95_ns": 100, + "p99_ns": 120, + "max_ns": 621, + "mean_ns": 59 }, "eviction": { "total_evictions": 38746, @@ -4966,19 +4966,19 @@ "miss_rate": 0.1981028535591094 }, "throughput": { - "duration_ms": 16.640876, - "ops_per_sec": 14694418.731321597, - "gets_per_sec": 12264738.947637133, - "inserts_per_sec": 2429679.7836844646 + "duration_ms": 15.558466, + "ops_per_sec": 15716716.545191538, + "gets_per_sec": 13118002.764539897, + "inserts_per_sec": 2598713.78065164 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 40, - "p95_ns": 80, - "p99_ns": 100, - "max_ns": 221, - "mean_ns": 46 + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 81, + "p99_ns": 110, + "max_ns": 390, + "mean_ns": 50 }, "eviction": { "total_evictions": 38746, @@ -5004,19 +5004,19 @@ "miss_rate": 0.17395735340232044 }, "throughput": { - "duration_ms": 23.910434000000002, - "ops_per_sec": 10020729.862117935, - "gets_per_sec": 8535855.099911612, - "inserts_per_sec": 1484874.7622063237 + "duration_ms": 22.602330000000002, + "ops_per_sec": 10600677.0098481, + "gets_per_sec": 9029865.505016519, + "inserts_per_sec": 1570811.5048315816 }, "latency": { "sample_count": 2000, "min_ns": 40, - "p50_ns": 60, - "p95_ns": 141, - "p99_ns": 161, - "max_ns": 240, - "mean_ns": 74 + "p50_ns": 61, + "p95_ns": 150, + "p99_ns": 230, + "max_ns": 370, + "mean_ns": 76 }, "eviction": { "total_evictions": 33818, @@ -5042,19 +5042,19 @@ "miss_rate": 0.17395735340232044 }, "throughput": { - "duration_ms": 32.086602, - "ops_per_sec": 7467291.176547769, - "gets_per_sec": 6360785.726079689, - "inserts_per_sec": 1106505.4504680801 + "duration_ms": 30.792934000000002, + "ops_per_sec": 7781005.863228233, + "gets_per_sec": 6628014.076216316, + "inserts_per_sec": 1152991.7870119163 }, "latency": { "sample_count": 2000, "min_ns": 80, "p50_ns": 120, - "p95_ns": 200, - "p99_ns": 221, - "max_ns": 901, - "mean_ns": 127 + "p95_ns": 191, + "p99_ns": 281, + "max_ns": 772, + "mean_ns": 130 }, "eviction": { "total_evictions": 33818, @@ -5080,19 +5080,19 @@ "miss_rate": 0.2518961665098777 }, "throughput": { - "duration_ms": 31.519866, - "ops_per_sec": 8106221.009949725, - "gets_per_sec": 6475154.431176833, - "inserts_per_sec": 1631066.578772892 + "duration_ms": 32.280116, + "ops_per_sec": 7915306.128391856, + "gets_per_sec": 6322653.859112526, + "inserts_per_sec": 1592652.2692793298 }, "latency": { "sample_count": 2000, "min_ns": 60, - "p50_ns": 80, - "p95_ns": 271, - "p99_ns": 311, - "max_ns": 742, - "mean_ns": 117 + "p50_ns": 90, + "p95_ns": 291, + "p99_ns": 381, + "max_ns": 8804, + "mean_ns": 128 }, "eviction": { "total_evictions": 49725, @@ -5118,19 +5118,19 @@ "miss_rate": 0.6813558325493885 }, "throughput": { - "duration_ms": 31.486363000000004, - "ops_per_sec": 10898623.000693982, - "gets_per_sec": 6482044.30597462, - "inserts_per_sec": 4416578.694719361 + "duration_ms": 32.69193799999999, + "ops_per_sec": 10496716.346397085, + "gets_per_sec": 6243007.067981103, + "inserts_per_sec": 4253709.278415982 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 130, - "p95_ns": 170, - "p99_ns": 201, - "max_ns": 581, - "mean_ns": 115 + "min_ns": 40, + "p50_ns": 140, + "p95_ns": 190, + "p99_ns": 241, + "max_ns": 3045, + "mean_ns": 125 }, "eviction": { "total_evictions": 137376, @@ -5156,19 +5156,19 @@ "miss_rate": 0.23205746315459397 }, "throughput": { - "duration_ms": 20.173454, - "ops_per_sec": 12464796.558883768, - "gets_per_sec": 10117057.792879691, - "inserts_per_sec": 2347738.766004076 + "duration_ms": 19.521353, + "ops_per_sec": 12881176.832364026, + "gets_per_sec": 10455013.03111521, + "inserts_per_sec": 2426163.801248817 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 161, - "p99_ns": 181, - "max_ns": 311, - "mean_ns": 66 + "min_ns": 40, + "p50_ns": 50, + "p95_ns": 160, + "p99_ns": 250, + "max_ns": 380, + "mean_ns": 69 }, "eviction": { "total_evictions": 45676, @@ -5194,19 +5194,19 @@ "miss_rate": 0.1973826042646598 }, "throughput": { - "duration_ms": 14.430954, - "ops_per_sec": 16934500.657406297, - "gets_per_sec": 14142931.92258807, - "inserts_per_sec": 2791568.734818225 + "duration_ms": 13.92943, + "ops_per_sec": 17544221.120318636, + "gets_per_sec": 14652142.980724983, + "inserts_per_sec": 2892078.139593652 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 70, "p99_ns": 81, - "max_ns": 491, - "mean_ns": 37 + "max_ns": 201, + "mean_ns": 39 }, "eviction": { "total_evictions": 38599, @@ -5232,19 +5232,19 @@ "miss_rate": 0.6704247021009722 }, "throughput": { - "duration_ms": 18.840518, - "ops_per_sec": 18095415.42329144, - "gets_per_sec": 10832823.173970057, - "inserts_per_sec": 7262592.2493213825 + "duration_ms": 18.14684, + "ops_per_sec": 18787127.676223516, + "gets_per_sec": 11246916.818575576, + "inserts_per_sec": 7540210.857647942 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 60, - "p95_ns": 80, - "p99_ns": 100, - "max_ns": 452, - "mean_ns": 57 + "p95_ns": 81, + "p99_ns": 111, + "max_ns": 220, + "mean_ns": 59 }, "eviction": { "total_evictions": 135145, @@ -5270,19 +5270,19 @@ "miss_rate": 0.19697593289432425 }, "throughput": { - "duration_ms": 22.668608, - "ops_per_sec": 10776929.92882492, - "gets_per_sec": 9003464.17389193, - "inserts_per_sec": 1773465.7549329894 + "duration_ms": 22.381487, + "ops_per_sec": 10915181.819688747, + "gets_per_sec": 9118965.151868597, + "inserts_per_sec": 1796216.6678201498 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, - "p95_ns": 490, - "p99_ns": 531, - "max_ns": 10309, - "mean_ns": 81 + "p95_ns": 491, + "p99_ns": 551, + "max_ns": 721, + "mean_ns": 79 }, "eviction": { "total_evictions": 38516, @@ -5308,19 +5308,19 @@ "miss_rate": 0.2300437049231734 }, "throughput": { - "duration_ms": 15.556403, - "ops_per_sec": 16137856.54691512, - "gets_per_sec": 13119742.398033787, - "inserts_per_sec": 3018114.148881332 + "duration_ms": 15.094586999999999, + "ops_per_sec": 16631591.179010065, + "gets_per_sec": 13521138.405442959, + "inserts_per_sec": 3110452.7735671075 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 30, + "min_ns": 30, + "p50_ns": 31, "p95_ns": 90, - "p99_ns": 110, - "max_ns": 150, - "mean_ns": 42 + "p99_ns": 180, + "max_ns": 8943, + "mean_ns": 50 }, "eviction": { "total_evictions": 45265, @@ -5346,19 +5346,19 @@ "miss_rate": 0.19227716368767633 }, "throughput": { - "duration_ms": 19.037185, - "ops_per_sec": 12782299.483878523, - "gets_per_sec": 10720912.782010574, - "inserts_per_sec": 2061386.7018679492 + "duration_ms": 18.715507, + "ops_per_sec": 13001998.82375615, + "gets_per_sec": 10905181.46262348, + "inserts_per_sec": 2096817.3611326693 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 41, + "min_ns": 40, + "p50_ns": 50, "p95_ns": 150, - "p99_ns": 171, - "max_ns": 310, - "mean_ns": 60 + "p99_ns": 210, + "max_ns": 531, + "mean_ns": 65 }, "eviction": { "total_evictions": 37557, @@ -5384,19 +5384,19 @@ "miss_rate": 0.1843789197240514 }, "throughput": { - "duration_ms": 18.51466, - "ops_per_sec": 13055978.343647683, - "gets_per_sec": 11023480.852470422, - "inserts_per_sec": 2032497.4911772618 + "duration_ms": 18.118407, + "ops_per_sec": 13341515.068074143, + "gets_per_sec": 11264566.47099273, + "inserts_per_sec": 2076948.5970814102 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 40, - "p95_ns": 170, - "p99_ns": 260, - "max_ns": 411, - "mean_ns": 55 + "p95_ns": 200, + "p99_ns": 330, + "max_ns": 501, + "mean_ns": 61 }, "eviction": { "total_evictions": 35945, @@ -5422,19 +5422,19 @@ "miss_rate": 0.17470700062715583 }, "throughput": { - "duration_ms": 18.943350000000002, - "ops_per_sec": 12656314.748975234, - "gets_per_sec": 10774018.32305268, - "inserts_per_sec": 1882296.4259225533 + "duration_ms": 18.765533, + "ops_per_sec": 12776242.486690892, + "gets_per_sec": 10876109.940495694, + "inserts_per_sec": 1900132.5461951972 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 150, - "p99_ns": 210, - "max_ns": 440, - "mean_ns": 57 + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 160, + "p99_ns": 251, + "max_ns": 431, + "mean_ns": 62 }, "eviction": { "total_evictions": 33971, @@ -5460,19 +5460,19 @@ "miss_rate": 0.1739083568516776 }, "throughput": { - "duration_ms": 16.613755, - "ops_per_sec": 14421182.929446112, - "gets_per_sec": 12284760.428933736, - "inserts_per_sec": 2136422.5005123764 + "duration_ms": 15.55405, + "ops_per_sec": 15403705.144319326, + "gets_per_sec": 13121727.138590913, + "inserts_per_sec": 2281978.0057284115 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 81, - "p99_ns": 91, - "max_ns": 140, - "mean_ns": 47 + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 80, + "p99_ns": 180, + "max_ns": 2954, + "mean_ns": 52 }, "eviction": { "total_evictions": 33808, @@ -5498,19 +5498,19 @@ "miss_rate": 0.17590251646284105 }, "throughput": { - "duration_ms": 16.647447999999997, - "ops_per_sec": 14416443.889778182, - "gets_per_sec": 12259897.132581523, - "inserts_per_sec": 2156546.7571966588 + "duration_ms": 15.524715, + "ops_per_sec": 15459027.75026788, + "gets_per_sec": 13146521.530346934, + "inserts_per_sec": 2312506.2199209454 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 90, - "p99_ns": 100, - "max_ns": 471, - "mean_ns": 47 + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 80, + "p99_ns": 110, + "max_ns": 290, + "mean_ns": 50 }, "eviction": { "total_evictions": 34215, @@ -5536,19 +5536,19 @@ "miss_rate": 0.19944535904672311 }, "throughput": { - "duration_ms": 20.017954, - "ops_per_sec": 12229121.91725488, - "gets_per_sec": 10195647.367358321, - "inserts_per_sec": 2033474.5498965578 + "duration_ms": 18.778353000000003, + "ops_per_sec": 13036393.553790366, + "gets_per_sec": 10868684.809578348, + "inserts_per_sec": 2167708.744212019 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 49, + "min_ns": 30, + "p50_ns": 50, "p95_ns": 160, - "p99_ns": 190, - "max_ns": 1633, - "mean_ns": 63 + "p99_ns": 230, + "max_ns": 481, + "mean_ns": 67 }, "eviction": { "total_evictions": 39020, @@ -5574,19 +5574,19 @@ "miss_rate": 0.1825807463154594 }, "throughput": { - "duration_ms": 18.661915, - "ops_per_sec": 12933292.21572384, - "gets_per_sec": 10936498.210392663, - "inserts_per_sec": 1996794.0053311784 + "duration_ms": 18.130195, + "ops_per_sec": 13312598.12704717, + "gets_per_sec": 11257242.406934949, + "inserts_per_sec": 2055355.7201122215 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 40, - "p95_ns": 171, - "p99_ns": 220, - "max_ns": 1723, - "mean_ns": 57 + "p95_ns": 181, + "p99_ns": 281, + "max_ns": 1983, + "mean_ns": 61 }, "eviction": { "total_evictions": 35578, @@ -5612,19 +5612,19 @@ "miss_rate": 0.09326983380370024 }, "throughput": { - "duration_ms": 7.92998, - "ops_per_sec": 28137775.883419633, - "gets_per_sec": 25737265.4155496, - "inserts_per_sec": 2400510.4678700324 + "duration_ms": 7.747806000000001, + "ops_per_sec": 28799378.81769368, + "gets_per_sec": 26342425.19753334, + "inserts_per_sec": 2456953.6201603394 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 50, "p95_ns": 80, - "p99_ns": 91, - "max_ns": 10500, - "mean_ns": 58 + "p99_ns": 111, + "max_ns": 230, + "mean_ns": 56 }, "eviction": { "total_evictions": 17115, @@ -5650,19 +5650,19 @@ "miss_rate": 0.09326983380370024 }, "throughput": { - "duration_ms": 5.353755, - "ops_per_sec": 41677663.621140674, - "gets_per_sec": 38122028.37074166, - "inserts_per_sec": 3555635.250399019 + "duration_ms": 4.869845000000001, + "ops_per_sec": 45819117.44624315, + "gets_per_sec": 41910163.46516162, + "inserts_per_sec": 3908953.9810815332 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 61, - "p99_ns": 80, - "max_ns": 350, - "mean_ns": 42 + "min_ns": 30, + "p50_ns": 41, + "p95_ns": 60, + "p99_ns": 71, + "max_ns": 180, + "mean_ns": 45 }, "eviction": { "total_evictions": 17115, @@ -5688,18 +5688,18 @@ "miss_rate": 0.09346582000627157 }, "throughput": { - "duration_ms": 12.256048, - "ops_per_sec": 18209132.340212766, - "gets_per_sec": 16652676.295001455, - "inserts_per_sec": 1556456.0452113112 + "duration_ms": 11.801419000000001, + "ops_per_sec": 18910607.27527766, + "gets_per_sec": 17294191.486633938, + "inserts_per_sec": 1616415.7886437215 }, "latency": { "sample_count": 2000, "min_ns": 40, "p50_ns": 60, - "p95_ns": 121, - "p99_ns": 141, - "max_ns": 230, + "p95_ns": 120, + "p99_ns": 180, + "max_ns": 391, "mean_ns": 69 }, "eviction": { @@ -5726,19 +5726,19 @@ "miss_rate": 0.09346582000627157 }, "throughput": { - "duration_ms": 15.691506, - "ops_per_sec": 14222471.699019838, - "gets_per_sec": 13006782.140605241, - "inserts_per_sec": 1215689.558414597 + "duration_ms": 16.039962000000003, + "ops_per_sec": 13913499.296320027, + "gets_per_sec": 12724219.670844605, + "inserts_per_sec": 1189279.6254754218 }, "latency": { "sample_count": 2000, - "min_ns": 69, - "p50_ns": 90, - "p95_ns": 171, - "p99_ns": 200, - "max_ns": 260, - "mean_ns": 99 + "min_ns": 70, + "p50_ns": 100, + "p95_ns": 161, + "p99_ns": 220, + "max_ns": 14362, + "mean_ns": 115 }, "eviction": { "total_evictions": 17155, @@ -5764,19 +5764,19 @@ "miss_rate": 0.09308364691125748 }, "throughput": { - "duration_ms": 15.17385, - "ops_per_sec": 14702530.999054294, - "gets_per_sec": 13450508.60526498, - "inserts_per_sec": 1252022.3937893151 + "duration_ms": 15.696534000000002, + "ops_per_sec": 14212946.628854496, + "gets_per_sec": 13002615.73669703, + "inserts_per_sec": 1210330.892157466 }, "latency": { "sample_count": 2000, "min_ns": 60, - "p50_ns": 71, + "p50_ns": 80, "p95_ns": 231, - "p99_ns": 280, - "max_ns": 741, - "mean_ns": 89 + "p99_ns": 310, + "max_ns": 530, + "mean_ns": 93 }, "eviction": { "total_evictions": 17077, @@ -5802,19 +5802,19 @@ "miss_rate": 0.6304484164314832 }, "throughput": { - "duration_ms": 20.021651000000002, - "ops_per_sec": 16620407.577776676, - "gets_per_sec": 10193764.739980733, - "inserts_per_sec": 6426642.837795944 + "duration_ms": 21.376592, + "ops_per_sec": 15566934.149278801, + "gets_per_sec": 9547639.773449387, + "inserts_per_sec": 6019294.375829412 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 120, - "p95_ns": 161, - "p99_ns": 191, - "max_ns": 2154, - "mean_ns": 111 + "min_ns": 40, + "p50_ns": 130, + "p95_ns": 180, + "p99_ns": 240, + "max_ns": 8523, + "mean_ns": 124 }, "eviction": { "total_evictions": 126751, @@ -5840,19 +5840,19 @@ "miss_rate": 0.13902281279397932 }, "throughput": { - "duration_ms": 7.038246, - "ops_per_sec": 33029536.052022055, - "gets_per_sec": 28998133.910067935, - "inserts_per_sec": 4031402.141954118 + "duration_ms": 6.765544, + "ops_per_sec": 34360873.27197931, + "gets_per_sec": 30166975.486376263, + "inserts_per_sec": 4193897.7856030497 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 140, + "min_ns": 40, + "p50_ns": 50, + "p95_ns": 130, "p99_ns": 160, - "max_ns": 191, - "mean_ns": 54 + "max_ns": 310, + "mean_ns": 58 }, "eviction": { "total_evictions": 26453, @@ -5878,19 +5878,19 @@ "miss_rate": 0.09318653966760737 }, "throughput": { - "duration_ms": 2.866706, - "ops_per_sec": 77829746.0569727, - "gets_per_sec": 71195302.20399301, - "inserts_per_sec": 6634443.852979692 + "duration_ms": 2.796007, + "ops_per_sec": 79797725.82829729, + "gets_per_sec": 72995525.40462166, + "inserts_per_sec": 6802200.42367562 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 50, "p99_ns": 60, - "max_ns": 80, - "mean_ns": 32 + "max_ns": 191, + "mean_ns": 34 }, "eviction": { "total_evictions": 17098, @@ -5916,19 +5916,19 @@ "miss_rate": 0.6220651066164942 }, "throughput": { - "duration_ms": 7.476304, - "ops_per_sec": 44280837.16231978, - "gets_per_sec": 27299050.439896505, - "inserts_per_sec": 16981786.722423274 + "duration_ms": 7.530328, + "ops_per_sec": 43963158.04570531, + "gets_per_sec": 27103201.879121333, + "inserts_per_sec": 16859956.166583978 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 71, - "p99_ns": 90, - "max_ns": 120, - "mean_ns": 54 + "min_ns": 30, + "p50_ns": 60, + "p95_ns": 80, + "p99_ns": 100, + "max_ns": 320, + "mean_ns": 58 }, "eviction": { "total_evictions": 125040, @@ -5954,19 +5954,19 @@ "miss_rate": 0.09317184070241458 }, "throughput": { - "duration_ms": 4.354381, - "ops_per_sec": 51238511.28323406, - "gets_per_sec": 46871415.24822931, - "inserts_per_sec": 4367096.035004746 + "duration_ms": 4.426766000000001, + "ops_per_sec": 50400676.24988535, + "gets_per_sec": 46104989.51153053, + "inserts_per_sec": 4295686.738354817 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 140, - "p99_ns": 161, - "max_ns": 271, - "mean_ns": 39 + "p99_ns": 170, + "max_ns": 321, + "mean_ns": 41 }, "eviction": { "total_evictions": 17095, @@ -5992,19 +5992,19 @@ "miss_rate": 0.13648969112574472 }, "throughput": { - "duration_ms": 3.661739, - "ops_per_sec": 63345039.06477223, - "gets_per_sec": 55737451.52235045, - "inserts_per_sec": 7607587.542421784 + "duration_ms": 3.581963, + "ops_per_sec": 64755833.60297133, + "gets_per_sec": 56978813.01398144, + "inserts_per_sec": 7777020.588989892 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 80, - "p99_ns": 91, - "max_ns": 291, - "mean_ns": 36 + "p99_ns": 90, + "max_ns": 230, + "mean_ns": 38 }, "eviction": { "total_evictions": 25936, @@ -6030,19 +6030,19 @@ "miss_rate": 0.09327473345876447 }, "throughput": { - "duration_ms": 6.1852160000000005, - "ops_per_sec": 36075215.48156119, - "gets_per_sec": 32997392.492032614, - "inserts_per_sec": 3077822.989528579 + "duration_ms": 6.026339, + "ops_per_sec": 37026294.07340012, + "gets_per_sec": 33867328.07430846, + "inserts_per_sec": 3158965.999091654 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, + "min_ns": 40, + "p50_ns": 50, "p95_ns": 120, - "p99_ns": 150, - "max_ns": 221, - "mean_ns": 50 + "p99_ns": 170, + "max_ns": 331, + "mean_ns": 55 }, "eviction": { "total_evictions": 17116, @@ -6068,19 +6068,19 @@ "miss_rate": 0.0933237300094073 }, "throughput": { - "duration_ms": 4.9121809999999995, - "ops_per_sec": 45426461.28064092, - "gets_per_sec": 41548957.58116405, - "inserts_per_sec": 3877503.699476872 + "duration_ms": 4.666058, + "ops_per_sec": 47822594.57554964, + "gets_per_sec": 43740562.161893405, + "inserts_per_sec": 4082032.4136562385 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 31, - "p95_ns": 110, - "p99_ns": 201, - "max_ns": 1093, - "mean_ns": 43 + "min_ns": 30, + "p50_ns": 40, + "p95_ns": 101, + "p99_ns": 231, + "max_ns": 1212, + "mean_ns": 45 }, "eviction": { "total_evictions": 17126, @@ -6106,18 +6106,18 @@ "miss_rate": 0.09352461586704297 }, "throughput": { - "duration_ms": 5.7084470000000005, - "ops_per_sec": 39097148.48889724, - "gets_per_sec": 35753331.860661924, - "inserts_per_sec": 3343816.628235315 + "duration_ms": 5.311801, + "ops_per_sec": 42016634.28279787, + "gets_per_sec": 38423126.16756539, + "inserts_per_sec": 3593508.1152324798 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 40, "p95_ns": 110, - "p99_ns": 160, - "max_ns": 1343, + "p99_ns": 200, + "max_ns": 1342, "mean_ns": 50 }, "eviction": { @@ -6144,19 +6144,19 @@ "miss_rate": 0.09348051897146437 }, "throughput": { - "duration_ms": 5.387226999999999, - "ops_per_sec": 41426693.17628532, - "gets_per_sec": 37885168.00944159, - "inserts_per_sec": 3541525.1668437216 + "duration_ms": 4.98621, + "ops_per_sec": 44758443.78796722, + "gets_per_sec": 40932090.706167616, + "inserts_per_sec": 3826353.0817996035 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 61, + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 60, "p99_ns": 80, - "max_ns": 150, - "mean_ns": 43 + "max_ns": 271, + "mean_ns": 47 }, "eviction": { "total_evictions": 17158, @@ -6182,19 +6182,19 @@ "miss_rate": 0.0935001175917215 }, "throughput": { - "duration_ms": 5.828691, - "ops_per_sec": 38289729.20334943, - "gets_per_sec": 35015752.25037663, - "inserts_per_sec": 3273976.952972803 + "duration_ms": 5.141294, + "ops_per_sec": 43409110.62467931, + "gets_per_sec": 39697399.13726, + "inserts_per_sec": 3711711.4874193147 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 61, + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 60, "p99_ns": 80, - "max_ns": 501, - "mean_ns": 43 + "max_ns": 221, + "mean_ns": 46 }, "eviction": { "total_evictions": 17162, @@ -6220,19 +6220,19 @@ "miss_rate": 0.09611163374098464 }, "throughput": { - "duration_ms": 7.183829, - "ops_per_sec": 31141053.051234934, - "gets_per_sec": 28410475.80614739, - "inserts_per_sec": 2730577.245087543 + "duration_ms": 5.995503, + "ops_per_sec": 37313299.651422076, + "gets_per_sec": 34041514.11482906, + "inserts_per_sec": 3271785.5365930097 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 41, + "min_ns": 30, + "p50_ns": 50, "p95_ns": 120, - "p99_ns": 151, - "max_ns": 330, - "mean_ns": 51 + "p99_ns": 171, + "max_ns": 351, + "mean_ns": 54 }, "eviction": { "total_evictions": 17695, @@ -6258,19 +6258,19 @@ "miss_rate": 0.09680248510504863 }, "throughput": { - "duration_ms": 5.253878, - "ops_per_sec": 42607194.15258595, - "gets_per_sec": 38846733.784073405, - "inserts_per_sec": 3760460.368512554 + "duration_ms": 4.999841, + "ops_per_sec": 44772023.750355266, + "gets_per_sec": 40820498.09183932, + "inserts_per_sec": 3951525.658515941 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 31, + "min_ns": 30, + "p50_ns": 40, "p95_ns": 130, - "p99_ns": 210, - "max_ns": 411, - "mean_ns": 44 + "p99_ns": 181, + "max_ns": 260, + "mean_ns": 45 }, "eviction": { "total_evictions": 17836,