From 9c69166cb7b18843f412298000ca794a97c8c219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Aug 2026 00:46:38 +0000 Subject: [PATCH] benchmark: update results [skip ci] --- docs/benchmarks/latest/index.md | 78 +-- docs/benchmarks/latest/results.json | 964 ++++++++++++++-------------- 2 files changed, 521 insertions(+), 521 deletions(-) diff --git a/docs/benchmarks/latest/index.md b/docs/benchmarks/latest/index.md index e9e2c08..4015879 100644 --- a/docs/benchmarks/latest/index.md +++ b/docs/benchmarks/latest/index.md @@ -6,13 +6,13 @@ ## Environment -- **Date**: 2026-07-20T02:12:56.602315810+00:00 -- **Commit**: `9d5cec4380aba31f0f560f2ed41c470802084ae3` +- **Date**: 2026-08-17T00:46:24.162187074+00:00 +- **Commit**: `f840dc2ca53d556452dcb7d296c2f05cf772105a` - **Branch**: `main` - **Dirty**: false - **Rustc**: rustc 1.97.1 (8bab26f4f 2026-07-14) - **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.02 | 39.19 | 14.31 | -| **ARC** | 16.93 | 32.19 | 12.18 | -| **CAR** | 14.99 | 42.14 | 13.03 | -| **Clock** | 20.59 | 36.04 | 12.60 | -| **Clock-Pro** | 14.97 | 44.88 | 13.07 | -| **FIFO** | 18.53 | 33.21 | 12.42 | -| **Fast-LRU** | 35.02 | 46.46 | 14.76 | -| **Heap-LFU** | 9.75 | 14.86 | 8.14 | -| **LFU** | 11.32 | 13.73 | 7.52 | -| **LIFO** | 54.85 | 78.89 | 16.90 | -| **LRU** | 30.05 | 23.46 | 12.43 | -| **LRU-K** | 18.18 | 18.08 | 10.06 | -| **MFU** | 15.42 | 15.76 | 10.55 | -| **MRU** | 36.47 | 44.16 | 18.06 | -| **NRU** | 0.64 | 49.29 | 10.69 | -| **Random** | 34.83 | 64.39 | 16.20 | -| **S3-FIFO** | 18.01 | 39.46 | 12.59 | -| **SLRU** | 32.10 | 43.32 | 14.21 | +| **2Q** | 35.87 | 41.35 | 15.50 | +| **ARC** | 18.56 | 35.97 | 13.11 | +| **CAR** | 15.45 | 45.83 | 13.44 | +| **Clock** | 22.71 | 36.64 | 13.09 | +| **Clock-Pro** | 14.23 | 47.89 | 13.29 | +| **FIFO** | 20.24 | 34.66 | 13.01 | +| **Fast-LRU** | 39.91 | 46.39 | 15.76 | +| **Heap-LFU** | 9.76 | 14.25 | 7.93 | +| **LFU** | 12.09 | 14.25 | 7.94 | +| **LIFO** | 60.65 | 80.47 | 17.60 | +| **LRU** | 30.70 | 29.10 | 13.19 | +| **LRU-K** | 18.79 | 18.81 | 10.67 | +| **MFU** | 15.58 | 15.82 | 10.65 | +| **MRU** | 39.82 | 44.48 | 18.45 | +| **NRU** | 0.70 | 50.67 | 10.93 | +| **Random** | 40.91 | 66.70 | 16.84 | +| **S3-FIFO** | 18.61 | 42.69 | 12.82 | +| **SLRU** | 35.31 | 39.49 | 15.47 | ## Latency P99 (nanoseconds) | Policy | Uniform | HotSet 90/10 | Zipfian 1.0 | |--------|-------:|-------:|-------:| -| **2Q** | 151 | 80 | 100 | -| **ARC** | 220 | 170 | 190 | -| **CAR** | 271 | 201 | 220 | -| **Clock** | 191 | 151 | 180 | -| **Clock-Pro** | 301 | 211 | 271 | -| **FIFO** | 210 | 151 | 181 | -| **Fast-LRU** | 130 | 80 | 91 | -| **Heap-LFU** | 341 | 280 | 311 | -| **LFU** | 341 | 211 | 221 | -| **LIFO** | 81 | 70 | 80 | -| **LRU** | 130 | 120 | 120 | -| **LRU-K** | 211 | 150 | 160 | -| **MFU** | 241 | 191 | 211 | -| **MRU** | 140 | 90 | 100 | -| **NRU** | 11422 | 171 | 541 | -| **Random** | 141 | 90 | 101 | -| **S3-FIFO** | 230 | 151 | 220 | -| **SLRU** | 151 | 81 | 100 | +| **2Q** | 161 | 80 | 101 | +| **ARC** | 231 | 160 | 250 | +| **CAR** | 300 | 190 | 250 | +| **Clock** | 220 | 150 | 210 | +| **Clock-Pro** | 351 | 230 | 321 | +| **FIFO** | 250 | 170 | 221 | +| **Fast-LRU** | 141 | 80 | 110 | +| **Heap-LFU** | 361 | 291 | 361 | +| **LFU** | 351 | 190 | 241 | +| **LIFO** | 90 | 60 | 81 | +| **LRU** | 160 | 100 | 140 | +| **LRU-K** | 241 | 180 | 191 | +| **MFU** | 250 | 220 | 250 | +| **MRU** | 161 | 90 | 111 | +| **NRU** | 10526 | 170 | 551 | +| **Random** | 160 | 90 | 120 | +| **S3-FIFO** | 280 | 161 | 260 | +| **SLRU** | 170 | 80 | 101 | ## Scan Resistance diff --git a/docs/benchmarks/latest/results.json b/docs/benchmarks/latest/results.json index ae95554..d265439 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-07-20T02:12:56.602315810+00:00", - "git_commit": "9d5cec4380aba31f0f560f2ed41c470802084ae3", + "timestamp": "2026-08-17T00:46:24.162187074+00:00", + "git_commit": "f840dc2ca53d556452dcb7d296c2f05cf772105a", "git_branch": "main", "git_dirty": false, "rustc_version": "rustc 1.97.1 (8bab26f4f 2026-07-14)", "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": 11.906854999999998, - "ops_per_sec": 30053360.018241595, - "gets_per_sec": 17141050.260543194, - "inserts_per_sec": 12912309.757698402 + "duration_ms": 11.655498999999999, + "ops_per_sec": 30701474.042424098, + "gets_per_sec": 17510704.603895552, + "inserts_per_sec": 13190769.438528543 }, "latency": { "sample_count": 2000, - "min_ns": 30, + "min_ns": 40, "p50_ns": 70, - "p95_ns": 101, - "p99_ns": 130, - "max_ns": 181, - "mean_ns": 75 + "p95_ns": 110, + "p99_ns": 160, + "max_ns": 241, + "mean_ns": 76 }, "eviction": { "total_evictions": 150111, @@ -4282,19 +4282,19 @@ "miss_rate": 0.7532974678582628 }, "throughput": { - "duration_ms": 10.218496, - "ops_per_sec": 35018949.95114741, - "gets_per_sec": 19973193.706784245, - "inserts_per_sec": 15045756.244363163 + "duration_ms": 8.966386, + "ops_per_sec": 39909167.4170619, + "gets_per_sec": 22762348.174615726, + "inserts_per_sec": 17146819.242446177 }, "latency": { "sample_count": 2000, "min_ns": 30, - "p50_ns": 61, + "p50_ns": 60, "p95_ns": 100, - "p99_ns": 130, - "max_ns": 441, - "mean_ns": 66 + "p99_ns": 141, + "max_ns": 261, + "mean_ns": 65 }, "eviction": { "total_evictions": 150111, @@ -4320,19 +4320,19 @@ "miss_rate": 0.7539638209470053 }, "throughput": { - "duration_ms": 19.691602, - "ops_per_sec": 18179170.998885717, - "gets_per_sec": 10364621.425925631, - "inserts_per_sec": 7814549.572960088 + "duration_ms": 19.048726, + "ops_per_sec": 18792700.36221845, + "gets_per_sec": 10714417.331636773, + "inserts_per_sec": 8078283.030581678 }, "latency": { "sample_count": 2000, - "min_ns": 50, + "min_ns": 60, "p50_ns": 110, - "p95_ns": 161, - "p99_ns": 211, - "max_ns": 10951, - "mean_ns": 121 + "p95_ns": 180, + "p99_ns": 241, + "max_ns": 531, + "mean_ns": 117 }, "eviction": { "total_evictions": 150247, @@ -4358,19 +4358,19 @@ "miss_rate": 0.7539589212919411 }, "throughput": { - "duration_ms": 31.631778999999998, - "ops_per_sec": 11316973.351388173, - "gets_per_sec": 6452245.382720966, - "inserts_per_sec": 4864727.968667206 + "duration_ms": 29.598096, + "ops_per_sec": 12094561.758296885, + "gets_per_sec": 6895578.688575103, + "inserts_per_sec": 5198983.069721782 }, "latency": { "sample_count": 2000, - "min_ns": 80, - "p50_ns": 181, - "p95_ns": 271, - "p99_ns": 341, - "max_ns": 582, - "mean_ns": 182 + "min_ns": 90, + "p50_ns": 170, + "p95_ns": 280, + "p99_ns": 351, + "max_ns": 491, + "mean_ns": 176 }, "eviction": { "total_evictions": 150246, @@ -4396,19 +4396,19 @@ "miss_rate": 0.7535179523361555 }, "throughput": { - "duration_ms": 36.705630000000006, - "ops_per_sec": 9750166.3913683, - "gets_per_sec": 5560345.91968589, - "inserts_per_sec": 4189820.4716824093 + "duration_ms": 36.680286, + "ops_per_sec": 9756903.204080798, + "gets_per_sec": 5564187.803770123, + "inserts_per_sec": 4192715.4003106738 }, "latency": { "sample_count": 2000, - "min_ns": 60, - "p50_ns": 231, - "p95_ns": 290, - "p99_ns": 341, - "max_ns": 761, - "mean_ns": 206 + "min_ns": 70, + "p50_ns": 230, + "p95_ns": 301, + "p99_ns": 361, + "max_ns": 721, + "mean_ns": 209 }, "eviction": { "total_evictions": 150156, @@ -4434,19 +4434,19 @@ "miss_rate": 0.7533807619943556 }, "throughput": { - "duration_ms": 23.200295, - "ops_per_sec": 15424717.659840101, - "gets_per_sec": 8797129.519258268, - "inserts_per_sec": 6627588.140581833 + "duration_ms": 22.968685, + "ops_per_sec": 15580256.33596351, + "gets_per_sec": 8885837.391213298, + "inserts_per_sec": 6694418.944750211 }, "latency": { "sample_count": 2000, - "min_ns": 49, - "p50_ns": 140, - "p95_ns": 191, - "p99_ns": 241, - "max_ns": 10389, - "mean_ns": 136 + "min_ns": 50, + "p50_ns": 131, + "p95_ns": 210, + "p99_ns": 250, + "max_ns": 481, + "mean_ns": 131 }, "eviction": { "total_evictions": 150128, @@ -4472,19 +4472,19 @@ "miss_rate": 0.7532680699278771 }, "throughput": { - "duration_ms": 19.307456000000002, - "ops_per_sec": 18533513.685075857, - "gets_per_sec": 10570838.540302772, - "inserts_per_sec": 7962675.1447730865 + "duration_ms": 17.683588999999998, + "ops_per_sec": 20235428.452900596, + "gets_per_sec": 11541548.494482653, + "inserts_per_sec": 8693879.958417943 }, "latency": { "sample_count": 2000, "min_ns": 40, - "p50_ns": 130, - "p95_ns": 170, - "p99_ns": 210, - "max_ns": 1423, - "mean_ns": 117 + "p50_ns": 120, + "p95_ns": 161, + "p99_ns": 250, + "max_ns": 440, + "mean_ns": 112 }, "eviction": { "total_evictions": 150105, @@ -4510,19 +4510,19 @@ "miss_rate": 0.7523812323612418 }, "throughput": { - "duration_ms": 6.52041, - "ops_per_sec": 54851458.72728862, - "gets_per_sec": 31301099.164009627, - "inserts_per_sec": 23550359.563278995 + "duration_ms": 5.896652, + "ops_per_sec": 60653740.46153648, + "gets_per_sec": 34612183.32029769, + "inserts_per_sec": 26041557.141238794 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 50, "p95_ns": 70, - "p99_ns": 81, - "max_ns": 301, - "mean_ns": 50 + "p99_ns": 90, + "max_ns": 180, + "mean_ns": 51 }, "eviction": { "total_evictions": 149924, @@ -4548,18 +4548,18 @@ "miss_rate": 0.7524008309814989 }, "throughput": { - "duration_ms": 9.806087, - "ops_per_sec": 36473060.04933467, - "gets_per_sec": 20813194.906388246, - "inserts_per_sec": 15659865.142946417 + "duration_ms": 8.982781000000001, + "ops_per_sec": 39815954.54681573, + "gets_per_sec": 22720803.279073596, + "inserts_per_sec": 17095151.26774214 }, "latency": { "sample_count": 2000, "min_ns": 40, "p50_ns": 60, "p95_ns": 100, - "p99_ns": 140, - "max_ns": 240, + "p99_ns": 161, + "max_ns": 361, "mean_ns": 66 }, "eviction": { @@ -4586,19 +4586,19 @@ "miss_rate": 0.7525135230479774 }, "throughput": { - "duration_ms": 555.714109, - "ops_per_sec": 643642.1069885056, - "gets_per_sec": 367267.98311323783, - "inserts_per_sec": 276374.1238752677 + "duration_ms": 512.405272, + "ops_per_sec": 698043.1692357764, + "gets_per_sec": 398309.7191864958, + "inserts_per_sec": 299733.45004928054 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 80, - "p95_ns": 11322, - "p99_ns": 11422, - "max_ns": 21340, - "mean_ns": 2792 + "p95_ns": 10405, + "p99_ns": 10526, + "max_ns": 18838, + "mean_ns": 2586 }, "eviction": { "total_evictions": 149951, @@ -4624,19 +4624,19 @@ "miss_rate": 0.7531357792411414 }, "throughput": { - "duration_ms": 10.27424, - "ops_per_sec": 34825738.93543464, - "gets_per_sec": 19864826.984769676, - "inserts_per_sec": 14960911.950664964 + "duration_ms": 8.745254, + "ops_per_sec": 40914534.900873095, + "gets_per_sec": 23337915.62829393, + "inserts_per_sec": 17576619.272579163 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 70, - "p95_ns": 110, - "p99_ns": 141, - "max_ns": 2615, - "mean_ns": 72 + "p95_ns": 101, + "p99_ns": 160, + "max_ns": 10265, + "mean_ns": 75 }, "eviction": { "total_evictions": 150078, @@ -4662,19 +4662,19 @@ "miss_rate": 0.7530573847601129 }, "throughput": { - "duration_ms": 17.37408, - "ops_per_sec": 20593435.738755662, - "gets_per_sec": 11747154.381699635, - "inserts_per_sec": 8846281.35705603 + "duration_ms": 15.756288999999999, + "ops_per_sec": 22707885.08639312, + "gets_per_sec": 12953303.915661868, + "inserts_per_sec": 9754581.170731256 }, "latency": { "sample_count": 2000, - "min_ns": 40, - "p50_ns": 111, + "min_ns": 50, + "p50_ns": 110, "p95_ns": 160, - "p99_ns": 191, - "max_ns": 351, - "mean_ns": 107 + "p99_ns": 220, + "max_ns": 401, + "mean_ns": 104 }, "eviction": { "total_evictions": 150062, @@ -4700,19 +4700,19 @@ "miss_rate": 0.7520333568516776 }, "throughput": { - "duration_ms": 23.879131, - "ops_per_sec": 14974707.412928887, - "gets_per_sec": 8547044.697732091, - "inserts_per_sec": 6427662.715196797 + "duration_ms": 25.128543, + "ops_per_sec": 14230152.54008161, + "gets_per_sec": 8122078.546296935, + "inserts_per_sec": 6108073.993784677 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 141, - "p95_ns": 251, - "p99_ns": 301, - "max_ns": 431, - "mean_ns": 140 + "min_ns": 30, + "p50_ns": 150, + "p95_ns": 290, + "p99_ns": 351, + "max_ns": 450, + "mean_ns": 150 }, "eviction": { "total_evictions": 149853, @@ -4738,19 +4738,19 @@ "miss_rate": 0.7522097444339919 }, "throughput": { - "duration_ms": 19.860167, - "ops_per_sec": 18006847.575853717, - "gets_per_sec": 10276650.745182555, - "inserts_per_sec": 7730196.830671161 + "duration_ms": 19.214775, + "ops_per_sec": 18611667.32371313, + "gets_per_sec": 10621826.17282794, + "inserts_per_sec": 7989841.150885191 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 121, - "p95_ns": 190, - "p99_ns": 230, - "max_ns": 430, - "mean_ns": 119 + "min_ns": 40, + "p50_ns": 120, + "p95_ns": 200, + "p99_ns": 280, + "max_ns": 550, + "mean_ns": 120 }, "eviction": { "total_evictions": 149889, @@ -4776,19 +4776,19 @@ "miss_rate": 0.7526066164941988 }, "throughput": { - "duration_ms": 11.144122, - "ops_per_sec": 32097638.557797555, - "gets_per_sec": 18314228.792541936, - "inserts_per_sec": 13783409.765255623 + "duration_ms": 10.12904, + "ops_per_sec": 35314304.2183662, + "gets_per_sec": 20149589.694581125, + "inserts_per_sec": 15164714.523785077 }, "latency": { "sample_count": 2000, "min_ns": 30, - "p50_ns": 70, + "p50_ns": 60, "p95_ns": 110, - "p99_ns": 151, - "max_ns": 251, - "mean_ns": 70 + "p99_ns": 170, + "max_ns": 261, + "mean_ns": 69 }, "eviction": { "total_evictions": 149970, @@ -4814,19 +4814,19 @@ "miss_rate": 0.7521362496080276 }, "throughput": { - "duration_ms": 11.169359, - "ops_per_sec": 32016519.479766026, - "gets_per_sec": 18272848.065855883, - "inserts_per_sec": 13743671.413910145 + "duration_ms": 9.96927, + "ops_per_sec": 35870630.44736475, + "gets_per_sec": 20472512.02946655, + "inserts_per_sec": 15398118.4178982 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 70, + "min_ns": 40, + "p50_ns": 60, "p95_ns": 110, - "p99_ns": 151, - "max_ns": 241, - "mean_ns": 70 + "p99_ns": 161, + "max_ns": 15583, + "mean_ns": 76 }, "eviction": { "total_evictions": 149874, @@ -4852,19 +4852,19 @@ "miss_rate": 0.7533366650987771 }, "throughput": { - "duration_ms": 21.13799, - "ops_per_sec": 16929187.685300257, - "gets_per_sec": 9655411.89110223, - "inserts_per_sec": 7273775.79419803 + "duration_ms": 19.283979, + "ops_per_sec": 18556803.033232924, + "gets_per_sec": 10583707.854068914, + "inserts_per_sec": 7973095.17916401 }, "latency": { "sample_count": 2000, "min_ns": 40, "p50_ns": 120, "p95_ns": 181, - "p99_ns": 220, - "max_ns": 411, - "mean_ns": 119 + "p99_ns": 231, + "max_ns": 450, + "mean_ns": 115 }, "eviction": { "total_evictions": 150119, @@ -4890,19 +4890,19 @@ "miss_rate": 0.7529789902790843 }, "throughput": { - "duration_ms": 23.870265000000003, - "ops_per_sec": 14988354.758524884, - "gets_per_sec": 8550219.279090533, - "inserts_per_sec": 6438135.4794343505 + "duration_ms": 23.161433, + "ops_per_sec": 15447058.046883369, + "gets_per_sec": 8811890.006978411, + "inserts_per_sec": 6635168.039904958 }, "latency": { "sample_count": 2000, "min_ns": 30, - "p50_ns": 150, - "p95_ns": 230, - "p99_ns": 271, - "max_ns": 1392, - "mean_ns": 138 + "p50_ns": 141, + "p95_ns": 231, + "p99_ns": 300, + "max_ns": 601, + "mean_ns": 135 }, "eviction": { "total_evictions": 150046, @@ -4928,19 +4928,19 @@ "miss_rate": 0.1981028535591094 }, "throughput": { - "duration_ms": 19.666494999999998, - "ops_per_sec": 12433735.650404407, - "gets_per_sec": 10377853.298210993, - "inserts_per_sec": 2055882.3521934133 + "duration_ms": 18.539863, + "ops_per_sec": 13189309.97494426, + "gets_per_sec": 11008495.58597062, + "inserts_per_sec": 2180814.3889736403 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 100, - "p99_ns": 120, - "max_ns": 321, - "mean_ns": 57 + "min_ns": 30, + "p50_ns": 51, + "p95_ns": 91, + "p99_ns": 140, + "max_ns": 340, + "mean_ns": 59 }, "eviction": { "total_evictions": 38746, @@ -4966,19 +4966,19 @@ "miss_rate": 0.1981028535591094 }, "throughput": { - "duration_ms": 16.566434, - "ops_per_sec": 14760448.748354653, - "gets_per_sec": 12319851.091671266, - "inserts_per_sec": 2440597.6566833872 + "duration_ms": 15.51695, + "ops_per_sec": 15758767.025736373, + "gets_per_sec": 13153100.319328219, + "inserts_per_sec": 2605666.7064081538 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 40, + "min_ns": 30, + "p50_ns": 50, "p95_ns": 80, - "p99_ns": 91, - "max_ns": 241, - "mean_ns": 45 + "p99_ns": 110, + "max_ns": 211, + "mean_ns": 49 }, "eviction": { "total_evictions": 38746, @@ -5004,19 +5004,19 @@ "miss_rate": 0.17395735340232044 }, "throughput": { - "duration_ms": 23.820702, - "ops_per_sec": 10058477.70565284, - "gets_per_sec": 8568009.456648255, - "inserts_per_sec": 1490468.2490045843 + "duration_ms": 22.450838, + "ops_per_sec": 10672207.424952244, + "gets_per_sec": 9090796.521715581, + "inserts_per_sec": 1581410.9032366632 }, "latency": { "sample_count": 2000, "min_ns": 40, "p50_ns": 60, "p95_ns": 140, - "p99_ns": 160, - "max_ns": 211, - "mean_ns": 73 + "p99_ns": 191, + "max_ns": 451, + "mean_ns": 75 }, "eviction": { "total_evictions": 33818, @@ -5042,19 +5042,19 @@ "miss_rate": 0.17395735340232044 }, "throughput": { - "duration_ms": 31.848803, - "ops_per_sec": 7523045.685578827, - "gets_per_sec": 6408278.515208248, - "inserts_per_sec": 1114767.1703705788 + "duration_ms": 30.181469999999997, + "ops_per_sec": 7938645.798233155, + "gets_per_sec": 6762294.878281277, + "inserts_per_sec": 1176350.9199518778 }, "latency": { "sample_count": 2000, "min_ns": 80, "p50_ns": 120, - "p95_ns": 191, - "p99_ns": 221, - "max_ns": 1463, - "mean_ns": 127 + "p95_ns": 190, + "p99_ns": 241, + "max_ns": 9023, + "mean_ns": 132 }, "eviction": { "total_evictions": 33818, @@ -5080,19 +5080,19 @@ "miss_rate": 0.2518961665098777 }, "throughput": { - "duration_ms": 31.387032, - "ops_per_sec": 8140527.591140187, - "gets_per_sec": 6502558.126553667, - "inserts_per_sec": 1637969.4645865208 + "duration_ms": 32.222742, + "ops_per_sec": 7929399.676787283, + "gets_per_sec": 6333911.620556687, + "inserts_per_sec": 1595488.0562305965 }, "latency": { "sample_count": 2000, "min_ns": 60, - "p50_ns": 80, - "p95_ns": 280, - "p99_ns": 311, - "max_ns": 751, - "mean_ns": 116 + "p50_ns": 90, + "p95_ns": 290, + "p99_ns": 361, + "max_ns": 841, + "mean_ns": 123 }, "eviction": { "total_evictions": 49725, @@ -5118,19 +5118,19 @@ "miss_rate": 0.6813558325493885 }, "throughput": { - "duration_ms": 32.514956, - "ops_per_sec": 10553850.972457107, - "gets_per_sec": 6276988.349607485, - "inserts_per_sec": 4276862.622849621 + "duration_ms": 32.2216, + "ops_per_sec": 10649936.688432604, + "gets_per_sec": 6334136.107455867, + "inserts_per_sec": 4315800.580976736 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 140, - "p95_ns": 171, - "p99_ns": 211, - "max_ns": 571, - "mean_ns": 120 + "min_ns": 40, + "p50_ns": 130, + "p95_ns": 181, + "p99_ns": 250, + "max_ns": 701, + "mean_ns": 122 }, "eviction": { "total_evictions": 137376, @@ -5156,19 +5156,19 @@ "miss_rate": 0.23205746315459397 }, "throughput": { - "duration_ms": 20.238973, - "ops_per_sec": 12424444.6593214, - "gets_per_sec": 10084306.155257976, - "inserts_per_sec": 2340138.5040634223 + "duration_ms": 19.330358999999998, + "ops_per_sec": 13008449.558541568, + "gets_per_sec": 10558313.99716891, + "inserts_per_sec": 2450135.561372658 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, + "min_ns": 40, + "p50_ns": 50, "p95_ns": 160, - "p99_ns": 181, - "max_ns": 251, - "mean_ns": 65 + "p99_ns": 221, + "max_ns": 320, + "mean_ns": 69 }, "eviction": { "total_evictions": 45676, @@ -5194,19 +5194,19 @@ "miss_rate": 0.1973826042646598 }, "throughput": { - "duration_ms": 14.461208, - "ops_per_sec": 16899072.33199329, - "gets_per_sec": 14113343.781515349, - "inserts_per_sec": 2785728.5504779406 + "duration_ms": 13.886213999999999, + "ops_per_sec": 17598821.39220957, + "gets_per_sec": 14697742.66765585, + "inserts_per_sec": 2901078.7245537196 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 70, - "p99_ns": 80, - "max_ns": 100, - "mean_ns": 36 + "p99_ns": 81, + "max_ns": 210, + "mean_ns": 39 }, "eviction": { "total_evictions": 38599, @@ -5232,19 +5232,19 @@ "miss_rate": 0.6704247021009722 }, "throughput": { - "duration_ms": 18.872645000000002, - "ops_per_sec": 18064611.50517058, - "gets_per_sec": 10814382.40373832, - "inserts_per_sec": 7250229.101432258 + "duration_ms": 18.478821, + "ops_per_sec": 18449607.79694765, + "gets_per_sec": 11044860.491911253, + "inserts_per_sec": 7404747.305036399 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 51, - "p95_ns": 80, - "p99_ns": 100, - "max_ns": 11221, - "mean_ns": 61 + "min_ns": 30, + "p50_ns": 60, + "p95_ns": 81, + "p99_ns": 111, + "max_ns": 310, + "mean_ns": 59 }, "eviction": { "total_evictions": 135145, @@ -5270,19 +5270,19 @@ "miss_rate": 0.19697593289432425 }, "throughput": { - "duration_ms": 22.847367000000002, - "ops_per_sec": 10692610.662751643, - "gets_per_sec": 8933020.597077992, - "inserts_per_sec": 1759590.0656736507 + "duration_ms": 22.347232, + "ops_per_sec": 10931913.178330094, + "gets_per_sec": 9132943.176139219, + "inserts_per_sec": 1798970.0021908751 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 491, - "p99_ns": 541, - "max_ns": 611, - "mean_ns": 76 + "p99_ns": 551, + "max_ns": 671, + "mean_ns": 79 }, "eviction": { "total_evictions": 38516, @@ -5308,19 +5308,19 @@ "miss_rate": 0.2300437049231734 }, "throughput": { - "duration_ms": 15.497972, - "ops_per_sec": 16198700.062175876, - "gets_per_sec": 13169206.913007714, - "inserts_per_sec": 3029493.149168162 + "duration_ms": 14.907185, + "ops_per_sec": 16840671.126037546, + "gets_per_sec": 13691116.06248933, + "inserts_per_sec": 3149555.063548215 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 90, - "p99_ns": 101, - "max_ns": 360, - "mean_ns": 42 + "p99_ns": 120, + "max_ns": 331, + "mean_ns": 45 }, "eviction": { "total_evictions": 45265, @@ -5346,19 +5346,19 @@ "miss_rate": 0.19227716368767633 }, "throughput": { - "duration_ms": 19.320259, - "ops_per_sec": 12595017.489154778, - "gets_per_sec": 10563833.538670471, - "inserts_per_sec": 2031183.9504843077 + "duration_ms": 18.591950999999998, + "ops_per_sec": 13088405.837558415, + "gets_per_sec": 10977653.716922985, + "inserts_per_sec": 2110752.12063543 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, + "min_ns": 40, + "p50_ns": 50, "p95_ns": 150, - "p99_ns": 180, - "max_ns": 241, - "mean_ns": 60 + "p99_ns": 210, + "max_ns": 401, + "mean_ns": 65 }, "eviction": { "total_evictions": 37557, @@ -5384,19 +5384,19 @@ "miss_rate": 0.1843789197240514 }, "throughput": { - "duration_ms": 18.490742, - "ops_per_sec": 13072866.410661075, - "gets_per_sec": 11037739.859222522, - "inserts_per_sec": 2035126.5514385523 + "duration_ms": 18.189277, + "ops_per_sec": 13289533.168360677, + "gets_per_sec": 11220676.885617828, + "inserts_per_sec": 2068856.2827428489 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 40, - "p95_ns": 170, - "p99_ns": 271, - "max_ns": 1202, - "mean_ns": 56 + "p95_ns": 191, + "p99_ns": 321, + "max_ns": 501, + "mean_ns": 61 }, "eviction": { "total_evictions": 35945, @@ -5422,19 +5422,19 @@ "miss_rate": 0.17470700062715583 }, "throughput": { - "duration_ms": 19.044314999999997, - "ops_per_sec": 12589216.256924968, - "gets_per_sec": 10716898.980089335, - "inserts_per_sec": 1872317.2768356332 + "duration_ms": 18.699120999999998, + "ops_per_sec": 12821618.727425745, + "gets_per_sec": 10914737.64996761, + "inserts_per_sec": 1906881.077458133 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 151, - "p99_ns": 220, - "max_ns": 441, - "mean_ns": 58 + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 160, + "p99_ns": 260, + "max_ns": 621, + "mean_ns": 62 }, "eviction": { "total_evictions": 33971, @@ -5460,19 +5460,19 @@ "miss_rate": 0.1739083568516776 }, "throughput": { - "duration_ms": 16.857466000000002, - "ops_per_sec": 14212693.651584407, - "gets_per_sec": 12107157.742450733, - "inserts_per_sec": 2105535.9091336736 + "duration_ms": 15.488377, + "ops_per_sec": 15469019.123178627, + "gets_per_sec": 13177365.194558475, + "inserts_per_sec": 2291653.9286201517 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 90, - "p99_ns": 100, - "max_ns": 702, - "mean_ns": 47 + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 80, + "p99_ns": 101, + "max_ns": 330, + "mean_ns": 50 }, "eviction": { "total_evictions": 33808, @@ -5498,19 +5498,19 @@ "miss_rate": 0.17590251646284105 }, "throughput": { - "duration_ms": 16.771406, - "ops_per_sec": 14309891.490313932, - "gets_per_sec": 12169283.83941096, - "inserts_per_sec": 2140607.6509029716 + "duration_ms": 15.479573, + "ops_per_sec": 15504109.835587842, + "gets_per_sec": 13184859.814931588, + "inserts_per_sec": 2319250.0206562546 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, + "min_ns": 30, + "p50_ns": 50, "p95_ns": 80, - "p99_ns": 100, - "max_ns": 140, - "mean_ns": 47 + "p99_ns": 101, + "max_ns": 340, + "mean_ns": 50 }, "eviction": { "total_evictions": 34215, @@ -5536,19 +5536,19 @@ "miss_rate": 0.19944535904672311 }, "throughput": { - "duration_ms": 20.096928, - "ops_per_sec": 12181065.683272587, - "gets_per_sec": 10155581.987455994, - "inserts_per_sec": 2025483.6958165944 + "duration_ms": 18.671329, + "ops_per_sec": 13111118.121264962, + "gets_per_sec": 10930984.07724485, + "inserts_per_sec": 2180134.044020112 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 50, "p95_ns": 160, - "p99_ns": 190, - "max_ns": 10770, - "mean_ns": 68 + "p99_ns": 250, + "max_ns": 520, + "mean_ns": 67 }, "eviction": { "total_evictions": 39020, @@ -5574,19 +5574,19 @@ "miss_rate": 0.1825807463154594 }, "throughput": { - "duration_ms": 18.524456, - "ops_per_sec": 13029262.505738359, - "gets_per_sec": 11017651.476512993, - "inserts_per_sec": 2011611.0292253655 + "duration_ms": 17.957299, + "ops_per_sec": 13440774.138694244, + "gets_per_sec": 11365629.096001577, + "inserts_per_sec": 2075145.0426926678 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 40, - "p95_ns": 171, - "p99_ns": 220, - "max_ns": 20327, - "mean_ns": 67 + "p95_ns": 170, + "p99_ns": 250, + "max_ns": 2113, + "mean_ns": 59 }, "eviction": { "total_evictions": 35578, @@ -5612,19 +5612,19 @@ "miss_rate": 0.09326983380370024 }, "throughput": { - "duration_ms": 9.511277, - "ops_per_sec": 23459731.01193457, - "gets_per_sec": 21458317.321638305, - "inserts_per_sec": 2001413.6902962662 + "duration_ms": 7.667218, + "ops_per_sec": 29102081.09382047, + "gets_per_sec": 26619303.116201993, + "inserts_per_sec": 2482777.977618479 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 50, - "p95_ns": 81, - "p99_ns": 120, - "max_ns": 7033, - "mean_ns": 61 + "p95_ns": 70, + "p99_ns": 100, + "max_ns": 291, + "mean_ns": 55 }, "eviction": { "total_evictions": 17115, @@ -5650,19 +5650,19 @@ "miss_rate": 0.09326983380370024 }, "throughput": { - "duration_ms": 4.803026999999999, - "ops_per_sec": 46456536.67988958, - "gets_per_sec": 42493202.72403216, - "inserts_per_sec": 3963333.9558574213 + "duration_ms": 4.809683000000001, + "ops_per_sec": 46392246.64078692, + "gets_per_sec": 42434397.443656884, + "inserts_per_sec": 3957849.1971300393 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 40, "p95_ns": 60, "p99_ns": 80, - "max_ns": 101, - "mean_ns": 41 + "max_ns": 171, + "mean_ns": 45 }, "eviction": { "total_evictions": 17115, @@ -5688,19 +5688,19 @@ "miss_rate": 0.09346582000627157 }, "throughput": { - "duration_ms": 12.344961999999999, - "ops_per_sec": 18077981.933034707, - "gets_per_sec": 16532736.188252343, - "inserts_per_sec": 1545245.7447823656 + "duration_ms": 11.863311, + "ops_per_sec": 18811948.873295154, + "gets_per_sec": 17203966.076586884, + "inserts_per_sec": 1607982.7967082714 }, "latency": { "sample_count": 2000, "min_ns": 40, - "p50_ns": 61, + "p50_ns": 60, "p95_ns": 120, - "p99_ns": 150, - "max_ns": 190, - "mean_ns": 70 + "p99_ns": 180, + "max_ns": 300, + "mean_ns": 69 }, "eviction": { "total_evictions": 17155, @@ -5726,19 +5726,19 @@ "miss_rate": 0.09346582000627157 }, "throughput": { - "duration_ms": 16.255294, - "ops_per_sec": 13729188.779975312, - "gets_per_sec": 12555663.404180817, - "inserts_per_sec": 1173525.375794495 + "duration_ms": 15.662878000000001, + "ops_per_sec": 14248466.980334008, + "gets_per_sec": 13030555.431766754, + "inserts_per_sec": 1217911.5485672555 }, "latency": { "sample_count": 2000, - "min_ns": 69, - "p50_ns": 90, - "p95_ns": 171, - "p99_ns": 211, - "max_ns": 431, - "mean_ns": 101 + "min_ns": 70, + "p50_ns": 100, + "p95_ns": 160, + "p99_ns": 190, + "max_ns": 421, + "mean_ns": 102 }, "eviction": { "total_evictions": 17155, @@ -5764,19 +5764,19 @@ "miss_rate": 0.09308364691125748 }, "throughput": { - "duration_ms": 15.008037999999999, - "ops_per_sec": 14864967.692645768, - "gets_per_sec": 13599112.68881382, - "inserts_per_sec": 1265855.0038319465 + "duration_ms": 15.660924999999999, + "ops_per_sec": 14245263.290642157, + "gets_per_sec": 13032180.41079949, + "inserts_per_sec": 1213082.8798426657 }, "latency": { "sample_count": 2000, "min_ns": 60, - "p50_ns": 71, - "p95_ns": 231, - "p99_ns": 280, - "max_ns": 471, - "mean_ns": 89 + "p50_ns": 80, + "p95_ns": 230, + "p99_ns": 291, + "max_ns": 9304, + "mean_ns": 98 }, "eviction": { "total_evictions": 17077, @@ -5802,19 +5802,19 @@ "miss_rate": 0.6304484164314832 }, "throughput": { - "duration_ms": 21.110118, - "ops_per_sec": 15763436.282070994, - "gets_per_sec": 9668160.073761785, - "inserts_per_sec": 6095276.20830921 + "duration_ms": 21.037718, + "ops_per_sec": 15817685.169085354, + "gets_per_sec": 9701432.446237752, + "inserts_per_sec": 6116252.722847601 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 130, - "p95_ns": 171, - "p99_ns": 191, - "max_ns": 2134, - "mean_ns": 117 + "p95_ns": 180, + "p99_ns": 220, + "max_ns": 2314, + "mean_ns": 116 }, "eviction": { "total_evictions": 126751, @@ -5840,19 +5840,19 @@ "miss_rate": 0.13902281279397932 }, "throughput": { - "duration_ms": 6.999523, - "ops_per_sec": 33212263.178505164, - "gets_per_sec": 29158558.37604934, - "inserts_per_sec": 4053704.802455825 + "duration_ms": 6.7072590000000005, + "ops_per_sec": 34659463.724302284, + "gets_per_sec": 30429121.64268593, + "inserts_per_sec": 4230342.08161635 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 131, - "p99_ns": 151, - "max_ns": 10570, - "mean_ns": 59 + "min_ns": 40, + "p50_ns": 50, + "p95_ns": 130, + "p99_ns": 170, + "max_ns": 8753, + "mean_ns": 62 }, "eviction": { "total_evictions": 26453, @@ -5878,19 +5878,19 @@ "miss_rate": 0.09318653966760737 }, "throughput": { - "duration_ms": 2.8280440000000002, - "ops_per_sec": 78893751.29948473, - "gets_per_sec": 72168608.40920438, - "inserts_per_sec": 6725142.890280349 + "duration_ms": 2.772648, + "ops_per_sec": 80470005.5686838, + "gets_per_sec": 73610497.97882746, + "inserts_per_sec": 6859507.58985634 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, "p95_ns": 50, - "p99_ns": 70, - "max_ns": 101, - "mean_ns": 32 + "p99_ns": 60, + "max_ns": 161, + "mean_ns": 34 }, "eviction": { "total_evictions": 17098, @@ -5916,19 +5916,19 @@ "miss_rate": 0.6220651066164942 }, "throughput": { - "duration_ms": 7.49679, - "ops_per_sec": 44159833.74217498, - "gets_per_sec": 27224452.06548403, - "inserts_per_sec": 16935381.67669096 + "duration_ms": 7.443552, + "ops_per_sec": 44475675.05406021, + "gets_per_sec": 27419167.623199247, + "inserts_per_sec": 17056507.430860966 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, + "min_ns": 30, + "p50_ns": 60, "p95_ns": 80, "p99_ns": 90, - "max_ns": 120, - "mean_ns": 54 + "max_ns": 180, + "mean_ns": 56 }, "eviction": { "total_evictions": 125040, @@ -5954,19 +5954,19 @@ "miss_rate": 0.09317184070241458 }, "throughput": { - "duration_ms": 4.526422, - "ops_per_sec": 49291029.426774606, - "gets_per_sec": 45089918.70400064, - "inserts_per_sec": 4201110.72277397 + "duration_ms": 4.403443, + "ops_per_sec": 50667625.31046729, + "gets_per_sec": 46349186.307169184, + "inserts_per_sec": 4318439.003298101 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, - "p95_ns": 141, - "p99_ns": 171, - "max_ns": 271, - "mean_ns": 40 + "p95_ns": 140, + "p99_ns": 170, + "max_ns": 251, + "mean_ns": 41 }, "eviction": { "total_evictions": 17095, @@ -5992,19 +5992,19 @@ "miss_rate": 0.13648969112574472 }, "throughput": { - "duration_ms": 3.602338, - "ops_per_sec": 64389571.43943739, - "gets_per_sec": 56656538.059449166, - "inserts_per_sec": 7733033.379988219 + "duration_ms": 3.4774049999999996, + "ops_per_sec": 66702900.58247458, + "gets_per_sec": 58692041.91056262, + "inserts_per_sec": 8010858.671911958 }, "latency": { "sample_count": 2000, - "min_ns": 20, + "min_ns": 30, "p50_ns": 30, - "p95_ns": 80, + "p95_ns": 71, "p99_ns": 90, - "max_ns": 151, - "mean_ns": 36 + "max_ns": 101, + "mean_ns": 37 }, "eviction": { "total_evictions": 25936, @@ -6030,19 +6030,19 @@ "miss_rate": 0.09327473345876447 }, "throughput": { - "duration_ms": 6.1907250000000005, - "ops_per_sec": 36043112.88257837, - "gets_per_sec": 32968028.78499691, - "inserts_per_sec": 3075084.0975814625 + "duration_ms": 6.089191, + "ops_per_sec": 36644112.49376149, + "gets_per_sec": 33517753.015137807, + "inserts_per_sec": 3126359.4786236794 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 120, - "p99_ns": 151, - "max_ns": 200, - "mean_ns": 50 + "min_ns": 40, + "p50_ns": 50, + "p95_ns": 110, + "p99_ns": 150, + "max_ns": 260, + "mean_ns": 55 }, "eviction": { "total_evictions": 17116, @@ -6068,19 +6068,19 @@ "miss_rate": 0.0933237300094073 }, "throughput": { - "duration_ms": 4.971621, - "ops_per_sec": 44883348.911753334, - "gets_per_sec": 41052204.10003096, - "inserts_per_sec": 3831144.811722374 + "duration_ms": 4.659267, + "ops_per_sec": 47892297.22185915, + "gets_per_sec": 43804315.14227453, + "inserts_per_sec": 4087982.0795846214 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 31, - "p95_ns": 110, - "p99_ns": 211, - "max_ns": 1092, - "mean_ns": 43 + "min_ns": 30, + "p50_ns": 40, + "p95_ns": 101, + "p99_ns": 230, + "max_ns": 1252, + "mean_ns": 46 }, "eviction": { "total_evictions": 17126, @@ -6106,19 +6106,19 @@ "miss_rate": 0.09352461586704297 }, "throughput": { - "duration_ms": 5.656499, - "ops_per_sec": 39456207.80627735, - "gets_per_sec": 36081682.32682442, - "inserts_per_sec": 3374525.4794529267 + "duration_ms": 5.22805, + "ops_per_sec": 42689721.78919483, + "gets_per_sec": 39038647.29679326, + "inserts_per_sec": 3651074.492401565 }, "latency": { "sample_count": 2000, - "min_ns": 29, + "min_ns": 30, "p50_ns": 40, "p95_ns": 110, - "p99_ns": 151, - "max_ns": 1392, - "mean_ns": 49 + "p99_ns": 161, + "max_ns": 1332, + "mean_ns": 50 }, "eviction": { "total_evictions": 17167, @@ -6144,19 +6144,19 @@ "miss_rate": 0.09348051897146437 }, "throughput": { - "duration_ms": 5.151938, - "ops_per_sec": 43318650.18561947, - "gets_per_sec": 39615383.570221536, - "inserts_per_sec": 3703266.615397934 + "duration_ms": 5.651896, + "ops_per_sec": 39486749.225392684, + "gets_per_sec": 36111067.8611213, + "inserts_per_sec": 3375681.364271388 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 61, - "p99_ns": 81, - "max_ns": 120, - "mean_ns": 43 + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 60, + "p99_ns": 80, + "max_ns": 200, + "mean_ns": 46 }, "eviction": { "total_evictions": 17158, @@ -6182,19 +6182,19 @@ "miss_rate": 0.0935001175917215 }, "throughput": { - "duration_ms": 5.69492, - "ops_per_sec": 39189136.985242985, - "gets_per_sec": 35838255.84907251, - "inserts_per_sec": 3350881.136170482 + "duration_ms": 5.397314000000001, + "ops_per_sec": 41350012.2468324, + "gets_per_sec": 37814364.700664066, + "inserts_per_sec": 3535647.546168335 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 69, + "min_ns": 30, + "p50_ns": 50, + "p95_ns": 60, "p99_ns": 80, - "max_ns": 10590, - "mean_ns": 48 + "max_ns": 8153, + "mean_ns": 50 }, "eviction": { "total_evictions": 17162, @@ -6220,19 +6220,19 @@ "miss_rate": 0.09611163374098464 }, "throughput": { - "duration_ms": 6.9506120000000005, - "ops_per_sec": 32185942.76302576, - "gets_per_sec": 29363745.235671334, - "inserts_per_sec": 2822197.5273544258 + "duration_ms": 6.220178, + "ops_per_sec": 35965530.24688361, + "gets_per_sec": 32811922.745619178, + "inserts_per_sec": 3153607.5012644334 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 41, + "min_ns": 30, + "p50_ns": 50, "p95_ns": 120, - "p99_ns": 170, - "max_ns": 280, - "mean_ns": 52 + "p99_ns": 160, + "max_ns": 9164, + "mean_ns": 59 }, "eviction": { "total_evictions": 17695, @@ -6258,19 +6258,19 @@ "miss_rate": 0.09680248510504863 }, "throughput": { - "duration_ms": 5.311856000000001, - "ops_per_sec": 42142143.91353983, - "gets_per_sec": 38422728.326972716, - "inserts_per_sec": 3719415.5865671057 + "duration_ms": 4.884275000000001, + "ops_per_sec": 45831366.98895946, + "gets_per_sec": 41786344.95395938, + "inserts_per_sec": 4045022.0350000765 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 31, + "min_ns": 30, + "p50_ns": 40, "p95_ns": 130, - "p99_ns": 201, - "max_ns": 521, - "mean_ns": 44 + "p99_ns": 190, + "max_ns": 361, + "mean_ns": 45 }, "eviction": { "total_evictions": 17836,