From d1f800016c0ccda4df9cbc7effcfa4b8773655c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 22 Jun 2026 02:57:01 +0000 Subject: [PATCH] benchmark: update results [skip ci] --- docs/benchmarks/latest/index.md | 78 +- docs/benchmarks/latest/results.json | 1054 +++++++++++++-------------- 2 files changed, 566 insertions(+), 566 deletions(-) diff --git a/docs/benchmarks/latest/index.md b/docs/benchmarks/latest/index.md index 5e8b4b9..9dec35f 100644 --- a/docs/benchmarks/latest/index.md +++ b/docs/benchmarks/latest/index.md @@ -6,13 +6,13 @@ ## Environment -- **Date**: 2026-06-01T02:52:32.718192152+00:00 -- **Commit**: `976e2a6944594803046435554348d6c81f2d0b1e` +- **Date**: 2026-06-22T02:56:47.026017480+00:00 +- **Commit**: `42c0b7e2832ec71efa59352eaaf5c678a7af0a3c` - **Branch**: `main` - **Dirty**: false - **Rustc**: rustc 1.96.0 (ac68faa20 2026-05-25) - **Host**: x86_64-unknown-linux-gnu -- **CPU**: AMD EPYC 7763 64-Core Processor +- **CPU**: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz ## Configuration @@ -48,47 +48,47 @@ | Policy | Uniform | HotSet 90/10 | Zipfian 1.0 | |--------|-------:|-------:|-------:| -| **2Q** | 34.04 | 49.01 | 14.89 | -| **ARC** | 17.31 | 34.70 | 12.58 | -| **CAR** | 15.35 | 45.09 | 13.04 | -| **Clock** | 21.39 | 36.71 | 12.71 | -| **Clock-Pro** | 15.39 | 48.03 | 13.27 | -| **FIFO** | 19.11 | 33.06 | 12.62 | -| **Fast-LRU** | 37.20 | 52.22 | 15.10 | -| **Heap-LFU** | 10.11 | 15.25 | 8.31 | -| **LFU** | 11.80 | 14.72 | 7.63 | -| **LIFO** | 57.38 | 80.25 | 16.78 | -| **LRU** | 31.17 | 29.53 | 12.72 | -| **LRU-K** | 18.91 | 18.95 | 10.24 | -| **MFU** | 16.43 | 16.80 | 10.94 | -| **MRU** | 37.75 | 45.44 | 18.31 | -| **NRU** | 0.75 | 50.58 | 10.96 | -| **Random** | 37.86 | 66.86 | 16.45 | -| **S3-FIFO** | 18.04 | 41.62 | 12.58 | -| **SLRU** | 33.59 | 47.16 | 14.56 | +| **2Q** | 37.58 | 54.63 | 16.20 | +| **ARC** | 17.47 | 39.89 | 12.95 | +| **CAR** | 16.38 | 46.92 | 13.71 | +| **Clock** | 24.40 | 40.33 | 13.90 | +| **Clock-Pro** | 14.58 | 49.36 | 13.75 | +| **FIFO** | 20.31 | 35.39 | 13.23 | +| **Fast-LRU** | 42.15 | 57.18 | 16.02 | +| **Heap-LFU** | 10.32 | 15.50 | 8.48 | +| **LFU** | 12.16 | 15.27 | 7.92 | +| **LIFO** | 62.53 | 84.01 | 17.70 | +| **LRU** | 35.17 | 35.14 | 14.25 | +| **LRU-K** | 19.31 | 21.95 | 10.86 | +| **MFU** | 17.17 | 17.59 | 11.52 | +| **MRU** | 41.81 | 46.72 | 19.53 | +| **NRU** | 0.65 | 51.31 | 11.10 | +| **Random** | 41.41 | 69.11 | 17.31 | +| **S3-FIFO** | 19.16 | 44.83 | 13.65 | +| **SLRU** | 36.63 | 52.95 | 16.06 | ## Latency P99 (nanoseconds) | Policy | Uniform | HotSet 90/10 | Zipfian 1.0 | |--------|-------:|-------:|-------:| -| **2Q** | 141 | 71 | 100 | -| **ARC** | 211 | 160 | 190 | -| **CAR** | 270 | 191 | 220 | -| **Clock** | 190 | 141 | 171 | -| **Clock-Pro** | 301 | 201 | 260 | -| **FIFO** | 220 | 160 | 190 | -| **Fast-LRU** | 130 | 71 | 100 | -| **Heap-LFU** | 350 | 271 | 320 | -| **LFU** | 340 | 190 | 230 | -| **LIFO** | 81 | 60 | 80 | -| **LRU** | 130 | 91 | 111 | -| **LRU-K** | 201 | 150 | 161 | -| **MFU** | 230 | 190 | 210 | -| **MRU** | 150 | 91 | 91 | -| **NRU** | 9788 | 170 | 511 | -| **Random** | 121 | 81 | 100 | -| **S3-FIFO** | 250 | 150 | 221 | -| **SLRU** | 141 | 70 | 91 | +| **2Q** | 164 | 70 | 96 | +| **ARC** | 227 | 219 | 256 | +| **CAR** | 255 | 203 | 234 | +| **Clock** | 204 | 137 | 172 | +| **Clock-Pro** | 361 | 212 | 299 | +| **FIFO** | 238 | 164 | 199 | +| **Fast-LRU** | 129 | 72 | 118 | +| **Heap-LFU** | 353 | 269 | 357 | +| **LFU** | 359 | 195 | 260 | +| **LIFO** | 80 | 48 | 66 | +| **LRU** | 134 | 106 | 106 | +| **LRU-K** | 214 | 152 | 230 | +| **MFU** | 242 | 224 | 220 | +| **MRU** | 157 | 88 | 97 | +| **NRU** | 11233 | 183 | 535 | +| **Random** | 143 | 81 | 102 | +| **S3-FIFO** | 248 | 200 | 218 | +| **SLRU** | 164 | 73 | 110 | ## Scan Resistance diff --git a/docs/benchmarks/latest/results.json b/docs/benchmarks/latest/results.json index b0f2360..7c97334 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-01T02:52:32.718192152+00:00", - "git_commit": "976e2a6944594803046435554348d6c81f2d0b1e", + "timestamp": "2026-06-22T02:56:47.026017480+00:00", + "git_commit": "42c0b7e2832ec71efa59352eaaf5c678a7af0a3c", "git_branch": "main", "git_dirty": false, "rustc_version": "rustc 1.96.0 (ac68faa20 2026-05-25)", "host_triple": "x86_64-unknown-linux-gnu", - "cpu_model": "AMD EPYC 7763 64-Core Processor", + "cpu_model": "Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz", "config": { "capacity": 4096, "universe": 16384, @@ -4244,19 +4244,19 @@ "miss_rate": 0.7532974678582628 }, "throughput": { - "duration_ms": 11.481314, - "ops_per_sec": 31167251.41390611, - "gets_per_sec": 17776362.53132699, - "inserts_per_sec": 13390888.88257912 + "duration_ms": 10.175122, + "ops_per_sec": 35168226.97555862, + "gets_per_sec": 20058334.43569522, + "inserts_per_sec": 15109892.539863404 }, "latency": { "sample_count": 2000, "min_ns": 40, - "p50_ns": 70, + "p50_ns": 62, "p95_ns": 100, - "p99_ns": 130, - "max_ns": 10519, - "mean_ns": 76 + "p99_ns": 134, + "max_ns": 216, + "mean_ns": 67 }, "eviction": { "total_evictions": 150111, @@ -4282,19 +4282,19 @@ "miss_rate": 0.7532974678582628 }, "throughput": { - "duration_ms": 9.61826, - "ops_per_sec": 37204338.414640486, - "gets_per_sec": 21219638.47930915, - "inserts_per_sec": 15984699.935331339 + "duration_ms": 8.489486, + "ops_per_sec": 42151079.5824388, + "gets_per_sec": 24041031.459383998, + "inserts_per_sec": 18110048.123054802 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 60, + "min_ns": 32, + "p50_ns": 55, "p95_ns": 91, - "p99_ns": 130, - "max_ns": 220, - "mean_ns": 62 + "p99_ns": 129, + "max_ns": 193, + "mean_ns": 59 }, "eviction": { "total_evictions": 150111, @@ -4320,19 +4320,19 @@ "miss_rate": 0.7539638209470053 }, "throughput": { - "duration_ms": 18.931141, - "ops_per_sec": 18909425.480482135, - "gets_per_sec": 10780966.662284117, - "inserts_per_sec": 8128458.818198016 + "duration_ms": 18.541661, + "ops_per_sec": 19306630.619554527, + "gets_per_sec": 11007428.083169032, + "inserts_per_sec": 8299202.536385494 }, "latency": { "sample_count": 2000, - "min_ns": 49, - "p50_ns": 110, - "p95_ns": 161, - "p99_ns": 201, - "max_ns": 10720, - "mean_ns": 116 + "min_ns": 46, + "p50_ns": 113, + "p95_ns": 169, + "p99_ns": 214, + "max_ns": 7387, + "mean_ns": 114 }, "eviction": { "total_evictions": 150247, @@ -4358,19 +4358,19 @@ "miss_rate": 0.7539589212919411 }, "throughput": { - "duration_ms": 30.326904, - "ops_per_sec": 11803908.503156142, - "gets_per_sec": 6729865.996212472, - "inserts_per_sec": 5074042.50694367 + "duration_ms": 29.446733, + "ops_per_sec": 12156730.59554688, + "gets_per_sec": 6931023.553614589, + "inserts_per_sec": 5225707.041932292 }, "latency": { "sample_count": 2000, - "min_ns": 70, - "p50_ns": 171, - "p95_ns": 271, - "p99_ns": 340, - "max_ns": 2384, - "mean_ns": 176 + "min_ns": 78, + "p50_ns": 166, + "p95_ns": 286, + "p99_ns": 359, + "max_ns": 499, + "mean_ns": 170 }, "eviction": { "total_evictions": 150246, @@ -4396,19 +4396,19 @@ "miss_rate": 0.7535179523361555 }, "throughput": { - "duration_ms": 35.383812, - "ops_per_sec": 10114399.206055017, - "gets_per_sec": 5768061.3948548, - "inserts_per_sec": 4346337.811200217 + "duration_ms": 34.666626, + "ops_per_sec": 10323646.725816352, + "gets_per_sec": 5887391.5217477465, + "inserts_per_sec": 4436255.204068605 }, "latency": { "sample_count": 2000, - "min_ns": 60, - "p50_ns": 221, - "p95_ns": 281, - "p99_ns": 350, - "max_ns": 851, - "mean_ns": 199 + "min_ns": 65, + "p50_ns": 218, + "p95_ns": 289, + "p99_ns": 353, + "max_ns": 671, + "mean_ns": 197 }, "eviction": { "total_evictions": 150156, @@ -4434,19 +4434,19 @@ "miss_rate": 0.7533807619943556 }, "throughput": { - "duration_ms": 21.786192999999997, - "ops_per_sec": 16425907.913328411, - "gets_per_sec": 9368135.130355267, - "inserts_per_sec": 7057772.782973143 + "duration_ms": 20.844483, + "ops_per_sec": 17167995.963248406, + "gets_per_sec": 9791367.816606438, + "inserts_per_sec": 7376628.146641968 }, "latency": { "sample_count": 2000, - "min_ns": 50, - "p50_ns": 130, - "p95_ns": 191, - "p99_ns": 230, - "max_ns": 851, - "mean_ns": 124 + "min_ns": 47, + "p50_ns": 119, + "p95_ns": 189, + "p99_ns": 242, + "max_ns": 6180, + "mean_ns": 120 }, "eviction": { "total_evictions": 150128, @@ -4472,19 +4472,19 @@ "miss_rate": 0.7532680699278771 }, "throughput": { - "duration_ms": 18.720738, - "ops_per_sec": 19114363.974326227, - "gets_per_sec": 10902134.306884697, - "inserts_per_sec": 8212229.667441529 + "duration_ms": 17.616321, + "ops_per_sec": 20312697.52634503, + "gets_per_sec": 11585619.948682815, + "inserts_per_sec": 8727077.577662215 }, "latency": { "sample_count": 2000, - "min_ns": 40, - "p50_ns": 121, - "p95_ns": 170, - "p99_ns": 220, - "max_ns": 742, - "mean_ns": 114 + "min_ns": 43, + "p50_ns": 113, + "p95_ns": 171, + "p99_ns": 238, + "max_ns": 5588, + "mean_ns": 111 }, "eviction": { "total_evictions": 150105, @@ -4510,19 +4510,19 @@ "miss_rate": 0.7523812323612418 }, "throughput": { - "duration_ms": 6.233530999999999, - "ops_per_sec": 57375827.600761116, - "gets_per_sec": 32741635.51925867, - "inserts_per_sec": 24634192.081502445 + "duration_ms": 5.720147, + "ops_per_sec": 62525316.22002022, + "gets_per_sec": 35680201.9248806, + "inserts_per_sec": 26845114.29513962 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 70, - "p99_ns": 81, - "max_ns": 180, - "mean_ns": 49 + "min_ns": 25, + "p50_ns": 47, + "p95_ns": 60, + "p99_ns": 80, + "max_ns": 391, + "mean_ns": 45 }, "eviction": { "total_evictions": 149924, @@ -4548,19 +4548,19 @@ "miss_rate": 0.7524008309814989 }, "throughput": { - "duration_ms": 9.474843, - "ops_per_sec": 37748171.65835888, - "gets_per_sec": 21540831.863915846, - "inserts_per_sec": 16207339.794443032 + "duration_ms": 8.554134, + "ops_per_sec": 41811128.98161287, + "gets_per_sec": 23859340.992320206, + "inserts_per_sec": 17951787.989292663 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 60, - "p95_ns": 91, - "p99_ns": 150, - "max_ns": 451, - "mean_ns": 63 + "min_ns": 34, + "p50_ns": 53, + "p95_ns": 96, + "p99_ns": 157, + "max_ns": 314, + "mean_ns": 59 }, "eviction": { "total_evictions": 149928, @@ -4586,19 +4586,19 @@ "miss_rate": 0.7525135230479774 }, "throughput": { - "duration_ms": 476.867486, - "ops_per_sec": 750063.7189594427, - "gets_per_sec": 427993.113374058, - "inserts_per_sec": 322070.60558538476 + "duration_ms": 547.168407, + "ops_per_sec": 653694.5397872725, + "gets_per_sec": 373003.9918039347, + "inserts_per_sec": 280690.5479833378 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 71, - "p95_ns": 9598, - "p99_ns": 9788, - "max_ns": 23564, - "mean_ns": 2413 + "min_ns": 26, + "p50_ns": 74, + "p95_ns": 10744, + "p99_ns": 11233, + "max_ns": 44212, + "mean_ns": 2724 }, "eviction": { "total_evictions": 149951, @@ -4624,19 +4624,19 @@ "miss_rate": 0.7531357792411414 }, "throughput": { - "duration_ms": 9.450126999999998, - "ops_per_sec": 37862771.579683535, - "gets_per_sec": 21597170.0697779, - "inserts_per_sec": 16265601.509905636 + "duration_ms": 8.639681999999999, + "ops_per_sec": 41414487.24617411, + "gets_per_sec": 23623091.683235567, + "inserts_per_sec": 17791395.562938545 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 70, - "p95_ns": 100, - "p99_ns": 121, - "max_ns": 330, - "mean_ns": 65 + "min_ns": 26, + "p50_ns": 66, + "p95_ns": 101, + "p99_ns": 143, + "max_ns": 376, + "mean_ns": 64 }, "eviction": { "total_evictions": 150078, @@ -4662,19 +4662,19 @@ "miss_rate": 0.7530573847601129 }, "throughput": { - "duration_ms": 16.725039, - "ops_per_sec": 21392595.85583029, - "gets_per_sec": 12203020.871879581, - "inserts_per_sec": 9189574.98395071 + "duration_ms": 14.66464, + "ops_per_sec": 24398280.489667665, + "gets_per_sec": 13917559.51731512, + "inserts_per_sec": 10480720.972352544 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 110, - "p95_ns": 150, - "p99_ns": 190, - "max_ns": 361, - "mean_ns": 103 + "min_ns": 42, + "p50_ns": 97, + "p95_ns": 149, + "p99_ns": 204, + "max_ns": 335, + "mean_ns": 96 }, "eviction": { "total_evictions": 150062, @@ -4700,19 +4700,19 @@ "miss_rate": 0.7520333568516776 }, "throughput": { - "duration_ms": 23.240996, - "ops_per_sec": 15385872.447118877, - "gets_per_sec": 8781723.468305748, - "inserts_per_sec": 6604148.978813129 + "duration_ms": 24.532923, + "ops_per_sec": 14575637.807202997, + "gets_per_sec": 8319269.579087661, + "inserts_per_sec": 6256368.228115337 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 140, - "p95_ns": 250, - "p99_ns": 301, - "max_ns": 592, - "mean_ns": 136 + "min_ns": 31, + "p50_ns": 144, + "p95_ns": 288, + "p99_ns": 361, + "max_ns": 5720, + "mean_ns": 147 }, "eviction": { "total_evictions": 149853, @@ -4738,19 +4738,19 @@ "miss_rate": 0.7522097444339919 }, "throughput": { - "duration_ms": 19.828954, - "ops_per_sec": 18035192.375755172, - "gets_per_sec": 10292827.347322507, - "inserts_per_sec": 7742365.028432665 + "duration_ms": 18.667137, + "ops_per_sec": 19157678.00922016, + "gets_per_sec": 10933438.802104468, + "inserts_per_sec": 8224239.207115692 }, "latency": { "sample_count": 2000, - "min_ns": 40, - "p50_ns": 121, - "p95_ns": 191, - "p99_ns": 250, - "max_ns": 1413, - "mean_ns": 120 + "min_ns": 33, + "p50_ns": 120, + "p95_ns": 190, + "p99_ns": 248, + "max_ns": 561, + "mean_ns": 114 }, "eviction": { "total_evictions": 149889, @@ -4776,19 +4776,19 @@ "miss_rate": 0.7526066164941988 }, "throughput": { - "duration_ms": 10.648100000000001, - "ops_per_sec": 33592847.55026718, - "gets_per_sec": 19167363.1915553, - "inserts_per_sec": 14425484.358711882 + "duration_ms": 9.766503, + "ops_per_sec": 36625187.131975494, + "gets_per_sec": 20897551.559652418, + "inserts_per_sec": 15727635.572323073 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 60, - "p95_ns": 110, - "p99_ns": 141, - "max_ns": 231, - "mean_ns": 67 + "min_ns": 33, + "p50_ns": 58, + "p95_ns": 106, + "p99_ns": 164, + "max_ns": 277, + "mean_ns": 64 }, "eviction": { "total_evictions": 149970, @@ -4814,19 +4814,19 @@ "miss_rate": 0.7521362496080276 }, "throughput": { - "duration_ms": 10.503871, - "ops_per_sec": 34044972.56297226, - "gets_per_sec": 19430550.889286436, - "inserts_per_sec": 14614421.673685824 + "duration_ms": 9.515561, + "ops_per_sec": 37580968.68907677, + "gets_per_sec": 21448656.574215643, + "inserts_per_sec": 16132312.11486112 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 60, - "p95_ns": 110, - "p99_ns": 141, - "max_ns": 10569, - "mean_ns": 72 + "min_ns": 35, + "p50_ns": 57, + "p95_ns": 108, + "p99_ns": 164, + "max_ns": 280, + "mean_ns": 64 }, "eviction": { "total_evictions": 149874, @@ -4852,18 +4852,18 @@ "miss_rate": 0.7533366650987771 }, "throughput": { - "duration_ms": 20.677868, - "ops_per_sec": 17305894.398784246, - "gets_per_sec": 9870263.220560264, - "inserts_per_sec": 7435631.178223983 + "duration_ms": 20.485753, + "ops_per_sec": 17468188.74561262, + "gets_per_sec": 9962826.360349068, + "inserts_per_sec": 7505362.385263554 }, "latency": { "sample_count": 2000, - "min_ns": 40, - "p50_ns": 120, - "p95_ns": 180, - "p99_ns": 211, - "max_ns": 1783, + "min_ns": 35, + "p50_ns": 125, + "p95_ns": 181, + "p99_ns": 227, + "max_ns": 509, "mean_ns": 117 }, "eviction": { @@ -4890,19 +4890,19 @@ "miss_rate": 0.7529789902790843 }, "throughput": { - "duration_ms": 23.305856, - "ops_per_sec": 15351334.874805715, - "gets_per_sec": 8757284.00621715, - "inserts_per_sec": 6594050.868588564 + "duration_ms": 21.844839, + "ops_per_sec": 16378056.16237318, + "gets_per_sec": 9342984.857887942, + "inserts_per_sec": 7035071.304485237 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 140, - "p95_ns": 220, - "p99_ns": 270, - "max_ns": 1242, - "mean_ns": 132 + "min_ns": 31, + "p50_ns": 131, + "p95_ns": 211, + "p99_ns": 255, + "max_ns": 9731, + "mean_ns": 127 }, "eviction": { "total_evictions": 150046, @@ -4928,19 +4928,19 @@ "miss_rate": 0.1981028535591094 }, "throughput": { - "duration_ms": 19.224027, - "ops_per_sec": 12719915.551512698, - "gets_per_sec": 10616714.177523782, - "inserts_per_sec": 2103201.373988915 + "duration_ms": 17.162872, + "ops_per_sec": 14247498.90344693, + "gets_per_sec": 11891716.025150103, + "inserts_per_sec": 2355782.878296826 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 91, - "p99_ns": 111, - "max_ns": 240, - "mean_ns": 55 + "min_ns": 30, + "p50_ns": 44, + "p95_ns": 86, + "p99_ns": 106, + "max_ns": 203, + "mean_ns": 49 }, "eviction": { "total_evictions": 38746, @@ -4966,19 +4966,19 @@ "miss_rate": 0.1981028535591094 }, "throughput": { - "duration_ms": 16.192646, - "ops_per_sec": 15101176.175901083, - "gets_per_sec": 12604240.221147303, - "inserts_per_sec": 2496935.954753781 + "duration_ms": 15.259178, + "ops_per_sec": 16024978.540783783, + "gets_per_sec": 13375294.527660664, + "inserts_per_sec": 2649684.0131231183 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 40, - "p95_ns": 80, - "p99_ns": 100, - "max_ns": 10389, - "mean_ns": 47 + "min_ns": 26, + "p50_ns": 37, + "p95_ns": 89, + "p99_ns": 118, + "max_ns": 201, + "mean_ns": 44 }, "eviction": { "total_evictions": 38746, @@ -5004,19 +5004,19 @@ "miss_rate": 0.17395735340232044 }, "throughput": { - "duration_ms": 23.399862, - "ops_per_sec": 10239376.625383517, - "gets_per_sec": 8722102.720092965, - "inserts_per_sec": 1517273.9052905526 + "duration_ms": 22.064503, + "ops_per_sec": 10859070.788950017, + "gets_per_sec": 9249970.416283567, + "inserts_per_sec": 1609100.37266645 }, "latency": { "sample_count": 2000, - "min_ns": 40, - "p50_ns": 60, - "p95_ns": 140, - "p99_ns": 161, - "max_ns": 891, - "mean_ns": 71 + "min_ns": 35, + "p50_ns": 50, + "p95_ns": 147, + "p99_ns": 230, + "max_ns": 1681, + "mean_ns": 66 }, "eviction": { "total_evictions": 33818, @@ -5042,19 +5042,19 @@ "miss_rate": 0.17395735340232044 }, "throughput": { - "duration_ms": 31.415875000000003, - "ops_per_sec": 7626717.384125063, - "gets_per_sec": 6496588.110310472, - "inserts_per_sec": 1130129.273814592 + "duration_ms": 30.249914, + "ops_per_sec": 7920683.675332102, + "gets_per_sec": 6746994.388149335, + "inserts_per_sec": 1173689.287182767 }, "latency": { "sample_count": 2000, - "min_ns": 69, - "p50_ns": 111, - "p95_ns": 191, - "p99_ns": 230, - "max_ns": 13264, - "mean_ns": 129 + "min_ns": 75, + "p50_ns": 119, + "p95_ns": 189, + "p99_ns": 260, + "max_ns": 7462, + "mean_ns": 128 }, "eviction": { "total_evictions": 33818, @@ -5080,19 +5080,19 @@ "miss_rate": 0.2518961665098777 }, "throughput": { - "duration_ms": 30.747889, - "ops_per_sec": 8309741.19881856, - "gets_per_sec": 6637723.975132082, - "inserts_per_sec": 1672017.223686478 + "duration_ms": 30.134629999999998, + "ops_per_sec": 8478849.748611482, + "gets_per_sec": 6772805.904701667, + "inserts_per_sec": 1706043.843909814 }, "latency": { "sample_count": 2000, - "min_ns": 60, - "p50_ns": 80, - "p95_ns": 270, - "p99_ns": 320, - "max_ns": 972, - "mean_ns": 115 + "min_ns": 59, + "p50_ns": 76, + "p95_ns": 275, + "p99_ns": 357, + "max_ns": 666, + "mean_ns": 116 }, "eviction": { "total_evictions": 49725, @@ -5118,19 +5118,19 @@ "miss_rate": 0.6813558325493885 }, "throughput": { - "duration_ms": 31.369639, - "ops_per_sec": 10939175.933774693, - "gets_per_sec": 6506163.491393701, - "inserts_per_sec": 4433012.442380992 + "duration_ms": 29.782026, + "ops_per_sec": 11522318.864404993, + "gets_per_sec": 6852992.472708203, + "inserts_per_sec": 4669326.39169679 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 130, - "p95_ns": 170, - "p99_ns": 210, - "max_ns": 551, - "mean_ns": 114 + "min_ns": 35, + "p50_ns": 116, + "p95_ns": 167, + "p99_ns": 220, + "max_ns": 9628, + "mean_ns": 117 }, "eviction": { "total_evictions": 137376, @@ -5156,19 +5156,19 @@ "miss_rate": 0.23205746315459397 }, "throughput": { - "duration_ms": 19.932187, - "ops_per_sec": 12615675.33959018, - "gets_per_sec": 10239518.623821862, - "inserts_per_sec": 2376156.71576832 + "duration_ms": 19.00387, + "ops_per_sec": 13231936.442419361, + "gets_per_sec": 10739707.228054076, + "inserts_per_sec": 2492229.214365285 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 160, - "p99_ns": 190, - "max_ns": 612, - "mean_ns": 64 + "min_ns": 40, + "p50_ns": 47, + "p95_ns": 152, + "p99_ns": 199, + "max_ns": 576, + "mean_ns": 67 }, "eviction": { "total_evictions": 45676, @@ -5194,19 +5194,19 @@ "miss_rate": 0.1973826042646598 }, "throughput": { - "duration_ms": 14.560884, - "ops_per_sec": 16783390.34910243, - "gets_per_sec": 14016731.401747312, - "inserts_per_sec": 2766658.9473551195 + "duration_ms": 13.803081, + "ops_per_sec": 17704815.323477417, + "gets_per_sec": 14786264.023227857, + "inserts_per_sec": 2918551.3002495603 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 30, - "p95_ns": 70, - "p99_ns": 80, - "max_ns": 211, - "mean_ns": 37 + "min_ns": 21, + "p50_ns": 27, + "p95_ns": 61, + "p99_ns": 66, + "max_ns": 84, + "mean_ns": 32 }, "eviction": { "total_evictions": 38599, @@ -5232,19 +5232,19 @@ "miss_rate": 0.6704247021009722 }, "throughput": { - "duration_ms": 18.622716, - "ops_per_sec": 18307050.37868805, - "gets_per_sec": 10959518.471956506, - "inserts_per_sec": 7347531.906731542 + "duration_ms": 17.457652, + "ops_per_sec": 19528800.322059345, + "gets_per_sec": 11690919.25993255, + "inserts_per_sec": 7837881.062126797 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 71, - "p99_ns": 91, - "max_ns": 301, - "mean_ns": 54 + "min_ns": 26, + "p50_ns": 51, + "p95_ns": 75, + "p99_ns": 97, + "max_ns": 191, + "mean_ns": 52 }, "eviction": { "total_evictions": 135145, @@ -5270,18 +5270,18 @@ "miss_rate": 0.19697593289432425 }, "throughput": { - "duration_ms": 22.286455, - "ops_per_sec": 10961725.406754911, - "gets_per_sec": 9157849.46506746, - "inserts_per_sec": 1803875.941687451 + "duration_ms": 22.008946, + "ops_per_sec": 11099940.905848011, + "gets_per_sec": 9273320.039951026, + "inserts_per_sec": 1826620.8658969856 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 30, - "p95_ns": 471, - "p99_ns": 511, - "max_ns": 1042, + "min_ns": 21, + "p50_ns": 28, + "p95_ns": 502, + "p99_ns": 535, + "max_ns": 628, "mean_ns": 74 }, "eviction": { @@ -5308,19 +5308,19 @@ "miss_rate": 0.2300437049231734 }, "throughput": { - "duration_ms": 15.259968, - "ops_per_sec": 16451345.114223044, - "gets_per_sec": 13374602.096151184, - "inserts_per_sec": 3076743.0180718596 + "duration_ms": 14.500557, + "ops_per_sec": 17312921.151925404, + "gets_per_sec": 14075045.531009601, + "inserts_per_sec": 3237875.620915803 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 30, - "p95_ns": 81, - "p99_ns": 100, - "max_ns": 10379, - "mean_ns": 45 + "min_ns": 21, + "p50_ns": 27, + "p95_ns": 84, + "p99_ns": 102, + "max_ns": 173, + "mean_ns": 39 }, "eviction": { "total_evictions": 45265, @@ -5346,19 +5346,19 @@ "miss_rate": 0.19227716368767633 }, "throughput": { - "duration_ms": 19.140671, - "ops_per_sec": 12713190.671319725, - "gets_per_sec": 10662949.067981994, - "inserts_per_sec": 2050241.6033377303 + "duration_ms": 17.505597, + "ops_per_sec": 13900639.892486956, + "gets_per_sec": 11658899.722185995, + "inserts_per_sec": 2241740.1703009615 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 150, - "p99_ns": 171, - "max_ns": 231, - "mean_ns": 59 + "min_ns": 33, + "p50_ns": 45, + "p95_ns": 137, + "p99_ns": 172, + "max_ns": 373, + "mean_ns": 58 }, "eviction": { "total_evictions": 37557, @@ -5384,19 +5384,19 @@ "miss_rate": 0.1843789197240514 }, "throughput": { - "duration_ms": 18.218542, - "ops_per_sec": 13268185.785668248, - "gets_per_sec": 11202652.76990881, - "inserts_per_sec": 2065533.0157594387 + "duration_ms": 17.582317, + "ops_per_sec": 13748301.773878835, + "gets_per_sec": 11608026.405166054, + "inserts_per_sec": 2140275.368712781 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 30, - "p95_ns": 170, - "p99_ns": 260, - "max_ns": 470, - "mean_ns": 53 + "min_ns": 23, + "p50_ns": 33, + "p95_ns": 180, + "p99_ns": 299, + "max_ns": 5063, + "mean_ns": 57 }, "eviction": { "total_evictions": 35945, @@ -5422,19 +5422,19 @@ "miss_rate": 0.17470700062715583 }, "throughput": { - "duration_ms": 19.065041, - "ops_per_sec": 12575530.25980904, - "gets_per_sec": 10705248.417771563, - "inserts_per_sec": 1870281.8420374757 + "duration_ms": 17.560983, + "ops_per_sec": 13652595.643421557, + "gets_per_sec": 11622128.44235428, + "inserts_per_sec": 2030467.2010672751 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 150, - "p99_ns": 221, - "max_ns": 531, - "mean_ns": 56 + "min_ns": 25, + "p50_ns": 36, + "p95_ns": 148, + "p99_ns": 218, + "max_ns": 355, + "mean_ns": 52 }, "eviction": { "total_evictions": 33971, @@ -5460,18 +5460,18 @@ "miss_rate": 0.1739083568516776 }, "throughput": { - "duration_ms": 16.459704, - "ops_per_sec": 14556154.837292336, - "gets_per_sec": 12399736.95760264, - "inserts_per_sec": 2156417.879689696 + "duration_ms": 14.922523, + "ops_per_sec": 16055595.96054903, + "gets_per_sec": 13677043.754598334, + "inserts_per_sec": 2378552.205950696 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 80, - "p99_ns": 91, - "max_ns": 1212, + "min_ns": 27, + "p50_ns": 38, + "p95_ns": 75, + "p99_ns": 110, + "max_ns": 310, "mean_ns": 43 }, "eviction": { @@ -5498,18 +5498,18 @@ "miss_rate": 0.17590251646284105 }, "throughput": { - "duration_ms": 16.11402, - "ops_per_sec": 14893676.438281694, - "gets_per_sec": 12665740.764874315, - "inserts_per_sec": 2227935.6734073805 + "duration_ms": 14.814064, + "ops_per_sec": 16200618.54734798, + "gets_per_sec": 13777178.227392564, + "inserts_per_sec": 2423440.3199554156 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 80, - "p99_ns": 100, - "max_ns": 1513, + "min_ns": 26, + "p50_ns": 38, + "p95_ns": 77, + "p99_ns": 96, + "max_ns": 189, "mean_ns": 43 }, "eviction": { @@ -5536,19 +5536,19 @@ "miss_rate": 0.19944535904672311 }, "throughput": { - "duration_ms": 19.453975, - "ops_per_sec": 12583649.357008016, - "gets_per_sec": 10491223.516016651, - "inserts_per_sec": 2092425.8409913657 + "duration_ms": 18.909506, + "ops_per_sec": 12945975.426327901, + "gets_per_sec": 10793301.527813578, + "inserts_per_sec": 2152673.898514324 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 160, - "p99_ns": 190, - "max_ns": 211, - "mean_ns": 58 + "min_ns": 27, + "p50_ns": 39, + "p95_ns": 184, + "p99_ns": 256, + "max_ns": 456, + "mean_ns": 61 }, "eviction": { "total_evictions": 39020, @@ -5574,19 +5574,19 @@ "miss_rate": 0.1825807463154594 }, "throughput": { - "duration_ms": 18.509114, - "ops_per_sec": 13040062.317407522, - "gets_per_sec": 11026783.88603582, - "inserts_per_sec": 2013278.4313717014 + "duration_ms": 17.609722, + "ops_per_sec": 13706065.320054455, + "gets_per_sec": 11589961.499676144, + "inserts_per_sec": 2116103.8203783114 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 31, + "min_ns": 23, + "p50_ns": 34, "p95_ns": 170, - "p99_ns": 220, - "max_ns": 1803, - "mean_ns": 54 + "p99_ns": 234, + "max_ns": 472, + "mean_ns": 53 }, "eviction": { "total_evictions": 35578, @@ -5612,19 +5612,19 @@ "miss_rate": 0.09326983380370024 }, "throughput": { - "duration_ms": 7.555806, - "ops_per_sec": 29531197.598244317, - "gets_per_sec": 27011810.520280696, - "inserts_per_sec": 2519387.077963622 + "duration_ms": 6.349635999999999, + "ops_per_sec": 35140912.01448398, + "gets_per_sec": 32142944.886919502, + "inserts_per_sec": 2997967.1275644777 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 71, - "p99_ns": 91, - "max_ns": 310, - "mean_ns": 50 + "min_ns": 31, + "p50_ns": 45, + "p95_ns": 73, + "p99_ns": 106, + "max_ns": 2274, + "mean_ns": 49 }, "eviction": { "total_evictions": 17115, @@ -5650,18 +5650,18 @@ "miss_rate": 0.09326983380370024 }, "throughput": { - "duration_ms": 4.273115, - "ops_per_sec": 52217644.50523798, - "gets_per_sec": 47762814.71479237, - "inserts_per_sec": 4454829.790445612 + "duration_ms": 3.9025499999999997, + "ops_per_sec": 57175949.058948636, + "gets_per_sec": 52298112.77241804, + "inserts_per_sec": 4877836.286530602 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 40, - "p95_ns": 60, - "p99_ns": 71, - "max_ns": 461, + "min_ns": 26, + "p50_ns": 37, + "p95_ns": 54, + "p99_ns": 72, + "max_ns": 116, "mean_ns": 38 }, "eviction": { @@ -5688,19 +5688,19 @@ "miss_rate": 0.09346582000627157 }, "throughput": { - "duration_ms": 11.779869999999999, - "ops_per_sec": 18945200.58370763, - "gets_per_sec": 17325827.8741616, - "inserts_per_sec": 1619372.7095460307 + "duration_ms": 10.165156, + "ops_per_sec": 21954606.50087416, + "gets_per_sec": 20077999.786722407, + "inserts_per_sec": 1876606.7141517552 }, "latency": { "sample_count": 2000, - "min_ns": 40, - "p50_ns": 60, + "min_ns": 36, + "p50_ns": 50, "p95_ns": 120, - "p99_ns": 150, - "max_ns": 251, - "mean_ns": 65 + "p99_ns": 152, + "max_ns": 289, + "mean_ns": 57 }, "eviction": { "total_evictions": 17155, @@ -5726,19 +5726,19 @@ "miss_rate": 0.09346582000627157 }, "throughput": { - "duration_ms": 15.158187, - "ops_per_sec": 14722868.902461752, - "gets_per_sec": 13464407.056068117, - "inserts_per_sec": 1258461.8463936353 + "duration_ms": 14.615596, + "ops_per_sec": 15269442.313539593, + "gets_per_sec": 13964261.190580254, + "inserts_per_sec": 1305181.1229593374 }, "latency": { "sample_count": 2000, - "min_ns": 60, - "p50_ns": 90, - "p95_ns": 161, - "p99_ns": 190, - "max_ns": 231, - "mean_ns": 94 + "min_ns": 68, + "p50_ns": 85, + "p95_ns": 144, + "p99_ns": 195, + "max_ns": 307, + "mean_ns": 92 }, "eviction": { "total_evictions": 17155, @@ -5764,19 +5764,19 @@ "miss_rate": 0.09308364691125748 }, "throughput": { - "duration_ms": 14.629141, - "ops_per_sec": 15249972.640225423, - "gets_per_sec": 13951331.79726684, - "inserts_per_sec": 1298640.8429585851 + "duration_ms": 14.390538, + "ops_per_sec": 15502825.537168937, + "gets_per_sec": 14182652.51792532, + "inserts_per_sec": 1320173.0192436168 }, "latency": { "sample_count": 2000, "min_ns": 60, "p50_ns": 70, - "p95_ns": 230, - "p99_ns": 271, - "max_ns": 441, - "mean_ns": 86 + "p95_ns": 220, + "p99_ns": 269, + "max_ns": 533, + "mean_ns": 88 }, "eviction": { "total_evictions": 17077, @@ -5802,19 +5802,19 @@ "miss_rate": 0.6304484164314832 }, "throughput": { - "duration_ms": 19.809898999999998, - "ops_per_sec": 16798066.46162103, - "gets_per_sec": 10302727.94424646, - "inserts_per_sec": 6495338.517374571 + "duration_ms": 18.921303, + "ops_per_sec": 17586949.482284598, + "gets_per_sec": 10786572.15097713, + "inserts_per_sec": 6800377.331307469 }, "latency": { "sample_count": 2000, - "min_ns": 30, - "p50_ns": 121, - "p95_ns": 161, - "p99_ns": 190, - "max_ns": 10449, - "mean_ns": 115 + "min_ns": 33, + "p50_ns": 114, + "p95_ns": 160, + "p99_ns": 224, + "max_ns": 8927, + "mean_ns": 109 }, "eviction": { "total_evictions": 126751, @@ -5840,19 +5840,19 @@ "miss_rate": 0.13902281279397932 }, "throughput": { - "duration_ms": 7.031077, - "ops_per_sec": 33063213.501999766, - "gets_per_sec": 29027700.877120245, - "inserts_per_sec": 4035512.624879517 + "duration_ms": 6.568224, + "ops_per_sec": 35393129.10156535, + "gets_per_sec": 31073239.889504377, + "inserts_per_sec": 4319889.212060977 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 131, - "p99_ns": 160, - "max_ns": 241, - "mean_ns": 53 + "min_ns": 39, + "p50_ns": 46, + "p95_ns": 129, + "p99_ns": 164, + "max_ns": 1746, + "mean_ns": 57 }, "eviction": { "total_evictions": 26453, @@ -5878,19 +5878,19 @@ "miss_rate": 0.09318653966760737 }, "throughput": { - "duration_ms": 2.7803329999999997, - "ops_per_sec": 80247581.85440378, - "gets_per_sec": 73407034.33725385, - "inserts_per_sec": 6840547.517149924 + "duration_ms": 2.655967, + "ops_per_sec": 84005185.30538972, + "gets_per_sec": 76844328.26160868, + "inserts_per_sec": 7160857.043781041 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 30, - "p95_ns": 50, - "p99_ns": 60, - "max_ns": 221, - "mean_ns": 32 + "min_ns": 21, + "p50_ns": 27, + "p95_ns": 46, + "p99_ns": 48, + "max_ns": 78, + "mean_ns": 27 }, "eviction": { "total_evictions": 17098, @@ -5916,19 +5916,19 @@ "miss_rate": 0.6220651066164942 }, "throughput": { - "duration_ms": 7.2858920000000005, - "ops_per_sec": 45438087.745467536, - "gets_per_sec": 28012493.185460337, - "inserts_per_sec": 17425594.560007203 + "duration_ms": 7.086242, + "ops_per_sec": 46718274.6510774, + "gets_per_sec": 28801725.935975652, + "inserts_per_sec": 17916548.71510174 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 50, - "p95_ns": 70, - "p99_ns": 91, - "max_ns": 1122, - "mean_ns": 52 + "min_ns": 27, + "p50_ns": 51, + "p95_ns": 68, + "p99_ns": 88, + "max_ns": 151, + "mean_ns": 50 }, "eviction": { "total_evictions": 125040, @@ -5954,19 +5954,19 @@ "miss_rate": 0.09317184070241458 }, "throughput": { - "duration_ms": 4.411123, - "ops_per_sec": 50579410.277156174, - "gets_per_sec": 46268489.90608513, - "inserts_per_sec": 4310920.37107104 + "duration_ms": 4.3487100000000005, + "ops_per_sec": 51305329.62648693, + "gets_per_sec": 46932538.61489958, + "inserts_per_sec": 4372791.011587344 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 30, - "p95_ns": 140, - "p99_ns": 170, - "max_ns": 261, - "mean_ns": 39 + "min_ns": 21, + "p50_ns": 27, + "p95_ns": 151, + "p99_ns": 183, + "max_ns": 250, + "mean_ns": 37 }, "eviction": { "total_evictions": 17095, @@ -5992,19 +5992,19 @@ "miss_rate": 0.13648969112574472 }, "throughput": { - "duration_ms": 3.4689870000000003, - "ops_per_sec": 66864764.843454294, - "gets_per_sec": 58834466.66130487, - "inserts_per_sec": 8030298.182149428 + "duration_ms": 3.356355, + "ops_per_sec": 69108601.44412614, + "gets_per_sec": 60808823.85802455, + "inserts_per_sec": 8299777.586101589 }, "latency": { "sample_count": 2000, - "min_ns": 20, - "p50_ns": 30, - "p95_ns": 70, + "min_ns": 21, + "p50_ns": 27, + "p95_ns": 71, "p99_ns": 81, - "max_ns": 110, - "mean_ns": 35 + "max_ns": 91, + "mean_ns": 32 }, "eviction": { "total_evictions": 25936, @@ -6030,19 +6030,19 @@ "miss_rate": 0.09327473345876447 }, "throughput": { - "duration_ms": 6.07771, - "ops_per_sec": 36713334.46314484, - "gets_per_sec": 33581069.18559787, - "inserts_per_sec": 3132265.2775469706 + "duration_ms": 5.532974, + "ops_per_sec": 40327859.84535622, + "gets_per_sec": 36887214.72394412, + "inserts_per_sec": 3440645.121412101 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 110, - "p99_ns": 141, - "max_ns": 391, - "mean_ns": 48 + "min_ns": 34, + "p50_ns": 44, + "p95_ns": 101, + "p99_ns": 137, + "max_ns": 202, + "mean_ns": 49 }, "eviction": { "total_evictions": 17116, @@ -6068,18 +6068,18 @@ "miss_rate": 0.0933237300094073 }, "throughput": { - "duration_ms": 4.6462710000000005, - "ops_per_sec": 48026255.89424293, - "gets_per_sec": 43926839.394430496, - "inserts_per_sec": 4099416.49981243 + "duration_ms": 4.52076, + "ops_per_sec": 49359620.94869004, + "gets_per_sec": 45146391.31473469, + "inserts_per_sec": 4213229.633955352 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 30, - "p95_ns": 101, - "p99_ns": 201, - "max_ns": 1082, + "min_ns": 25, + "p50_ns": 33, + "p95_ns": 103, + "p99_ns": 212, + "max_ns": 1425, "mean_ns": 41 }, "eviction": { @@ -6106,19 +6106,19 @@ "miss_rate": 0.09352461586704297 }, "throughput": { - "duration_ms": 5.362557, - "ops_per_sec": 41618951.556132644, - "gets_per_sec": 38059455.591800705, - "inserts_per_sec": 3559495.964331941 + "duration_ms": 4.978818, + "ops_per_sec": 44826703.84818244, + "gets_per_sec": 40992862.16125996, + "inserts_per_sec": 3833841.686922478 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 110, - "p99_ns": 150, - "max_ns": 1433, - "mean_ns": 46 + "min_ns": 26, + "p50_ns": 35, + "p95_ns": 103, + "p99_ns": 200, + "max_ns": 1185, + "mean_ns": 43 }, "eviction": { "total_evictions": 17167, @@ -6144,19 +6144,19 @@ "miss_rate": 0.09348051897146437 }, "throughput": { - "duration_ms": 4.732412, - "ops_per_sec": 47158827.25341749, - "gets_per_sec": 43127267.87101377, - "inserts_per_sec": 4031559.38240373 + "duration_ms": 4.214624000000001, + "ops_per_sec": 52952529.09868116, + "gets_per_sec": 48425672.13587736, + "inserts_per_sec": 4526856.962803799 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 60, - "p99_ns": 70, - "max_ns": 131, - "mean_ns": 38 + "min_ns": 27, + "p50_ns": 38, + "p95_ns": 55, + "p99_ns": 73, + "max_ns": 157, + "mean_ns": 39 }, "eviction": { "total_evictions": 17158, @@ -6182,19 +6182,19 @@ "miss_rate": 0.0935001175917215 }, "throughput": { - "duration_ms": 4.553459, - "ops_per_sec": 49013068.96581258, - "gets_per_sec": 44822189.021576785, - "inserts_per_sec": 4190879.9442357994 + "duration_ms": 4.08491, + "ops_per_sec": 54634985.83812128, + "gets_per_sec": 49963401.886455275, + "inserts_per_sec": 4671583.95166601 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, - "p95_ns": 60, - "p99_ns": 71, - "max_ns": 622, - "mean_ns": 38 + "min_ns": 27, + "p50_ns": 38, + "p95_ns": 55, + "p99_ns": 70, + "max_ns": 139, + "mean_ns": 39 }, "eviction": { "total_evictions": 17162, @@ -6220,19 +6220,19 @@ "miss_rate": 0.09611163374098464 }, "throughput": { - "duration_ms": 6.4477400000000005, - "ops_per_sec": 34696188.12172947, - "gets_per_sec": 31653881.8252597, - "inserts_per_sec": 3042306.296469771 + "duration_ms": 5.607826, + "ops_per_sec": 39892821.210929155, + "gets_per_sec": 36394852.479374364, + "inserts_per_sec": 3497968.731554795 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 40, + "min_ns": 27, + "p50_ns": 38, "p95_ns": 120, - "p99_ns": 160, - "max_ns": 250, - "mean_ns": 46 + "p99_ns": 219, + "max_ns": 600, + "mean_ns": 47 }, "eviction": { "total_evictions": 17695, @@ -6258,18 +6258,18 @@ "miss_rate": 0.09680248510504863 }, "throughput": { - "duration_ms": 4.965116, - "ops_per_sec": 45085150.07504356, - "gets_per_sec": 41105988.25888459, - "inserts_per_sec": 3979161.816158978 + "duration_ms": 4.770608, + "ops_per_sec": 46923369.09676921, + "gets_per_sec": 42781968.2522647, + "inserts_per_sec": 4141400.844504516 }, "latency": { "sample_count": 2000, - "min_ns": 29, - "p50_ns": 30, - "p95_ns": 130, - "p99_ns": 191, - "max_ns": 652, + "min_ns": 25, + "p50_ns": 33, + "p95_ns": 119, + "p99_ns": 203, + "max_ns": 536, "mean_ns": 42 }, "eviction": {