Query 1
cassandra-stress user profile=blogpost.yaml ops\(singlepost=1\) > query1.txt
tail -f query1.txt
******************** Stress Settings ********************
Command:
Type: user
Count: -1
No Warmup: false
Consistency Level: LOCAL_ONE
Target Uncertainty: 0.020
Minimum Uncertainty Measurements: 30
Maximum Uncertainty Measurements: 200
Command Ratios: {singlepost=1.0}
Command Clustering Distribution: clustering=gaussian(1..10)
Profile File: blogpost.yaml
Rate:
Auto: true
Min Threads: 4
Max Threads: 1000
Population:
Distribution: Gaussian: min=1,max=1000000,mean=500000.500000,stdev=166666.500000
Order: ARBITRARY
Wrap: false
Insert:
Revisits: Uniform: min=1,max=1000000
Visits: Fixed: key=1
Row Population Ratio: Ratio: divisor=1.000000;delegate=Fixed: key=1
Batch Type: not batching
Errors:
Ignore: false
Tries: 10
Log:
No Summary: false
No Settings: false
File: null
Interval Millis: 1000
Level: NORMAL
Mode:
API: JAVA_DRIVER_NATIVE
Connection Style: CQL_PREPARED
CQL Version: CQL3
Protocol Version: V4
Username: null
Password: null
Auth Provide Class: null
Max Pending Per Connection: 128
Connections Per Host: 8
Compression: NONE
Node:
Nodes: [localhost]
Is White List: false
Datacenter: null
Schema:
Keyspace: stresscql
Replication Strategy: org.apache.cassandra.locator.SimpleStrategy
Replication Strategy Pptions: {replication_factor=1}
Table Compression: null
Table Compaction Strategy: null
Table Compaction Strategy Options: {}
Transport:
factory=org.apache.cassandra.thrift.TFramedTransportFactory; truststore=null; truststore-password=null; keystore=null; keystore-password=null; ssl-protocol=TLS; ssl-alg=SunX509; store-type=JKS; ssl-ciphers=TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA;
Port:
Native Port: 9042
Thrift Port: 9160
JMX Port: 7199
Send To Daemon:
*not set*
Graph:
File: null
Revision: unknown
Title: null
Operation: USER
TokenRange:
Wrap: false
Split Factor: 1
******************** Profile ********************
Keyspace Name: stresscql
Keyspace CQL:
***
CREATE KEYSPACE stresscql WITH replication = {'class': 'SimpleStrategy', 'replication_factor': 1};
***
Table Name: blogposts
Table CQL:
***
CREATE TABLE blogposts (
domain text,
published_date timeuuid,
url text,
author text,
title text,
body text,
PRIMARY KEY(domain, published_date)
) WITH CLUSTERING ORDER BY (published_date DESC)
AND compaction = { 'class':'LeveledCompactionStrategy' }
AND comment='A table to hold blog posts'
***
Extra Schema Definitions: null
Generator Configs:
author: Size: Uniform: min=5,max=20;
domain: Size: Gaussian: min=5,max=100,mean=52.500000,stdev=15.833333;Identity: Uniform: min=1,max=10000000;
title: Size: Gaussian: min=10,max=200,mean=105.000000,stdev=31.666667;
body: Size: Gaussian: min=100,max=5000,mean=2550.000000,stdev=816.666667;
published_date: Clustering: Fixed: key=1000;
url: Size: Uniform: min=30,max=300;
Query Definitions:
singlepost: CQL:select * from blogposts where domain = ? LIMIT 1;Fields:samerow;
timeline: CQL:select url, title, published_date from blogposts where domain = ? LIMIT 10;Fields:samerow;
Token Range Queries:
Insert Settings:
partitions: fixed(1)
select: fixed(1)/1000
batchtype: UNLOGGED
Connected to cluster: Test Cluster, max pending requests per connection 128, max connections per host 8
Datatacenter: datacenter1; Host: localhost/127.0.0.1; Rack: rack1
Created schema. Sleeping 1s for propagation.
Generating batches with [1..1] partitions and [1..1] rows (of [1000..1000] total rows in the partitions)
Sleeping 2s...
Warming up singlepost with 0 iterations...
Thread count was not specified
WARNING: uncertainty mode (err<) results in uneven workload between thread runs, so should be used for high level analysis only
Running with 4 threadCount
Running [singlepost] with 4 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 1896, 1896, 1896, 1896, 1.8, 1.4, 4.7, 12.5, 21.1, 23.5, 1.0, 0.00000, 0, 0, 0, 0, 0, 0
total, 5035, 3139, 3139, 3139, 1.2, 1.0, 2.0, 8.0, 17.3, 20.3, 2.0, 0.17346, 0, 0, 0, 0, 0, 0
total, 8329, 3294, 3294, 3294, 1.1, 0.9, 2.0, 8.0, 14.5, 29.8, 3.0, 0.13078, 0, 0, 0, 0, 0, 0
total, 12498, 4169, 4169, 4169, 0.9, 0.7, 1.5, 2.1, 16.3, 19.5, 4.0, 0.12911, 0, 1, 16, 16, 0, 1270
total, 17085, 4587, 4587, 4587, 0.8, 0.7, 1.4, 1.8, 6.6, 9.1, 5.0, 0.11994, 0, 0, 0, 0, 0, 0
total, 21574, 4489, 4489, 4489, 0.8, 0.7, 1.4, 1.9, 9.8, 39.9, 6.0, 0.10660, 0, 1, 38, 38, 0, 1266
total, 26089, 4515, 4515, 4515, 0.8, 0.7, 1.4, 2.0, 7.7, 27.6, 7.0, 0.09415, 0, 0, 0, 0, 0, 0
total, 30925, 4836, 4836, 4836, 0.7, 0.7, 1.3, 1.8, 5.2, 11.4, 8.0, 0.08567, 0, 0, 0, 0, 0, 0
total, 35734, 4809, 4809, 4809, 0.8, 0.7, 1.3, 1.8, 8.8, 30.8, 9.0, 0.07847, 0, 1, 25, 25, 0, 1270
total, 41050, 5316, 5316, 5316, 0.7, 0.6, 1.1, 1.5, 5.7, 8.3, 10.0, 0.07444, 0, 0, 0, 0, 0, 0
total, 45809, 4759, 4759, 4759, 0.8, 0.6, 1.2, 1.9, 16.1, 27.8, 11.0, 0.06817, 0, 1, 26, 26, 0, 1267
total, 51109, 5300, 5300, 5300, 0.7, 0.6, 1.1, 1.5, 7.8, 13.6, 12.0, 0.06448, 0, 0, 0, 0, 0, 0
total, 56288, 5179, 5179, 5179, 0.7, 0.6, 1.0, 1.4, 9.4, 34.6, 13.0, 0.06086, 0, 1, 33, 33, 0, 1272
total, 61694, 5406, 5406, 5406, 0.7, 0.6, 1.0, 1.4, 2.9, 12.2, 14.0, 0.05782, 0, 0, 0, 0, 0, 0
total, 66424, 4730, 4730, 4730, 0.8, 0.7, 1.1, 1.6, 18.9, 45.0, 15.0, 0.05399, 0, 1, 42, 42, 0, 1269
total, 71294, 4870, 4870, 4870, 0.7, 0.7, 1.3, 1.8, 8.8, 10.0, 16.0, 0.05060, 0, 0, 0, 0, 0, 0
total, 76040, 4746, 4746, 4746, 0.8, 0.7, 1.3, 1.9, 4.3, 19.5, 17.0, 0.04758, 0, 0, 0, 0, 0, 0
total, 80542, 4502, 4502, 4502, 0.8, 0.7, 1.3, 2.0, 23.9, 36.6, 18.0, 0.04490, 0, 1, 34, 34, 0, 1271
total, 85549, 5007, 5007, 5007, 0.7, 0.7, 1.2, 1.8, 3.2, 12.2, 19.0, 0.04265, 0, 0, 0, 0, 0, 0
total, 90442, 4893, 4893, 4893, 0.7, 0.6, 1.2, 1.7, 9.0, 44.8, 20.0, 0.04066, 0, 1, 35, 35, 0, 1272
total, 95698, 5256, 5256, 5256, 0.7, 0.6, 1.1, 1.5, 3.0, 6.8, 21.0, 0.03902, 0, 0, 0, 0, 0, 0
total, 100702, 5004, 5004, 5004, 0.7, 0.6, 1.2, 1.9, 19.1, 24.5, 22.0, 0.03734, 0, 0, 0, 0, 0, 0
total, 105707, 5005, 5005, 5005, 0.7, 0.6, 1.1, 1.6, 3.8, 50.9, 23.0, 0.03592, 0, 1, 41, 41, 0, 1264
total, 107846, 2139, 2139, 2139, 1.7, 0.6, 1.2, 6.5, 198.7, 207.2, 24.0, 0.03928, 0, 0, 0, 0, 0, 0
total, 112441, 4595, 4595, 4595, 0.8, 0.6, 1.1, 1.8, 12.8, 149.6, 25.0, 0.03802, 0, 0, 0, 0, 0, 0
total, 117892, 5451, 5451, 5451, 0.7, 0.6, 1.0, 1.4, 5.0, 39.7, 26.0, 0.03717, 0, 1, 38, 38, 0, 1271
total, 123478, 5586, 5586, 5586, 0.6, 0.6, 1.0, 1.3, 2.4, 25.1, 27.0, 0.03638, 0, 0, 0, 0, 0, 0
total, 129168, 5690, 5690, 5690, 0.6, 0.6, 0.9, 1.3, 6.1, 30.3, 28.0, 0.03576, 0, 1, 28, 28, 0, 1273
total, 134692, 5524, 5524, 5524, 0.6, 0.6, 1.0, 1.3, 7.4, 28.0, 29.0, 0.03489, 0, 0, 0, 0, 0, 0
total, 140348, 5656, 5656, 5656, 0.6, 0.6, 0.9, 1.2, 10.9, 25.0, 30.0, 0.03417, 0, 1, 23, 23, 0, 1269
total, 146139, 5791, 5791, 5791, 0.6, 0.6, 0.9, 1.2, 2.3, 4.5, 31.0, 0.03347, 0, 0, 0, 0, 0, 0
total, 151647, 5508, 5508, 5508, 0.6, 0.6, 0.9, 1.2, 4.6, 32.2, 32.0, 0.03266, 0, 1, 30, 30, 0, 1270
total, 157019, 5372, 5372, 5372, 0.7, 0.6, 1.0, 1.4, 7.7, 28.5, 33.0, 0.03178, 0, 0, 0, 0, 0, 0
total, 162612, 5593, 5593, 5593, 0.6, 0.6, 1.0, 1.2, 4.3, 20.3, 34.0, 0.03105, 0, 1, 18, 18, 0, 1276
total, 168477, 5865, 5865, 5865, 0.6, 0.6, 0.9, 1.2, 2.5, 7.2, 35.0, 0.03049, 0, 0, 0, 0, 0, 0
total, 174052, 5575, 5575, 5575, 0.6, 0.6, 0.9, 1.2, 16.0, 29.7, 36.0, 0.02982, 0, 1, 20, 20, 0, 1271
total, 179963, 5911, 5911, 5911, 0.6, 0.6, 0.9, 1.3, 3.3, 4.7, 37.0, 0.02931, 0, 0, 0, 0, 0, 0
total, 185983, 6020, 6020, 6020, 0.6, 0.6, 0.9, 1.1, 7.5, 20.6, 38.0, 0.02896, 0, 1, 19, 19, 0, 1274
total, 192118, 6135, 6135, 6135, 0.6, 0.6, 0.9, 1.1, 4.2, 5.4, 39.0, 0.02861, 0, 0, 0, 0, 0, 0
total, 198034, 5916, 5916, 5916, 0.6, 0.5, 0.9, 1.2, 6.6, 29.4, 40.0, 0.02820, 0, 1, 19, 19, 0, 1267
total, 204177, 6143, 6143, 6143, 0.6, 0.6, 0.9, 1.2, 3.4, 22.4, 41.0, 0.02791, 0, 0, 0, 0, 0, 0
total, 210279, 6102, 6102, 6102, 0.6, 0.6, 0.9, 1.2, 2.9, 7.9, 42.0, 0.02752, 0, 0, 0, 0, 0, 0
total, 216067, 5788, 5788, 5788, 0.6, 0.6, 0.9, 1.2, 3.3, 34.5, 43.0, 0.02704, 0, 1, 24, 24, 0, 1271
total, 222030, 5963, 5963, 5963, 0.6, 0.6, 0.9, 1.2, 2.5, 4.2, 44.0, 0.02657, 0, 0, 0, 0, 0, 0
total, 227606, 5576, 5576, 5576, 0.6, 0.6, 0.9, 1.2, 28.8, 32.6, 45.0, 0.02603, 0, 1, 30, 30, 0, 1273
total, 233628, 6022, 6022, 6022, 0.6, 0.6, 0.9, 1.2, 2.8, 6.0, 46.0, 0.02561, 0, 0, 0, 0, 0, 0
total, 239117, 5489, 5489, 5489, 0.6, 0.6, 0.9, 1.3, 27.3, 63.7, 47.0, 0.02513, 0, 1, 61, 61, 0, 1251
total, 245256, 6139, 6139, 6139, 0.6, 0.6, 0.9, 1.1, 2.9, 3.7, 48.0, 0.02479, 0, 0, 0, 0, 0, 0
total, 250930, 5674, 5674, 5674, 0.6, 0.6, 0.9, 1.1, 4.0, 68.6, 49.0, 0.02442, 0, 1, 63, 63, 0, 1279
total, 257151, 6221, 6221, 6221, 0.6, 0.5, 0.9, 1.2, 2.7, 8.0, 50.0, 0.02413, 0, 0, 0, 0, 0, 0
total, 262919, 5768, 5768, 5768, 0.6, 0.6, 0.9, 1.2, 21.3, 31.3, 51.0, 0.02372, 0, 1, 20, 20, 0, 1275
total, 269289, 6370, 6370, 6370, 0.5, 0.5, 0.9, 1.2, 2.9, 4.7, 52.0, 0.02350, 0, 0, 0, 0, 0, 0
total, 274991, 5702, 5702, 5702, 0.6, 0.5, 0.9, 1.2, 21.6, 68.6, 53.0, 0.02316, 0, 1, 20, 20, 0, 1271
total, 280705, 5714, 5714, 5714, 0.6, 0.5, 0.9, 1.2, 12.9, 67.6, 54.0, 0.02283, 0, 0, 0, 0, 0, 0
total, 282904, 2199, 2199, 2199, 1.7, 0.6, 1.0, 19.4, 179.0, 179.3, 55.0, 0.02438, 0, 0, 0, 0, 0, 0
total, 288797, 5893, 5893, 5893, 0.6, 0.6, 0.9, 1.2, 8.7, 26.0, 56.0, 0.02401, 0, 1, 21, 21, 0, 1267
total, 295102, 6305, 6305, 6305, 0.6, 0.5, 0.9, 1.1, 2.2, 5.2, 57.0, 0.02374, 0, 0, 0, 0, 0, 0
total, 301038, 5936, 5936, 5936, 0.6, 0.5, 0.8, 1.1, 23.2, 30.4, 58.0, 0.02341, 0, 1, 21, 21, 0, 1276
total, 307344, 6306, 6306, 6306, 0.6, 0.5, 0.9, 1.1, 2.2, 10.7, 59.0, 0.02316, 0, 0, 0, 0, 0, 0
total, 313336, 5992, 5992, 5992, 0.6, 0.5, 0.9, 1.1, 17.7, 27.1, 60.0, 0.02285, 0, 1, 21, 21, 0, 1272
total, 319635, 6299, 6299, 6299, 0.6, 0.5, 0.8, 1.1, 2.6, 9.4, 61.0, 0.02260, 0, 0, 0, 0, 0, 0
total, 325579, 5944, 5944, 5944, 0.6, 0.6, 0.9, 1.0, 8.2, 33.7, 62.0, 0.02230, 0, 0, 0, 0, 0, 0
total, 331629, 6050, 6050, 6050, 0.6, 0.6, 0.9, 1.1, 3.5, 24.2, 63.0, 0.02201, 0, 1, 21, 21, 0, 1266
total, 337838, 6209, 6209, 6209, 0.6, 0.5, 0.8, 1.0, 3.1, 9.1, 64.0, 0.02175, 0, 0, 0, 0, 0, 0
total, 343720, 5882, 5882, 5882, 0.6, 0.5, 0.9, 1.1, 21.1, 26.5, 65.0, 0.02145, 0, 1, 20, 20, 0, 1277
total, 350097, 6377, 6377, 6377, 0.5, 0.5, 0.8, 1.0, 2.8, 4.9, 66.0, 0.02123, 0, 0, 0, 0, 0, 0
total, 356374, 6277, 6277, 6277, 0.6, 0.5, 0.8, 1.0, 3.1, 28.1, 67.0, 0.02103, 0, 1, 26, 26, 0, 1266
total, 362848, 6474, 6474, 6474, 0.5, 0.5, 0.8, 1.0, 2.8, 3.9, 68.0, 0.02084, 0, 0, 0, 0, 0, 0
total, 368821, 5973, 5973, 5973, 0.6, 0.5, 0.8, 1.1, 18.7, 35.0, 69.0, 0.02059, 0, 1, 34, 34, 0, 1270
total, 375343, 6522, 6522, 6522, 0.5, 0.5, 0.8, 1.0, 2.5, 3.3, 70.0, 0.02041, 0, 0, 0, 0, 0, 0
total, 381646, 6303, 6303, 6303, 0.6, 0.5, 0.8, 1.1, 4.1, 36.8, 71.0, 0.02024, 0, 1, 25, 25, 0, 1276
total, 388199, 6553, 6553, 6553, 0.5, 0.5, 0.8, 1.1, 2.3, 3.5, 72.0, 0.02008, 0, 0, 0, 0, 0, 0
total, 394109, 5910, 5910, 5910, 0.6, 0.5, 0.9, 1.1, 14.2, 28.3, 73.0, 0.01982, 0, 1, 27, 27, 0, 1268
total, 394119, 1463, 1463, 1463, 1.2, 0.9, 5.5, 5.5, 5.5, 5.5, 73.0, 0.02003, 0, 0, 0, 0, 0, 0
Results:
Op rate : 5,398 op/s [singlepost: 5,398 op/s]
Partition rate : 5,398 pk/s [singlepost: 5,398 pk/s]
Row rate : 5,398 row/s [singlepost: 5,398 row/s]
Latency mean : 0.7 ms [singlepost: 0.7 ms]
Latency median : 0.6 ms [singlepost: 0.6 ms]
Latency 95th percentile : 1.0 ms [singlepost: 1.0 ms]
Latency 99th percentile : 1.6 ms [singlepost: 1.6 ms]
Latency 99.9th percentile : 10.2 ms [singlepost: 10.2 ms]
Latency max : 207.2 ms [singlepost: 207.2 ms]
Total partitions : 394,119 [singlepost: 394,119]
Total errors : 0 [singlepost: 0]
Total GC count : 32
Total GC memory : 39.695 GiB
Total GC time : 0.9 seconds
Avg GC time : 28.7 ms
StdDev GC time : 11.1 ms
Total operation time : 00:01:13
Sleeping for 15s
Running with 8 threadCount
Running [singlepost] with 8 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 8356, 8356, 8356, 8356, 0.8, 0.7, 1.3, 2.3, 15.7, 33.0, 1.0, 0.00000, 0, 1, 30, 30, 0, 1274
total, 18236, 9880, 9880, 9880, 0.7, 0.7, 1.2, 1.6, 3.7, 5.0, 2.0, 0.04904, 0, 0, 0, 0, 0, 0
total, 28002, 9766, 9766, 9766, 0.7, 0.7, 1.2, 1.6, 6.0, 30.4, 3.0, 0.03891, 0, 1, 25, 25, 0, 1271
total, 37981, 9979, 9979, 9979, 0.7, 0.6, 1.2, 1.5, 4.0, 32.7, 4.0, 0.03332, 0, 1, 26, 26, 0, 1271
total, 47364, 9383, 9383, 9383, 0.8, 0.7, 1.2, 1.7, 18.8, 56.8, 5.0, 0.02682, 0, 0, 0, 0, 0, 0
total, 57004, 9640, 9640, 9640, 0.7, 0.7, 1.2, 1.7, 3.5, 36.8, 6.0, 0.02254, 0, 1, 34, 34, 0, 1273
total, 66709, 9705, 9705, 9705, 0.7, 0.7, 1.2, 1.7, 6.5, 38.9, 7.0, 0.01960, 0, 1, 29, 29, 0, 1271
total, 76279, 9570, 9570, 9570, 0.7, 0.7, 1.2, 1.7, 12.9, 47.7, 8.0, 0.01726, 0, 1, 38, 38, 0, 1271
total, 86187, 9908, 9908, 9908, 0.7, 0.7, 1.2, 1.6, 3.3, 14.2, 9.0, 0.01541, 0, 0, 0, 0, 0, 0
total, 95244, 9057, 9057, 9057, 0.8, 0.7, 1.2, 1.9, 35.2, 50.5, 10.0, 0.01435, 0, 1, 34, 34, 0, 1274
total, 105025, 9781, 9781, 9781, 0.7, 0.7, 1.2, 1.9, 6.0, 29.9, 11.0, 0.01316, 0, 1, 28, 28, 0, 1266
total, 115393, 10368, 10368, 10368, 0.7, 0.6, 1.1, 1.6, 3.6, 10.4, 12.0, 0.01291, 0, 0, 0, 0, 0, 0
total, 125232, 9839, 9839, 9839, 0.7, 0.7, 1.1, 1.6, 3.5, 37.6, 13.0, 0.01208, 0, 1, 35, 35, 0, 1273
total, 135027, 9795, 9795, 9795, 0.7, 0.7, 1.2, 1.7, 3.6, 35.4, 14.0, 0.01129, 0, 1, 27, 27, 0, 1274
total, 144957, 9930, 9930, 9930, 0.7, 0.7, 1.2, 1.7, 3.3, 8.5, 15.0, 0.01054, 0, 0, 0, 0, 0, 0
total, 153897, 8940, 8940, 8940, 0.8, 0.7, 1.2, 1.8, 35.1, 71.9, 16.0, 0.01011, 0, 1, 31, 31, 0, 1271
total, 163512, 9615, 9615, 9615, 0.7, 0.7, 1.2, 1.7, 5.0, 31.1, 17.0, 0.00952, 0, 1, 29, 29, 0, 1267
total, 173080, 9568, 9568, 9568, 0.7, 0.7, 1.2, 1.8, 10.1, 35.2, 18.0, 0.00900, 0, 1, 32, 32, 0, 1271
total, 183150, 10070, 10070, 10070, 0.7, 0.7, 1.2, 1.6, 3.6, 7.3, 19.0, 0.00857, 0, 0, 0, 0, 0, 0
total, 192773, 9623, 9623, 9623, 0.7, 0.7, 1.2, 1.7, 5.1, 35.2, 20.0, 0.00814, 0, 1, 27, 27, 0, 1276
total, 201910, 9137, 9137, 9137, 0.8, 0.7, 1.2, 1.7, 38.0, 66.4, 21.0, 0.00781, 0, 1, 30, 30, 0, 1268
total, 212165, 10255, 10255, 10255, 0.7, 0.7, 1.1, 1.5, 3.6, 4.4, 22.0, 0.00760, 0, 0, 0, 0, 0, 0
total, 221877, 9712, 9712, 9712, 0.7, 0.7, 1.2, 1.6, 5.2, 34.9, 23.0, 0.00728, 0, 1, 31, 31, 0, 1274
total, 231754, 9877, 9877, 9877, 0.7, 0.7, 1.2, 1.6, 3.9, 23.6, 24.0, 0.00699, 0, 1, 21, 21, 0, 1272
total, 241803, 10049, 10049, 10049, 0.7, 0.7, 1.2, 1.6, 3.6, 6.0, 25.0, 0.00673, 0, 0, 0, 0, 0, 0
total, 250569, 8766, 8766, 8766, 0.8, 0.7, 1.2, 1.9, 41.3, 67.4, 26.0, 0.00685, 0, 1, 22, 22, 0, 1272
total, 260313, 9744, 9744, 9744, 0.7, 0.7, 1.2, 1.6, 4.0, 25.9, 27.0, 0.00660, 0, 1, 22, 22, 0, 1267
total, 270212, 9899, 9899, 9899, 0.7, 0.7, 1.1, 1.5, 4.2, 12.4, 28.0, 0.00637, 0, 0, 0, 0, 0, 0
total, 275280, 5068, 5068, 5068, 1.5, 0.6, 1.2, 2.8, 188.2, 240.0, 29.0, 0.01293, 0, 1, 27, 27, 0, 1274
total, 284584, 9304, 9304, 9304, 0.8, 0.7, 1.2, 2.0, 29.7, 73.8, 30.0, 0.01251, 0, 1, 28, 28, 0, 1271
total, 284601, 2409, 2409, 2409, 4.2, 0.8, 4.5, 49.2, 49.2, 49.2, 30.0, 0.03640, 0, 0, 0, 0, 0, 0
Results:
Op rate : 9,484 op/s [singlepost: 9,484 op/s]
Partition rate : 9,484 pk/s [singlepost: 9,484 pk/s]
Row rate : 9,484 row/s [singlepost: 9,484 row/s]
Latency mean : 0.8 ms [singlepost: 0.8 ms]
Latency median : 0.7 ms [singlepost: 0.7 ms]
Latency 95th percentile : 1.2 ms [singlepost: 1.2 ms]
Latency 99th percentile : 1.7 ms [singlepost: 1.7 ms]
Latency 99.9th percentile : 16.3 ms [singlepost: 16.3 ms]
Latency max : 240.0 ms [singlepost: 240.0 ms]
Total partitions : 284,601 [singlepost: 284,601]
Total errors : 0 [singlepost: 0]
Total GC count : 21
Total GC memory : 26.075 GiB
Total GC time : 0.6 seconds
Avg GC time : 28.9 ms
StdDev GC time : 4.3 ms
Total operation time : 00:00:30
Improvement over 4 threadCount: 76%
Sleeping for 15s
Running with 16 threadCount
Running [singlepost] with 16 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 12694, 12694, 12694, 12694, 1.1, 0.9, 2.1, 4.3, 41.3, 46.1, 1.0, 0.00000, 0, 1, 39, 39, 0, 1271
total, 26960, 14266, 14266, 14266, 1.0, 0.8, 1.9, 3.4, 33.2, 79.6, 2.0, 0.05381, 0, 1, 27, 27, 0, 1272
total, 40791, 13831, 13831, 13831, 1.1, 0.9, 1.9, 3.1, 35.6, 37.5, 3.0, 0.03590, 0, 1, 28, 28, 0, 1272
total, 53901, 13110, 13110, 13110, 1.1, 0.9, 2.0, 3.7, 75.4, 101.4, 4.0, 0.02700, 0, 1, 28, 28, 0, 1269
total, 67436, 13535, 13535, 13535, 1.1, 0.9, 2.0, 4.1, 50.1, 72.4, 5.0, 0.02163, 0, 1, 45, 45, 0, 1271
total, 81938, 14502, 14502, 14502, 1.0, 0.8, 1.9, 3.6, 38.6, 40.4, 6.0, 0.01911, 0, 1, 34, 34, 0, 1275
total, 96939, 15001, 15001, 15001, 1.0, 0.8, 1.9, 3.2, 22.9, 25.5, 7.0, 0.01783, 0, 1, 21, 21, 0, 1269
total, 110627, 13688, 13688, 13688, 1.1, 0.8, 2.0, 3.9, 28.6, 77.2, 8.0, 0.01562, 0, 1, 22, 22, 0, 1274
total, 125232, 14605, 14605, 14605, 1.0, 0.8, 1.9, 3.4, 25.1, 28.5, 9.0, 0.01404, 0, 1, 23, 23, 0, 1272
total, 140261, 15029, 15029, 15029, 1.0, 0.8, 1.9, 3.3, 22.1, 25.4, 10.0, 0.01329, 0, 1, 20, 20, 0, 1271
total, 154724, 14463, 14463, 14463, 1.0, 0.8, 1.9, 3.7, 31.5, 43.1, 11.0, 0.01219, 0, 1, 22, 22, 0, 1268
total, 168795, 14071, 14071, 14071, 1.0, 0.8, 2.0, 3.5, 42.9, 71.5, 12.0, 0.01128, 0, 0, 0, 0, 0, 0
total, 183671, 14876, 14876, 14876, 1.0, 0.8, 1.9, 3.2, 28.5, 32.6, 13.0, 0.01069, 0, 2, 23, 44, 1, 2547
total, 198283, 14612, 14612, 14612, 1.0, 0.8, 1.8, 3.1, 23.2, 44.5, 14.0, 0.01006, 0, 1, 23, 23, 0, 1270
total, 207367, 9084, 9084, 9084, 1.8, 0.7, 1.9, 4.5, 181.8, 233.3, 15.0, 0.01652, 0, 0, 0, 0, 0, 0
total, 222410, 15043, 15043, 15043, 1.0, 0.8, 1.8, 3.3, 30.8, 32.6, 16.0, 0.01579, 0, 1, 21, 21, 0, 1267
total, 237580, 15170, 15170, 15170, 1.0, 0.8, 1.8, 2.9, 29.9, 33.2, 17.0, 0.01522, 0, 1, 21, 21, 0, 1277
total, 253178, 15598, 15598, 15598, 0.9, 0.8, 1.8, 2.9, 17.2, 26.6, 18.0, 0.01495, 0, 1, 21, 21, 0, 1272
total, 268292, 15114, 15114, 15114, 1.0, 0.8, 1.8, 3.1, 30.1, 31.8, 19.0, 0.01433, 0, 1, 20, 20, 0, 1270
total, 283405, 15113, 15113, 15113, 1.0, 0.8, 1.9, 3.2, 25.8, 28.0, 20.0, 0.01373, 0, 1, 21, 21, 0, 1271
total, 298478, 15073, 15073, 15073, 1.0, 0.8, 1.9, 3.1, 28.5, 30.2, 21.0, 0.01318, 0, 1, 21, 21, 0, 1272
total, 311884, 13406, 13406, 13406, 1.1, 0.8, 1.9, 4.0, 57.3, 100.2, 22.0, 0.01258, 0, 1, 21, 21, 0, 1268
total, 326313, 14429, 14429, 14429, 1.0, 0.8, 1.9, 3.3, 37.6, 42.1, 23.0, 0.01204, 0, 1, 34, 34, 0, 1270
total, 340997, 14684, 14684, 14684, 1.0, 0.8, 1.9, 3.3, 34.2, 37.7, 24.0, 0.01155, 0, 1, 32, 32, 0, 1278
total, 355946, 14949, 14949, 14949, 1.0, 0.8, 1.9, 3.2, 32.4, 38.1, 25.0, 0.01116, 0, 1, 30, 30, 0, 1269
total, 370722, 14776, 14776, 14776, 1.0, 0.8, 1.9, 3.4, 32.6, 35.1, 26.0, 0.01074, 0, 1, 30, 30, 0, 1273
total, 385448, 14726, 14726, 14726, 1.0, 0.8, 2.0, 3.7, 34.5, 37.5, 27.0, 0.01036, 0, 1, 33, 33, 0, 1269
total, 398928, 13480, 13480, 13480, 1.1, 0.8, 2.0, 3.7, 59.2, 67.2, 28.0, 0.01010, 0, 1, 24, 24, 0, 1274
total, 413678, 14750, 14750, 14750, 1.0, 0.8, 1.9, 3.6, 29.1, 41.2, 29.0, 0.00978, 0, 1, 27, 27, 0, 1273
total, 428738, 15060, 15060, 15060, 1.0, 0.8, 1.8, 2.9, 31.8, 33.7, 30.0, 0.00951, 0, 1, 23, 23, 0, 1271
total, 428771, 8795, 8795, 8795, 1.4, 1.4, 2.1, 3.5, 3.5, 3.5, 30.0, 0.22667, 0, 0, 0, 0, 0, 0
Results:
Op rate : 14,291 op/s [singlepost: 14,291 op/s]
Partition rate : 14,291 pk/s [singlepost: 14,291 pk/s]
Row rate : 14,291 row/s [singlepost: 14,291 row/s]
Latency mean : 1.0 ms [singlepost: 1.0 ms]
Latency median : 0.8 ms [singlepost: 0.8 ms]
Latency 95th percentile : 1.9 ms [singlepost: 1.9 ms]
Latency 99th percentile : 3.4 ms [singlepost: 3.4 ms]
Latency 99.9th percentile : 30.6 ms [singlepost: 30.6 ms]
Latency max : 233.3 ms [singlepost: 233.3 ms]
Total partitions : 428,771 [singlepost: 428,771]
Total errors : 0 [singlepost: 0]
Total GC count : 29
Total GC memory : 36.009 GiB
Total GC time : 0.8 seconds
Avg GC time : 26.0 ms
StdDev GC time : 6.2 ms
Total operation time : 00:00:30
Improvement over 8 threadCount: 51%
Sleeping for 15s
Running with 24 threadCount
Running [singlepost] with 24 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 13880, 13880, 13880, 13880, 1.6, 1.0, 2.8, 6.5, 131.9, 197.7, 1.0, 0.00000, 0, 1, 35, 35, 0, 1269
total, 30080, 16200, 16200, 16200, 1.4, 1.1, 2.6, 5.3, 46.1, 52.1, 2.0, 0.00428, 0, 1, 36, 36, 0, 1269
total, 47231, 17151, 17151, 17151, 1.3, 1.0, 2.6, 4.5, 33.7, 37.0, 3.0, 0.01001, 0, 2, 26, 49, 2, 2547
total, 64702, 17471, 17471, 17471, 1.3, 1.0, 2.6, 4.2, 23.7, 27.4, 4.0, 0.01018, 0, 1, 21, 21, 0, 1270
total, 81952, 17250, 17250, 17250, 1.3, 1.0, 2.6, 4.1, 36.4, 79.4, 5.0, 0.01449, 0, 1, 21, 21, 0, 1272
total, 97159, 15207, 15207, 15207, 1.5, 1.1, 2.8, 5.8, 57.3, 90.0, 6.0, 0.01530, 0, 1, 22, 22, 0, 1268
total, 114450, 17291, 17291, 17291, 1.3, 1.1, 2.5, 4.5, 32.8, 34.1, 7.0, 0.01327, 0, 1, 27, 27, 0, 1275
total, 132293, 17843, 17843, 17843, 1.3, 1.0, 2.6, 4.2, 26.2, 29.9, 8.0, 0.01256, 0, 1, 21, 21, 0, 1272
total, 148453, 16160, 16160, 16160, 1.4, 1.0, 2.6, 5.5, 47.8, 55.0, 9.0, 0.01183, 0, 1, 25, 25, 0, 1271
total, 166260, 17807, 17807, 17807, 1.3, 1.0, 2.5, 4.2, 23.7, 28.7, 10.0, 0.01119, 0, 1, 21, 21, 0, 1266
total, 183546, 17286, 17286, 17286, 1.3, 1.1, 2.5, 3.9, 31.9, 37.6, 11.0, 0.01022, 0, 2, 22, 43, 1, 2548
total, 201388, 17842, 17842, 17842, 1.3, 1.1, 2.5, 4.0, 27.2, 33.7, 12.0, 0.00986, 0, 1, 20, 20, 0, 1271
total, 217314, 15926, 15926, 15926, 1.4, 1.0, 2.6, 7.3, 40.0, 82.2, 13.0, 0.00932, 0, 1, 22, 22, 0, 1266
total, 235326, 18012, 18012, 18012, 1.2, 1.0, 2.6, 4.1, 23.8, 28.7, 14.0, 0.00912, 0, 1, 22, 22, 0, 1277
total, 253327, 18001, 18001, 18001, 1.2, 1.0, 2.5, 4.1, 23.5, 28.7, 15.0, 0.00886, 0, 1, 21, 21, 0, 1271
total, 271289, 17962, 17962, 17962, 1.2, 1.0, 2.6, 5.0, 25.4, 28.1, 16.0, 0.00853, 0, 1, 21, 21, 0, 1272
total, 287007, 15718, 15718, 15718, 1.4, 1.1, 2.8, 6.3, 45.4, 77.0, 17.0, 0.00854, 0, 1, 22, 22, 0, 1266
total, 305468, 18461, 18461, 18461, 1.2, 1.0, 2.4, 3.9, 26.5, 30.6, 18.0, 0.00878, 0, 1, 24, 24, 0, 1276
total, 322718, 17250, 17250, 17250, 1.3, 1.0, 2.7, 4.6, 24.9, 27.5, 19.0, 0.00834, 0, 2, 21, 42, 0, 2542
total, 338928, 16210, 16210, 16210, 1.4, 1.0, 2.7, 6.1, 38.7, 58.9, 20.0, 0.00817, 0, 1, 22, 22, 0, 1267
total, 356896, 17968, 17968, 17968, 1.2, 1.0, 2.5, 4.1, 25.8, 28.3, 21.0, 0.00792, 0, 1, 24, 24, 0, 1277
total, 374877, 17981, 17981, 17981, 1.2, 1.0, 2.5, 3.8, 23.9, 27.8, 22.0, 0.00769, 0, 1, 21, 21, 0, 1271
total, 393171, 18294, 18294, 18294, 1.2, 1.0, 2.4, 4.0, 23.6, 26.2, 23.0, 0.00761, 0, 1, 21, 21, 0, 1273
total, 409279, 16108, 16108, 16108, 1.4, 1.1, 2.6, 4.7, 50.6, 65.4, 24.0, 0.00749, 0, 1, 24, 24, 0, 1266
total, 427330, 18051, 18051, 18051, 1.2, 1.0, 2.5, 3.9, 26.3, 28.2, 25.0, 0.00731, 0, 1, 24, 24, 0, 1275
total, 445613, 18283, 18283, 18283, 1.2, 1.0, 2.5, 4.6, 23.7, 27.7, 26.0, 0.00723, 0, 2, 22, 43, 1, 2543
total, 463196, 17583, 17583, 17583, 1.3, 1.0, 2.4, 4.2, 32.1, 34.2, 27.0, 0.00697, 0, 1, 22, 22, 0, 1266
total, 479327, 16131, 16131, 16131, 1.4, 1.0, 2.7, 6.8, 48.1, 76.6, 28.0, 0.00681, 0, 1, 22, 22, 0, 1276
total, 498271, 18944, 18944, 18944, 1.2, 1.0, 2.3, 3.6, 23.9, 25.9, 29.0, 0.00711, 0, 1, 21, 21, 0, 1271
total, 516016, 17745, 17745, 17745, 1.3, 1.0, 2.6, 4.3, 31.0, 37.8, 30.0, 0.00690, 0, 1, 27, 27, 0, 1269
total, 516089, 7429, 7429, 7429, 2.9, 1.4, 7.6, 8.8, 8.9, 8.9, 30.0, 0.09912, 0, 0, 0, 0, 0, 0
Results:
Op rate : 17,197 op/s [singlepost: 17,197 op/s]
Partition rate : 17,197 pk/s [singlepost: 17,197 pk/s]
Row rate : 17,197 row/s [singlepost: 17,197 row/s]
Latency mean : 1.3 ms [singlepost: 1.3 ms]
Latency median : 1.0 ms [singlepost: 1.0 ms]
Latency 95th percentile : 2.6 ms [singlepost: 2.6 ms]
Latency 99th percentile : 4.5 ms [singlepost: 4.5 ms]
Latency 99.9th percentile : 28.7 ms [singlepost: 28.7 ms]
Latency max : 197.7 ms [singlepost: 197.7 ms]
Total partitions : 516,089 [singlepost: 516,089]
Total errors : 0 [singlepost: 0]
Total GC count : 34
Total GC memory : 42.210 GiB
Total GC time : 0.8 seconds
Avg GC time : 23.1 ms
StdDev GC time : 3.6 ms
Total operation time : 00:00:30
Improvement over 16 threadCount: 20%
Sleeping for 15s
Running with 36 threadCount
Running [singlepost] with 36 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 19165, 19165, 19165, 19165, 1.7, 1.4, 3.6, 8.0, 24.4, 36.1, 1.0, 0.00000, 0, 2, 21, 40, 1, 2547
total, 39233, 20068, 20068, 20068, 1.7, 1.3, 3.7, 6.6, 25.5, 29.6, 2.0, 0.01389, 0, 1, 22, 22, 0, 1271
total, 59936, 20703, 20703, 20703, 1.6, 1.3, 3.7, 6.5, 27.8, 33.1, 3.0, 0.01746, 0, 1, 21, 21, 0, 1272
total, 77373, 17437, 17437, 17437, 2.0, 1.4, 3.9, 15.6, 58.3, 83.2, 4.0, 0.02204, 0, 1, 22, 22, 0, 1274
total, 96780, 19407, 19407, 19407, 1.8, 1.4, 3.6, 6.6, 26.4, 30.1, 5.0, 0.01780, 0, 1, 23, 23, 0, 1268
total, 116121, 19341, 19341, 19341, 1.8, 1.4, 3.9, 7.2, 30.7, 61.0, 6.0, 0.01508, 0, 2, 26, 47, 3, 2546
total, 136289, 20168, 20168, 20168, 1.7, 1.4, 3.6, 6.3, 27.9, 32.5, 7.0, 0.01341, 0, 1, 21, 21, 0, 1272
total, 153833, 17544, 17544, 17544, 2.0, 1.4, 3.7, 13.8, 57.8, 110.4, 8.0, 0.01233, 0, 1, 21, 21, 0, 1266
total, 171940, 18107, 18107, 18107, 1.9, 1.3, 3.5, 9.0, 113.0, 199.8, 9.0, 0.01617, 0, 1, 23, 23, 0, 1276
total, 191220, 19280, 19280, 19280, 1.7, 1.3, 3.6, 5.8, 26.5, 116.4, 10.0, 0.01563, 0, 1, 22, 22, 0, 1273
total, 209825, 18605, 18605, 18605, 1.9, 1.4, 3.8, 7.2, 137.4, 152.4, 11.0, 0.01512, 0, 1, 21, 21, 0, 1272
total, 226968, 17143, 17143, 17143, 2.0, 1.4, 4.0, 21.3, 58.3, 66.0, 12.0, 0.01686, 0, 2, 23, 46, 0, 2541
total, 247298, 20330, 20330, 20330, 1.7, 1.4, 3.6, 6.7, 26.3, 38.0, 13.0, 0.01566, 0, 1, 22, 22, 0, 1272
total, 267226, 19928, 19928, 19928, 1.7, 1.4, 3.6, 6.5, 28.3, 34.2, 14.0, 0.01454, 0, 1, 22, 22, 0, 1271
total, 285613, 18387, 18387, 18387, 1.9, 1.3, 3.7, 7.5, 64.4, 125.4, 15.0, 0.01361, 0, 1, 25, 25, 0, 1272
total, 304599, 18986, 18986, 18986, 1.8, 1.4, 3.7, 7.9, 48.6, 112.5, 16.0, 0.01291, 0, 1, 25, 25, 0, 1266
total, 324396, 19797, 19797, 19797, 1.7, 1.4, 3.5, 6.3, 30.6, 34.9, 17.0, 0.01217, 0, 2, 23, 45, 1, 2547
total, 344786, 20390, 20390, 20390, 1.7, 1.4, 3.5, 5.9, 32.8, 41.9, 18.0, 0.01158, 0, 1, 22, 22, 0, 1272
total, 362647, 17861, 17861, 17861, 1.9, 1.4, 3.8, 8.0, 60.4, 90.6, 19.0, 0.01132, 0, 1, 23, 23, 0, 1266
total, 383027, 20380, 20380, 20380, 1.7, 1.3, 3.6, 6.3, 27.9, 32.7, 20.0, 0.01079, 0, 1, 24, 24, 0, 1276
total, 404096, 21069, 21069, 21069, 1.6, 1.3, 3.3, 5.6, 25.2, 30.2, 21.0, 0.01051, 0, 1, 22, 22, 0, 1273
total, 423814, 19718, 19718, 19718, 1.7, 1.4, 3.7, 7.4, 27.3, 49.3, 22.0, 0.01004, 0, 2, 22, 44, 0, 2543
total, 442370, 18556, 18556, 18556, 1.8, 1.3, 3.6, 6.7, 58.2, 113.8, 23.0, 0.00960, 0, 1, 25, 25, 0, 1268
total, 453218, 10848, 10848, 10848, 3.2, 1.4, 13.0, 32.8, 66.2, 423.6, 24.0, 0.00999, 0, 1, 27, 27, 0, 1272
total, 472996, 19778, 19778, 19778, 1.8, 1.4, 3.6, 7.2, 36.3, 229.6, 25.0, 0.01338, 0, 1, 23, 23, 0, 1275
total, 490648, 17652, 17652, 17652, 1.9, 1.4, 3.8, 15.9, 53.4, 76.9, 26.0, 0.01328, 0, 1, 23, 23, 0, 1268
total, 511124, 20476, 20476, 20476, 1.7, 1.3, 3.7, 6.2, 32.7, 47.1, 27.0, 0.01283, 0, 1, 27, 27, 0, 1274
total, 532074, 20950, 20950, 20950, 1.6, 1.3, 3.6, 6.4, 26.2, 28.6, 28.0, 0.01242, 0, 1, 23, 23, 0, 1272
total, 552498, 20424, 20424, 20424, 1.7, 1.3, 3.5, 6.3, 27.5, 32.7, 29.0, 0.01200, 0, 2, 24, 47, 1, 2542
total, 570130, 17632, 17632, 17632, 1.9, 1.4, 3.7, 12.7, 60.1, 115.9, 30.0, 0.01170, 0, 1, 23, 23, 0, 1270
total, 570223, 13602, 13602, 13602, 2.5, 2.3, 6.5, 7.7, 8.9, 8.9, 30.0, 0.11171, 0, 0, 0, 0, 0, 0
Results:
Op rate : 19,003 op/s [singlepost: 19,003 op/s]
Partition rate : 19,003 pk/s [singlepost: 19,003 pk/s]
Row rate : 19,003 row/s [singlepost: 19,003 row/s]
Latency mean : 1.8 ms [singlepost: 1.8 ms]
Latency median : 1.4 ms [singlepost: 1.4 ms]
Latency 95th percentile : 3.7 ms [singlepost: 3.7 ms]
Latency 99th percentile : 7.9 ms [singlepost: 7.9 ms]
Latency 99.9th percentile : 42.8 ms [singlepost: 42.8 ms]
Latency max : 423.6 ms [singlepost: 423.6 ms]
Total partitions : 570,223 [singlepost: 570,223]
Total errors : 0 [singlepost: 0]
Total GC count : 36
Total GC memory : 44.704 GiB
Total GC time : 0.8 seconds
Avg GC time : 22.8 ms
StdDev GC time : 1.7 ms
Total operation time : 00:00:30
Improvement over 24 threadCount: 11%
Sleeping for 15s
Running with 54 threadCount
Running [singlepost] with 54 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 14185, 14185, 14185, 14185, 3.5, 1.7, 6.5, 66.3, 168.0, 215.6, 1.0, 0.00000, 0, 1, 29, 29, 0, 1273
total, 34040, 19855, 19855, 19855, 2.6, 1.8, 5.4, 14.9, 109.8, 198.8, 2.0, 0.11049, 0, 1, 21, 21, 0, 1275
total, 57217, 23177, 23177, 23177, 2.2, 1.8, 4.9, 10.2, 33.4, 54.0, 3.0, 0.07953, 0, 1, 24, 24, 0, 1268
total, 79897, 22680, 22680, 22680, 2.3, 1.8, 4.8, 10.0, 30.4, 44.1, 4.0, 0.06004, 0, 2, 23, 45, 1, 2545
total, 101966, 22069, 22069, 22069, 2.3, 1.8, 4.9, 9.1, 40.2, 43.7, 5.0, 0.04796, 0, 1, 24, 24, 0, 1277
total, 122078, 20112, 20112, 20112, 2.6, 1.9, 5.2, 16.2, 77.9, 144.0, 6.0, 0.04002, 0, 1, 24, 24, 0, 1266
total, 145053, 22975, 22975, 22975, 2.3, 1.8, 4.9, 9.7, 30.7, 41.2, 7.0, 0.03458, 0, 2, 26, 49, 2, 2546
total, 168402, 23349, 23349, 23349, 2.2, 1.8, 4.8, 8.6, 28.0, 32.5, 8.0, 0.03054, 0, 1, 23, 23, 0, 1274
total, 192051, 23649, 23649, 23649, 2.2, 1.8, 4.8, 9.2, 28.2, 42.9, 9.0, 0.02777, 0, 1, 23, 23, 0, 1271
total, 214749, 22698, 22698, 22698, 2.3, 1.8, 5.1, 11.2, 29.3, 51.0, 10.0, 0.02503, 0, 2, 23, 45, 1, 2543
total, 238817, 24068, 24068, 24068, 2.1, 1.8, 4.6, 7.9, 29.2, 46.4, 11.0, 0.02354, 0, 1, 23, 23, 0, 1273
total, 258638, 19821, 19821, 19821, 2.6, 1.8, 4.7, 28.6, 85.3, 185.2, 12.0, 0.02167, 0, 1, 23, 23, 0, 1269
total, 281471, 22833, 22833, 22833, 2.3, 1.8, 4.8, 9.4, 35.2, 54.9, 13.0, 0.02003, 0, 2, 26, 49, 2, 2546
total, 304856, 23385, 23385, 23385, 2.2, 1.8, 4.8, 9.4, 30.5, 41.5, 14.0, 0.01867, 0, 1, 23, 23, 0, 1272
total, 329114, 24258, 24258, 24258, 2.1, 1.8, 4.6, 7.7, 28.6, 34.5, 15.0, 0.01775, 0, 1, 22, 22, 0, 1270
total, 352051, 22937, 22937, 22937, 2.3, 1.8, 5.1, 9.3, 28.8, 42.9, 16.0, 0.01664, 0, 2, 23, 45, 1, 2545
total, 375388, 23337, 23337, 23337, 2.2, 1.8, 5.1, 9.7, 29.3, 41.3, 17.0, 0.01568, 0, 1, 23, 23, 0, 1274
total, 395172, 19784, 19784, 19784, 2.6, 1.8, 4.8, 22.4, 102.6, 191.9, 18.0, 0.01485, 0, 1, 23, 23, 0, 1272
total, 418307, 23135, 23135, 23135, 2.2, 1.8, 4.8, 8.6, 32.7, 69.8, 19.0, 0.01419, 0, 2, 26, 50, 1, 2543
total, 441731, 23424, 23424, 23424, 2.2, 1.7, 4.7, 8.7, 40.1, 84.0, 20.0, 0.01383, 0, 1, 23, 23, 0, 1272
total, 465880, 24149, 24149, 24149, 2.1, 1.7, 4.7, 8.6, 29.8, 53.9, 21.0, 0.01344, 0, 1, 23, 23, 0, 1270
total, 489052, 23172, 23172, 23172, 2.2, 1.7, 4.9, 10.3, 37.7, 70.2, 22.0, 0.01289, 0, 2, 22, 44, 0, 2546
total, 511331, 22279, 22279, 22279, 2.3, 1.8, 4.9, 9.2, 54.3, 137.2, 23.0, 0.01264, 0, 1, 29, 29, 0, 1272
total, 531601, 20270, 20270, 20270, 2.6, 1.7, 5.2, 36.2, 65.0, 104.3, 24.0, 0.01244, 0, 1, 31, 31, 0, 1269
total, 555020, 23419, 23419, 23419, 2.2, 1.7, 4.9, 11.7, 28.6, 31.5, 25.0, 0.01194, 0, 2, 23, 46, 0, 2546
total, 578484, 23464, 23464, 23464, 2.2, 1.7, 4.8, 10.5, 28.2, 39.7, 26.0, 0.01149, 0, 1, 23, 23, 0, 1270
total, 602140, 23656, 23656, 23656, 2.2, 1.8, 4.6, 8.4, 35.2, 49.9, 27.0, 0.01110, 0, 1, 23, 23, 0, 1274
total, 622054, 19914, 19914, 19914, 2.6, 1.8, 5.0, 27.4, 64.4, 95.9, 28.0, 0.01119, 0, 2, 27, 50, 2, 2542
total, 644695, 22641, 22641, 22641, 2.3, 1.8, 5.1, 11.8, 31.8, 47.1, 29.0, 0.01083, 0, 1, 24, 24, 0, 1272
total, 666334, 21639, 21639, 21639, 2.4, 1.8, 4.8, 9.1, 89.5, 96.9, 30.0, 0.01047, 0, 1, 25, 25, 0, 1272
total, 666549, 19454, 19454, 19454, 2.7, 2.5, 5.0, 7.0, 8.5, 8.5, 30.0, 0.07343, 0, 0, 0, 0, 0, 0
Results:
Op rate : 22,210 op/s [singlepost: 22,210 op/s]
Partition rate : 22,210 pk/s [singlepost: 22,210 pk/s]
Row rate : 22,210 row/s [singlepost: 22,210 row/s]
Latency mean : 2.3 ms [singlepost: 2.3 ms]
Latency median : 1.8 ms [singlepost: 1.8 ms]
Latency 95th percentile : 4.9 ms [singlepost: 4.9 ms]
Latency 99th percentile : 10.2 ms [singlepost: 10.2 ms]
Latency 99.9th percentile : 44.6 ms [singlepost: 44.6 ms]
Latency max : 215.6 ms [singlepost: 215.6 ms]
Total partitions : 666,549 [singlepost: 666,549]
Total errors : 0 [singlepost: 0]
Total GC count : 39
Total GC memory : 48.443 GiB
Total GC time : 0.9 seconds
Avg GC time : 23.8 ms
StdDev GC time : 2.1 ms
Total operation time : 00:00:30
Improvement over 36 threadCount: 17%
Sleeping for 15s
Running with 81 threadCount
Running [singlepost] with 81 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 22772, 22772, 22772, 22772, 3.3, 2.5, 7.4, 27.1, 45.4, 55.8, 1.0, 0.00000, 0, 2, 31, 54, 4, 2542
total, 48180, 25408, 25408, 25408, 3.1, 2.5, 7.0, 12.8, 33.4, 61.6, 2.0, 0.04088, 0, 1, 22, 22, 0, 1274
total, 72842, 24662, 24662, 24662, 3.2, 2.5, 7.0, 18.2, 38.4, 50.7, 3.0, 0.02742, 0, 2, 23, 46, 0, 2543
total, 98178, 25336, 25336, 25336, 3.1, 2.5, 6.8, 16.9, 31.8, 49.2, 4.0, 0.02178, 0, 1, 23, 23, 0, 1274
total, 119190, 21012, 21012, 21012, 3.7, 2.4, 7.9, 33.1, 112.2, 179.4, 5.0, 0.01764, 0, 1, 23, 23, 0, 1267
total, 138525, 19335, 19335, 19335, 4.1, 2.6, 8.1, 41.6, 130.0, 174.6, 6.0, 0.02095, 0, 1, 35, 35, 0, 1272
total, 162855, 24330, 24330, 24330, 3.2, 2.4, 7.6, 16.7, 42.5, 71.3, 7.0, 0.01827, 0, 2, 33, 61, 3, 2546
total, 184728, 21873, 21873, 21873, 3.6, 2.3, 8.1, 36.7, 101.8, 122.3, 8.0, 0.01632, 0, 1, 23, 23, 0, 1268
total, 210490, 25762, 25762, 25762, 3.0, 2.5, 6.4, 11.7, 45.9, 75.2, 9.0, 0.01728, 0, 1, 31, 31, 0, 1276
total, 235620, 25130, 25130, 25130, 3.1, 2.4, 7.2, 15.9, 38.4, 63.1, 10.0, 0.01597, 0, 2, 25, 48, 1, 2545
total, 257372, 21752, 21752, 21752, 3.6, 2.4, 8.1, 22.1, 110.1, 172.5, 11.0, 0.01456, 0, 1, 22, 22, 0, 1268
total, 277261, 19889, 19889, 19889, 3.9, 2.6, 7.9, 39.2, 109.4, 190.2, 12.0, 0.01404, 0, 1, 24, 24, 0, 1274
total, 294154, 16893, 16893, 16893, 4.7, 2.7, 17.4, 33.5, 42.8, 76.0, 13.0, 0.02569, 0, 1, 26, 26, 0, 1272
total, 308635, 14481, 14481, 14481, 5.6, 3.0, 20.4, 41.8, 61.3, 849.9, 14.0, 0.16304, 0, 1, 28, 28, 0, 1266
total, 328216, 19581, 19581, 19581, 4.0, 2.6, 7.8, 58.0, 93.5, 102.8, 15.0, 0.15615, 0, 1, 23, 23, 0, 1279
total, 353856, 25640, 25640, 25640, 3.1, 2.6, 6.5, 10.8, 32.8, 47.2, 16.0, 0.14738, 0, 2, 24, 47, 1, 2541
total, 378332, 24476, 24476, 24476, 3.2, 2.5, 7.2, 16.3, 41.2, 81.5, 17.0, 0.13963, 0, 1, 30, 30, 0, 1272
total, 403505, 25173, 25173, 25173, 3.1, 2.5, 7.0, 12.1, 36.7, 44.5, 18.0, 0.13276, 0, 1, 21, 21, 0, 1273
total, 424955, 21450, 21450, 21450, 3.7, 2.5, 7.2, 31.3, 124.1, 207.7, 19.0, 0.12631, 0, 1, 22, 22, 0, 1273
total, 449501, 24546, 24546, 24546, 3.2, 2.6, 6.7, 15.2, 38.3, 54.3, 20.0, 0.12077, 0, 2, 27, 50, 2, 2542
total, 475356, 25855, 25855, 25855, 3.0, 2.5, 6.6, 14.3, 36.1, 66.3, 21.0, 0.11527, 0, 1, 22, 22, 0, 1273
total, 500330, 24974, 24974, 24974, 3.1, 2.4, 6.9, 21.4, 47.3, 58.0, 22.0, 0.11051, 0, 2, 23, 45, 1, 2543
total, 521004, 20674, 20674, 20674, 3.8, 2.6, 7.6, 34.2, 87.6, 136.3, 23.0, 0.10673, 0, 1, 23, 23, 0, 1267
total, 546573, 25569, 25569, 25569, 3.1, 2.5, 6.8, 12.0, 33.5, 37.8, 24.0, 0.10262, 0, 1, 24, 24, 0, 1276
total, 571556, 24983, 24983, 24983, 3.1, 2.5, 7.0, 15.7, 33.2, 41.9, 25.0, 0.09890, 0, 2, 22, 43, 1, 2546
total, 585842, 14286, 14286, 14286, 5.2, 2.7, 11.3, 78.4, 159.5, 322.4, 26.0, 0.09655, 0, 0, 0, 0, 0, 0
total, 610421, 24579, 24579, 24579, 3.2, 2.5, 6.9, 18.9, 40.9, 48.4, 27.0, 0.09330, 0, 2, 26, 49, 2, 2541
total, 634481, 24060, 24060, 24060, 3.1, 2.4, 6.8, 14.3, 45.4, 85.1, 28.0, 0.09019, 0, 1, 22, 22, 0, 1272
total, 659904, 25423, 25423, 25423, 3.1, 2.4, 7.0, 14.6, 38.0, 57.0, 29.0, 0.08720, 0, 1, 24, 24, 0, 1269
total, 683752, 23848, 23848, 23848, 3.3, 2.6, 6.9, 16.8, 50.2, 78.3, 30.0, 0.08453, 0, 2, 35, 64, 3, 2543
total, 709469, 25717, 25717, 25717, 3.1, 2.4, 6.8, 12.0, 48.0, 84.3, 31.0, 0.08179, 0, 1, 41, 41, 0, 1270
total, 735794, 26325, 26325, 26325, 2.9, 2.4, 6.6, 12.3, 33.1, 89.3, 32.0, 0.07915, 0, 2, 23, 45, 1, 2544
total, 761067, 25273, 25273, 25273, 3.0, 2.4, 6.6, 16.3, 44.0, 51.1, 33.0, 0.07687, 0, 1, 21, 21, 0, 1278
total, 783274, 22207, 22207, 22207, 3.7, 2.4, 7.1, 32.1, 117.0, 187.2, 34.0, 0.07465, 0, 1, 22, 22, 0, 1266
total, 809140, 25866, 25866, 25866, 3.0, 2.4, 6.6, 12.4, 46.9, 55.6, 35.0, 0.07255, 0, 1, 26, 26, 0, 1275
total, 834243, 25103, 25103, 25103, 3.1, 2.4, 7.2, 15.6, 37.5, 54.2, 36.0, 0.07064, 0, 2, 31, 53, 5, 2541
total, 856180, 21937, 21937, 21937, 3.6, 2.5, 7.0, 33.0, 104.1, 160.4, 37.0, 0.06886, 0, 1, 22, 22, 0, 1277
total, 882350, 26170, 26170, 26170, 3.0, 2.5, 6.5, 12.6, 29.1, 52.8, 38.0, 0.06706, 0, 1, 23, 23, 0, 1266
total, 908068, 25718, 25718, 25718, 3.0, 2.4, 6.3, 14.9, 50.4, 80.2, 39.0, 0.06533, 0, 2, 25, 47, 2, 2549
total, 933783, 25715, 25715, 25715, 3.1, 2.3, 7.2, 13.9, 49.9, 79.8, 40.0, 0.06368, 0, 1, 21, 21, 0, 1271
total, 956651, 22868, 22868, 22868, 3.5, 2.2, 7.8, 30.2, 73.3, 108.0, 41.0, 0.06227, 0, 1, 22, 22, 0, 1266
total, 982324, 25673, 25673, 25673, 3.1, 2.4, 7.1, 14.7, 39.3, 88.6, 42.0, 0.06077, 0, 2, 25, 48, 1, 2550
total, 1009835, 27511, 27511, 27511, 2.9, 2.3, 6.1, 10.9, 29.2, 59.5, 43.0, 0.05929, 0, 1, 22, 22, 0, 1271
total, 1033012, 23177, 23177, 23177, 3.2, 2.3, 7.4, 26.7, 65.7, 69.8, 44.0, 0.05812, 0, 2, 24, 46, 1, 2538
total, 1057704, 24692, 24692, 24692, 3.3, 2.4, 6.9, 24.3, 98.1, 184.3, 45.0, 0.05675, 0, 1, 24, 24, 0, 1277
total, 1084156, 26452, 26452, 26452, 3.0, 2.4, 6.3, 16.1, 35.5, 44.6, 46.0, 0.05552, 0, 1, 22, 22, 0, 1273
total, 1109814, 25658, 25658, 25658, 3.1, 2.4, 6.6, 17.5, 38.2, 88.5, 47.0, 0.05432, 0, 2, 23, 44, 1, 2544
total, 1132287, 22473, 22473, 22473, 3.5, 2.4, 6.8, 23.0, 132.3, 137.4, 48.0, 0.05327, 0, 1, 26, 26, 0, 1266
total, 1158871, 26584, 26584, 26584, 3.0, 2.4, 6.6, 11.1, 36.4, 50.3, 49.0, 0.05218, 0, 1, 29, 29, 0, 1277
total, 1185121, 26250, 26250, 26250, 3.0, 2.4, 6.2, 16.6, 36.6, 43.9, 50.0, 0.05114, 0, 2, 23, 45, 1, 2544
total, 1211514, 26393, 26393, 26393, 3.0, 2.3, 6.7, 14.6, 35.7, 44.7, 51.0, 0.05014, 0, 1, 22, 22, 0, 1273
total, 1234348, 22834, 22834, 22834, 3.5, 2.5, 6.6, 31.2, 95.1, 130.4, 52.0, 0.04924, 0, 1, 23, 23, 0, 1267
total, 1257836, 23488, 23488, 23488, 3.3, 2.3, 7.4, 18.6, 88.7, 158.7, 53.0, 0.04830, 0, 2, 36, 59, 7, 2546
total, 1276424, 18588, 18588, 18588, 4.0, 2.4, 7.1, 78.6, 128.6, 208.9, 54.0, 0.04762, 0, 0, 0, 0, 0, 0
total, 1298454, 22030, 22030, 22030, 3.6, 2.3, 8.0, 34.8, 65.3, 96.9, 55.0, 0.04690, 0, 2, 30, 53, 4, 2543
total, 1324473, 26019, 26019, 26019, 3.0, 2.4, 6.7, 12.7, 36.0, 55.3, 56.0, 0.04607, 0, 1, 26, 26, 0, 1274
total, 1351406, 26933, 26933, 26933, 2.9, 2.4, 6.1, 11.4, 35.9, 45.5, 57.0, 0.04524, 0, 1, 23, 23, 0, 1273
total, 1377219, 25813, 25813, 25813, 3.0, 2.5, 6.2, 15.7, 33.1, 40.3, 58.0, 0.04448, 0, 2, 22, 44, 0, 2544
total, 1398851, 21632, 21632, 21632, 3.7, 2.4, 7.9, 36.6, 108.2, 150.9, 59.0, 0.04380, 0, 1, 23, 23, 0, 1267
total, 1425493, 26642, 26642, 26642, 2.9, 2.4, 6.4, 13.0, 35.0, 65.7, 60.0, 0.04305, 0, 1, 24, 24, 0, 1276
total, 1451311, 25818, 25818, 25818, 3.0, 2.4, 6.4, 12.4, 37.4, 68.5, 61.0, 0.04234, 0, 2, 31, 54, 4, 2541
total, 1477775, 26464, 26464, 26464, 3.0, 2.4, 6.7, 14.8, 29.8, 42.6, 62.0, 0.04166, 0, 1, 22, 22, 0, 1277
total, 1498225, 20450, 20450, 20450, 3.8, 2.5, 8.2, 38.5, 79.2, 116.6, 63.0, 0.04118, 0, 1, 23, 23, 0, 1267
total, 1524707, 26482, 26482, 26482, 2.9, 2.3, 6.3, 14.0, 39.3, 52.2, 64.0, 0.04052, 0, 2, 25, 47, 2, 2547
total, 1543448, 18741, 18741, 18741, 4.3, 2.6, 11.8, 34.1, 101.8, 123.3, 65.0, 0.04018, 0, 1, 25, 25, 0, 1267
total, 1552058, 8610, 8610, 8610, 9.4, 4.7, 29.6, 43.9, 65.1, 658.0, 66.0, 0.03964, 0, 0, 0, 0, 0, 0
total, 1564830, 12772, 12772, 12772, 6.0, 3.1, 25.7, 43.6, 73.3, 811.6, 67.0, 0.04380, 0, 1, 30, 30, 0, 1268
total, 1587138, 22308, 22308, 22308, 3.7, 2.6, 7.8, 25.3, 98.9, 166.3, 68.0, 0.04319, 0, 1, 26, 26, 0, 1277
total, 1612461, 25323, 25323, 25323, 3.1, 2.6, 6.6, 13.0, 29.0, 59.3, 69.0, 0.04259, 0, 1, 22, 22, 0, 1274
total, 1630022, 17561, 17561, 17561, 4.5, 2.7, 8.4, 54.1, 143.4, 157.8, 70.0, 0.04229, 0, 1, 26, 26, 0, 1271
total, 1654805, 24783, 24783, 24783, 3.2, 2.6, 7.2, 13.1, 31.1, 82.9, 71.0, 0.04171, 0, 1, 24, 24, 0, 1273
total, 1679425, 24620, 24620, 24620, 3.2, 2.5, 7.0, 15.7, 40.0, 88.9, 72.0, 0.04115, 0, 2, 26, 48, 2, 2543
total, 1705091, 25666, 25666, 25666, 3.1, 2.4, 6.7, 16.2, 36.8, 48.4, 73.0, 0.04061, 0, 1, 22, 22, 0, 1276
total, 1726037, 20946, 20946, 20946, 3.8, 2.5, 7.7, 30.9, 106.8, 146.7, 74.0, 0.04015, 0, 1, 23, 23, 0, 1265
total, 1751826, 25789, 25789, 25789, 3.0, 2.4, 6.5, 13.9, 32.5, 72.6, 75.0, 0.03961, 0, 1, 25, 25, 0, 1276
total, 1776619, 24793, 24793, 24793, 3.2, 2.3, 7.5, 16.8, 57.3, 78.8, 76.0, 0.03911, 0, 2, 28, 49, 4, 2541
total, 1802321, 25702, 25702, 25702, 3.0, 2.4, 7.0, 12.8, 31.9, 64.7, 77.0, 0.03861, 0, 1, 22, 22, 0, 1277
total, 1827986, 25665, 25665, 25665, 3.1, 2.5, 6.7, 13.6, 31.7, 71.1, 78.0, 0.03811, 0, 1, 22, 22, 0, 1268
total, 1852724, 24738, 24738, 24738, 3.2, 2.5, 6.4, 18.3, 52.5, 94.2, 79.0, 0.03764, 0, 2, 40, 63, 9, 2546
total, 1878290, 25566, 25566, 25566, 3.1, 2.5, 6.8, 14.8, 31.7, 58.2, 80.0, 0.03718, 0, 1, 31, 31, 0, 1276
total, 1903913, 25623, 25623, 25623, 3.1, 2.5, 6.3, 14.2, 37.2, 51.2, 81.0, 0.03673, 0, 1, 28, 28, 0, 1268
total, 1929081, 25168, 25168, 25168, 3.1, 2.3, 7.2, 19.6, 43.9, 58.0, 82.0, 0.03630, 0, 2, 31, 56, 3, 2545
total, 1954012, 24931, 24931, 24931, 3.2, 2.5, 6.9, 14.1, 40.4, 74.7, 83.0, 0.03588, 0, 1, 22, 22, 0, 1270
total, 1979056, 25044, 25044, 25044, 3.1, 2.5, 7.0, 14.1, 41.7, 53.1, 84.0, 0.03548, 0, 1, 30, 30, 0, 1277
total, 2004978, 25922, 25922, 25922, 3.0, 2.6, 6.3, 11.0, 38.6, 53.8, 85.0, 0.03506, 0, 1, 23, 23, 0, 1268
total, 2029709, 24731, 24731, 24731, 3.2, 2.5, 6.9, 25.8, 32.8, 45.5, 86.0, 0.03469, 0, 2, 23, 45, 1, 2545
total, 2055908, 26199, 26199, 26199, 3.0, 2.4, 6.7, 14.6, 35.1, 64.3, 87.0, 0.03428, 0, 1, 22, 22, 0, 1277
total, 2075582, 19674, 19674, 19674, 4.0, 2.4, 8.1, 48.4, 128.1, 237.4, 88.0, 0.03393, 0, 1, 27, 27, 0, 1265
total, 2101812, 26230, 26230, 26230, 3.0, 2.4, 6.5, 14.2, 36.1, 52.4, 89.0, 0.03355, 0, 1, 27, 27, 0, 1276
total, 2127168, 25356, 25356, 25356, 3.1, 2.4, 6.8, 18.2, 32.8, 92.7, 90.0, 0.03317, 0, 2, 23, 45, 1, 2542
total, 2153425, 26257, 26257, 26257, 3.0, 2.4, 6.5, 15.8, 32.1, 40.2, 91.0, 0.03281, 0, 1, 21, 21, 0, 1276
total, 2179799, 26374, 26374, 26374, 3.0, 2.4, 6.8, 11.6, 35.7, 67.0, 92.0, 0.03245, 0, 1, 24, 24, 0, 1268
total, 2205465, 25666, 25666, 25666, 3.1, 2.4, 6.6, 17.5, 34.8, 52.0, 93.0, 0.03211, 0, 2, 22, 44, 0, 2545
total, 2223816, 18351, 18351, 18351, 4.3, 2.5, 8.4, 84.1, 110.5, 156.8, 94.0, 0.03192, 0, 0, 0, 0, 0, 0
total, 2242471, 18655, 18655, 18655, 4.3, 2.4, 8.3, 53.3, 130.9, 167.6, 95.0, 0.03170, 0, 1, 23, 23, 0, 1274
total, 2267558, 25087, 25087, 25087, 3.1, 2.4, 7.1, 16.2, 40.1, 69.2, 96.0, 0.03138, 0, 2, 29, 51, 4, 2544
total, 2294206, 26648, 26648, 26648, 2.9, 2.4, 6.3, 12.3, 31.5, 110.3, 97.0, 0.03104, 0, 1, 21, 21, 0, 1274
total, 2315462, 21256, 21256, 21256, 3.7, 2.4, 7.8, 37.9, 77.2, 140.2, 98.0, 0.03077, 0, 1, 22, 22, 0, 1271
total, 2340791, 25329, 25329, 25329, 3.1, 2.4, 6.8, 18.8, 40.6, 53.3, 99.0, 0.03047, 0, 1, 24, 24, 0, 1268
total, 2366521, 25730, 25730, 25730, 3.1, 2.4, 6.7, 16.1, 37.6, 44.9, 100.0, 0.03017, 0, 2, 25, 47, 2, 2550
total, 2382778, 16257, 16257, 16257, 4.9, 2.5, 11.6, 61.4, 153.6, 172.6, 101.0, 0.03009, 0, 0, 0, 0, 0, 0
total, 2403306, 20528, 20528, 20528, 3.9, 2.5, 8.0, 39.1, 79.3, 203.4, 102.0, 0.02982, 0, 2, 26, 50, 1, 2539
total, 2428830, 25524, 25524, 25524, 3.1, 2.3, 7.0, 17.9, 42.3, 70.7, 103.0, 0.02953, 0, 1, 28, 28, 0, 1271
total, 2454983, 26153, 26153, 26153, 3.0, 2.4, 6.5, 12.9, 42.0, 67.0, 104.0, 0.02924, 0, 1, 28, 28, 0, 1277
total, 2475989, 21006, 21006, 21006, 3.8, 2.3, 7.4, 38.3, 151.7, 197.1, 105.0, 0.02898, 0, 1, 30, 30, 0, 1269
total, 2502465, 26476, 26476, 26476, 3.0, 2.4, 6.3, 12.9, 42.9, 51.5, 106.0, 0.02870, 0, 1, 29, 29, 0, 1274
total, 2528228, 25763, 25763, 25763, 3.0, 2.3, 6.7, 20.9, 50.3, 72.4, 107.0, 0.02843, 0, 2, 41, 72, 5, 2542
total, 2554440, 26212, 26212, 26212, 3.0, 2.3, 6.7, 15.8, 40.8, 75.6, 108.0, 0.02816, 0, 1, 22, 22, 0, 1276
total, 2576086, 21646, 21646, 21646, 3.6, 2.4, 6.8, 31.6, 150.3, 217.7, 109.0, 0.02790, 0, 1, 23, 23, 0, 1268
total, 2603319, 27233, 27233, 27233, 2.9, 2.3, 6.2, 11.8, 33.2, 62.1, 110.0, 0.02763, 0, 1, 23, 23, 0, 1274
total, 2623990, 20671, 20671, 20671, 3.7, 2.5, 7.7, 29.8, 108.8, 141.4, 111.0, 0.02744, 0, 2, 26, 47, 3, 2545
total, 2650893, 26903, 26903, 26903, 3.0, 2.4, 6.4, 16.3, 38.6, 46.2, 112.0, 0.02719, 0, 1, 22, 22, 0, 1273
total, 2669515, 18622, 18622, 18622, 4.1, 2.4, 7.7, 70.2, 118.8, 167.1, 113.0, 0.02704, 0, 1, 23, 23, 0, 1266
total, 2696338, 26823, 26823, 26823, 2.9, 2.4, 6.4, 13.7, 32.6, 53.1, 114.0, 0.02680, 0, 1, 23, 23, 0, 1276
total, 2722561, 26223, 26223, 26223, 3.0, 2.4, 6.1, 14.8, 38.0, 46.7, 115.0, 0.02656, 0, 1, 24, 24, 0, 1273
total, 2743425, 20864, 20864, 20864, 3.8, 2.5, 6.7, 28.3, 172.5, 204.9, 116.0, 0.02634, 0, 1, 22, 22, 0, 1273
total, 2768865, 25440, 25440, 25440, 3.1, 2.4, 6.6, 14.6, 46.2, 88.8, 117.0, 0.02612, 0, 2, 26, 49, 2, 2541
total, 2795557, 26692, 26692, 26692, 2.9, 2.4, 6.3, 12.5, 33.8, 39.6, 118.0, 0.02589, 0, 1, 25, 25, 0, 1272
total, 2820765, 25208, 25208, 25208, 3.1, 2.2, 6.9, 19.3, 78.1, 90.6, 119.0, 0.02567, 0, 1, 23, 23, 0, 1272
total, 2842697, 21932, 21932, 21932, 3.6, 2.3, 6.9, 24.9, 188.6, 209.8, 120.0, 0.02545, 0, 1, 22, 22, 0, 1274
total, 2868232, 25535, 25535, 25535, 3.0, 2.4, 6.9, 13.5, 33.9, 43.8, 121.0, 0.02525, 0, 2, 28, 51, 3, 2543
total, 2892878, 24646, 24646, 24646, 3.3, 2.4, 6.6, 30.8, 67.1, 87.2, 122.0, 0.02505, 0, 1, 22, 22, 0, 1275
total, 2919864, 26986, 26986, 26986, 2.9, 2.3, 6.4, 14.2, 37.3, 62.3, 123.0, 0.02484, 0, 1, 26, 26, 0, 1269
total, 2941021, 21157, 21157, 21157, 3.7, 2.4, 7.7, 39.3, 115.1, 194.5, 124.0, 0.02465, 0, 1, 22, 22, 0, 1269
total, 2960511, 19490, 19490, 19490, 4.0, 2.5, 7.0, 44.4, 132.4, 158.9, 125.0, 0.02451, 0, 1, 32, 32, 0, 1270
total, 2986417, 25906, 25906, 25906, 3.0, 2.5, 6.6, 12.2, 38.9, 59.9, 126.0, 0.02431, 0, 1, 33, 33, 0, 1276
total, 3007584, 21167, 21167, 21167, 3.7, 2.3, 7.6, 40.2, 111.9, 167.2, 127.0, 0.02414, 0, 1, 24, 24, 0, 1272
total, 3033029, 25445, 25445, 25445, 3.1, 2.4, 6.8, 15.0, 35.9, 49.9, 128.0, 0.02396, 0, 2, 26, 50, 1, 2546
total, 3059391, 26362, 26362, 26362, 3.0, 2.4, 6.8, 12.4, 38.0, 46.8, 129.0, 0.02377, 0, 1, 23, 23, 0, 1273
total, 3087690, 28299, 28299, 28299, 2.8, 2.2, 6.0, 11.5, 30.6, 39.3, 130.0, 0.02358, 0, 1, 22, 22, 0, 1272
total, 3107795, 20105, 20105, 20105, 3.9, 2.4, 8.0, 43.2, 125.4, 212.6, 131.0, 0.02342, 0, 1, 26, 26, 0, 1270
total, 3134790, 26995, 26995, 26995, 2.9, 2.3, 6.6, 14.2, 37.4, 63.9, 132.0, 0.02323, 0, 1, 24, 24, 0, 1272
total, 3158921, 24131, 24131, 24131, 3.3, 2.4, 6.8, 25.9, 64.0, 93.5, 133.0, 0.02306, 0, 2, 23, 45, 1, 2547
total, 3181902, 22981, 22981, 22981, 3.2, 2.3, 6.5, 16.7, 118.8, 164.6, 134.0, 0.02289, 0, 1, 22, 22, 0, 1271
total, 3207789, 25887, 25887, 25887, 3.2, 2.3, 6.8, 15.8, 124.2, 169.9, 135.0, 0.02272, 0, 1, 23, 23, 0, 1266
total, 3230660, 22871, 22871, 22871, 3.4, 2.5, 7.2, 19.3, 94.2, 126.6, 136.0, 0.02256, 0, 1, 25, 25, 0, 1277
total, 3257427, 26767, 26767, 26767, 2.9, 2.4, 6.4, 13.3, 29.8, 91.6, 137.0, 0.02239, 0, 1, 21, 21, 0, 1275
total, 3279124, 21697, 21697, 21697, 3.6, 2.3, 7.0, 38.6, 124.2, 231.3, 138.0, 0.02223, 0, 1, 22, 22, 0, 1270
total, 3306412, 27288, 27288, 27288, 2.9, 2.2, 6.1, 14.1, 42.0, 53.9, 139.0, 0.02206, 0, 2, 25, 49, 1, 2543
total, 3334348, 27936, 27936, 27936, 2.8, 2.2, 6.2, 11.6, 36.1, 63.3, 140.0, 0.02190, 0, 1, 21, 21, 0, 1272
total, 3362156, 27808, 27808, 27808, 2.8, 2.3, 6.1, 12.3, 31.6, 43.1, 141.0, 0.02174, 0, 1, 22, 22, 0, 1274
total, 3382989, 20833, 20833, 20833, 3.8, 2.4, 7.1, 26.6, 206.4, 235.9, 142.0, 0.02159, 0, 1, 23, 23, 0, 1266
total, 3409931, 26942, 26942, 26942, 2.9, 2.3, 6.3, 16.8, 44.0, 59.9, 143.0, 0.02143, 0, 1, 28, 28, 0, 1275
total, 3438005, 28074, 28074, 28074, 2.8, 2.3, 5.9, 12.2, 35.0, 51.9, 144.0, 0.02128, 0, 2, 23, 44, 1, 2547
total, 3460819, 22814, 22814, 22814, 3.4, 2.2, 7.2, 29.2, 124.3, 172.4, 145.0, 0.02113, 0, 1, 23, 23, 0, 1270
total, 3485232, 24413, 24413, 24413, 3.3, 2.4, 7.2, 26.8, 52.9, 173.0, 146.0, 0.02098, 0, 1, 22, 22, 0, 1270
total, 3513035, 27803, 27803, 27803, 2.8, 2.3, 6.0, 11.9, 32.4, 55.1, 147.0, 0.02083, 0, 1, 25, 25, 0, 1275
total, 3540356, 27321, 27321, 27321, 2.9, 2.3, 5.9, 13.2, 32.8, 42.9, 148.0, 0.02069, 0, 2, 23, 45, 1, 2544
total, 3559946, 19590, 19590, 19590, 4.0, 2.2, 8.0, 33.1, 176.4, 229.0, 149.0, 0.02057, 0, 1, 24, 24, 0, 1268
total, 3586139, 26193, 26193, 26193, 3.0, 2.3, 6.8, 17.5, 34.1, 80.5, 150.0, 0.02043, 0, 1, 26, 26, 0, 1276
total, 3614074, 27935, 27935, 27935, 2.8, 2.2, 6.1, 13.8, 32.6, 49.4, 151.0, 0.02029, 0, 1, 21, 21, 0, 1274
total, 3642071, 27997, 27997, 27997, 2.8, 2.3, 6.4, 11.8, 31.6, 70.8, 152.0, 0.02015, 0, 1, 21, 21, 0, 1271
total, 3668548, 26477, 26477, 26477, 3.0, 2.4, 6.3, 15.9, 32.1, 40.1, 153.0, 0.02002, 0, 2, 27, 50, 2, 2543
total, 3695824, 27276, 27276, 27276, 2.9, 2.3, 6.5, 15.6, 31.9, 38.5, 154.0, 0.01989, 0, 1, 23, 23, 0, 1274
total, 3696027, 22654, 22654, 22654, 3.7, 2.7, 8.4, 10.6, 12.8, 12.8, 154.0, 0.02773, 0, 0, 0, 0, 0, 0
Results:
Op rate : 23,999 op/s [singlepost: 23,999 op/s]
Partition rate : 23,999 pk/s [singlepost: 23,999 pk/s]
Row rate : 23,999 row/s [singlepost: 23,999 row/s]
Latency mean : 3.3 ms [singlepost: 3.3 ms]
Latency median : 2.4 ms [singlepost: 2.4 ms]
Latency 95th percentile : 7.0 ms [singlepost: 7.0 ms]
Latency 99th percentile : 20.3 ms [singlepost: 20.3 ms]
Latency 99.9th percentile : 78.4 ms [singlepost: 78.4 ms]
Latency max : 849.9 ms [singlepost: 849.9 ms]
Total partitions : 3,696,027 [singlepost: 3,696,027]
Total errors : 0 [singlepost: 0]
Total GC count : 191
Total GC memory : 237.255 GiB
Total GC time : 4.7 seconds
Avg GC time : 24.6 ms
StdDev GC time : 3.7 ms
Total operation time : 00:02:34
Improvement over 54 threadCount: 8%
Sleeping for 15s
Running with 121 threadCount
Running [singlepost] with 121 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 25117, 25117, 25117, 25117, 4.3, 3.0, 11.2, 28.3, 54.3, 72.5, 1.0, 0.00000, 0, 1, 29, 29, 0, 1270
total, 48952, 23835, 23835, 23835, 5.0, 3.6, 10.1, 41.7, 111.2, 184.7, 2.0, 0.02705, 0, 1, 31, 31, 0, 1273
total, 77477, 28525, 28525, 28525, 4.2, 3.4, 8.2, 25.5, 51.1, 107.7, 3.0, 0.03924, 0, 2, 29, 54, 2, 2543
total, 106810, 29333, 29333, 29333, 4.0, 3.2, 9.2, 18.4, 42.4, 49.1, 4.0, 0.03085, 0, 1, 27, 27, 0, 1273
total, 136200, 29390, 29390, 29390, 4.0, 3.2, 9.2, 19.8, 48.6, 95.6, 5.0, 0.02905, 0, 1, 21, 21, 0, 1273
total, 157037, 20837, 20837, 20837, 5.7, 3.3, 12.3, 58.8, 187.4, 290.5, 6.0, 0.02481, 0, 1, 23, 23, 0, 1267
total, 185732, 28695, 28695, 28695, 4.1, 3.3, 9.2, 23.3, 37.5, 56.3, 7.0, 0.02127, 0, 2, 26, 48, 2, 2551
total, 205778, 20046, 20046, 20046, 5.9, 4.4, 15.5, 30.6, 55.4, 80.6, 8.0, 0.03880, 0, 1, 28, 28, 0, 1266
total, 234273, 28495, 28495, 28495, 4.2, 3.4, 9.1, 18.8, 36.9, 152.6, 9.0, 0.03742, 0, 1, 24, 24, 0, 1278
total, 256940, 22667, 22667, 22667, 5.3, 3.4, 9.7, 45.8, 171.8, 262.7, 10.0, 0.03374, 0, 1, 24, 24, 0, 1267
total, 286045, 29105, 29105, 29105, 4.1, 3.2, 9.0, 19.8, 43.8, 54.4, 11.0, 0.03072, 0, 1, 26, 26, 0, 1276
total, 314548, 28503, 28503, 28503, 4.2, 3.2, 9.7, 27.4, 35.3, 61.1, 12.0, 0.02815, 0, 1, 22, 22, 0, 1274
total, 330932, 16384, 16384, 16384, 7.1, 3.4, 14.2, 97.5, 216.3, 219.3, 13.0, 0.03486, 0, 1, 22, 22, 0, 1274
total, 360450, 29518, 29518, 29518, 4.1, 3.3, 8.7, 21.4, 46.1, 119.6, 14.0, 0.03358, 0, 1, 23, 23, 0, 1267
total, 388124, 27674, 27674, 27674, 4.2, 3.3, 9.4, 26.0, 42.2, 59.6, 15.0, 0.03135, 0, 2, 26, 48, 2, 2549
total, 415859, 27735, 27735, 27735, 4.1, 3.4, 8.9, 19.4, 34.7, 45.2, 16.0, 0.02943, 0, 1, 22, 22, 0, 1273
total, 439208, 23349, 23349, 23349, 5.2, 3.2, 11.8, 48.1, 181.1, 229.6, 17.0, 0.02770, 0, 1, 23, 23, 0, 1266
total, 461341, 22133, 22133, 22133, 5.3, 3.6, 17.1, 32.5, 40.5, 59.1, 18.0, 0.02870, 0, 1, 26, 26, 0, 1276
total, 476606, 15265, 15265, 15265, 8.0, 3.7, 30.9, 44.8, 75.1, 609.7, 19.0, 0.03171, 0, 1, 21, 21, 0, 1275
total, 499017, 22411, 22411, 22411, 5.3, 3.4, 10.8, 37.8, 166.2, 203.6, 20.0, 0.03032, 0, 1, 23, 23, 0, 1268
total, 527073, 28056, 28056, 28056, 4.2, 3.4, 9.5, 19.0, 40.1, 127.7, 21.0, 0.02903, 0, 1, 27, 27, 0, 1274
total, 555792, 28719, 28719, 28719, 4.1, 3.2, 9.8, 22.6, 40.5, 54.8, 22.0, 0.02770, 0, 1, 22, 22, 0, 1274
total, 584402, 28610, 28610, 28610, 4.2, 3.4, 9.0, 21.5, 37.8, 82.3, 23.0, 0.02651, 0, 1, 22, 22, 0, 1272
total, 605626, 21224, 21224, 21224, 5.6, 3.2, 11.2, 59.0, 182.8, 213.6, 24.0, 0.02581, 0, 1, 23, 23, 0, 1269
total, 634652, 29026, 29026, 29026, 4.1, 3.3, 9.0, 18.3, 53.6, 67.0, 25.0, 0.02480, 0, 2, 24, 46, 1, 2548
total, 662556, 27904, 27904, 27904, 4.2, 3.1, 9.8, 28.5, 59.6, 84.8, 26.0, 0.02384, 0, 1, 22, 22, 0, 1274
total, 684111, 21555, 21555, 21555, 5.5, 3.5, 9.9, 44.5, 230.2, 268.0, 27.0, 0.02297, 0, 1, 22, 22, 0, 1272
total, 712221, 28110, 28110, 28110, 4.2, 3.3, 9.2, 21.9, 47.7, 279.2, 28.0, 0.02439, 0, 1, 23, 23, 0, 1267
total, 739294, 27073, 27073, 27073, 4.4, 3.3, 9.8, 29.1, 71.6, 124.8, 29.0, 0.02354, 0, 1, 24, 24, 0, 1275
total, 768488, 29194, 29194, 29194, 4.0, 3.2, 9.4, 21.4, 46.2, 63.9, 30.0, 0.02276, 0, 1, 22, 22, 0, 1275
total, 790054, 21566, 21566, 21566, 5.5, 3.4, 11.1, 64.7, 138.1, 216.1, 31.0, 0.02227, 0, 1, 22, 22, 0, 1272
total, 819901, 29847, 29847, 29847, 4.0, 3.1, 8.7, 19.3, 68.6, 98.9, 32.0, 0.02172, 0, 2, 28, 52, 2, 2541
total, 847887, 27986, 27986, 27986, 4.2, 3.3, 9.2, 24.6, 42.9, 57.7, 33.0, 0.02108, 0, 1, 22, 22, 0, 1275
total, 876783, 28896, 28896, 28896, 4.1, 3.4, 8.7, 17.7, 50.0, 93.7, 34.0, 0.02049, 0, 1, 22, 22, 0, 1274
total, 898508, 21725, 21725, 21725, 5.5, 3.3, 10.4, 35.2, 253.2, 308.5, 35.0, 0.01991, 0, 1, 22, 22, 0, 1267
total, 898812, 20714, 20714, 20714, 6.0, 5.0, 14.4, 17.5, 34.7, 34.7, 35.0, 0.04746, 0, 0, 0, 0, 0, 0
Results:
Op rate : 25,670 op/s [singlepost: 25,670 op/s]
Partition rate : 25,670 pk/s [singlepost: 25,670 pk/s]
Row rate : 25,670 row/s [singlepost: 25,670 row/s]
Latency mean : 4.6 ms [singlepost: 4.6 ms]
Latency median : 3.3 ms [singlepost: 3.3 ms]
Latency 95th percentile : 10.1 ms [singlepost: 10.1 ms]
Latency 99th percentile : 29.8 ms [singlepost: 29.8 ms]
Latency 99.9th percentile : 125.8 ms [singlepost: 125.8 ms]
Latency max : 609.7 ms [singlepost: 609.7 ms]
Total partitions : 898,812 [singlepost: 898,812]
Total errors : 0 [singlepost: 0]
Total GC count : 40
Total GC memory : 49.694 GiB
Total GC time : 1.0 seconds
Avg GC time : 24.0 ms
StdDev GC time : 2.5 ms
Total operation time : 00:00:35
Improvement over 81 threadCount: 7%
Sleeping for 15s
Running with 181 threadCount
Running [singlepost] with 181 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 28225, 28225, 28225, 28225, 5.9, 4.6, 13.4, 33.4, 47.3, 81.5, 1.0, 0.00000, 0, 1, 25, 25, 0, 1274
total, 56997, 28772, 28772, 28772, 6.2, 4.5, 14.8, 37.8, 71.4, 98.5, 2.0, 0.01340, 0, 2, 21, 42, 0, 2546
total, 80616, 23619, 23619, 23619, 7.4, 4.6, 15.0, 86.4, 211.9, 249.6, 3.0, 0.00902, 0, 1, 24, 24, 0, 1273
total, 110963, 30347, 30347, 30347, 5.9, 4.6, 12.7, 29.3, 66.1, 142.7, 4.0, 0.02772, 0, 1, 28, 28, 0, 1270
total, 141372, 30409, 30409, 30409, 5.9, 4.5, 13.8, 28.3, 58.4, 72.0, 5.0, 0.02222, 0, 1, 21, 21, 0, 1277
total, 170471, 29099, 29099, 29099, 6.1, 4.7, 14.2, 35.1, 50.5, 87.9, 6.0, 0.01875, 0, 1, 21, 21, 0, 1271
total, 192886, 22415, 22415, 22415, 8.0, 4.6, 17.0, 75.5, 262.3, 317.5, 7.0, 0.01616, 0, 1, 25, 25, 0, 1268
total, 223024, 30138, 30138, 30138, 5.9, 4.7, 13.0, 30.1, 41.6, 87.4, 8.0, 0.01427, 0, 2, 25, 46, 2, 2548
total, 253700, 30676, 30676, 30676, 5.9, 4.6, 12.6, 33.9, 69.1, 106.2, 9.0, 0.01388, 0, 1, 21, 21, 0, 1273
total, 276998, 23298, 23298, 23298, 7.7, 4.7, 13.6, 90.3, 283.1, 294.6, 10.0, 0.01251, 0, 1, 23, 23, 0, 1267
total, 308448, 31450, 31450, 31450, 5.7, 4.6, 12.3, 26.1, 45.2, 65.9, 11.0, 0.01161, 0, 1, 29, 29, 0, 1275
total, 339825, 31377, 31377, 31377, 5.7, 4.5, 12.5, 27.6, 56.3, 82.9, 12.0, 0.01112, 0, 1, 21, 21, 0, 1277
total, 369354, 29529, 29529, 29529, 6.0, 4.5, 12.9, 43.2, 52.5, 101.3, 13.0, 0.01027, 0, 2, 38, 62, 7, 2545
total, 392032, 22678, 22678, 22678, 8.0, 4.7, 15.3, 89.0, 277.9, 332.1, 14.0, 0.00975, 0, 0, 0, 0, 0, 0
total, 422705, 30673, 30673, 30673, 5.8, 4.5, 13.2, 35.5, 51.6, 111.3, 15.0, 0.00954, 0, 2, 28, 53, 2, 2543
total, 454425, 31720, 31720, 31720, 5.5, 4.5, 11.6, 22.1, 66.3, 79.6, 16.0, 0.00925, 0, 1, 21, 21, 0, 1275
total, 480760, 26335, 26335, 26335, 5.8, 4.5, 13.1, 29.0, 94.2, 142.9, 17.0, 0.00973, 0, 1, 23, 23, 0, 1272
total, 509566, 28806, 28806, 28806, 7.1, 4.5, 14.0, 48.2, 264.6, 288.6, 18.0, 0.01506, 0, 1, 24, 24, 0, 1267
total, 541363, 31797, 31797, 31797, 5.6, 4.5, 12.4, 27.4, 51.4, 81.1, 19.0, 0.01435, 0, 1, 27, 27, 0, 1275
total, 572433, 31070, 31070, 31070, 5.7, 4.4, 13.1, 40.6, 56.7, 103.9, 20.0, 0.01371, 0, 2, 34, 67, 1, 2547
total, 595459, 23026, 23026, 23026, 7.8, 4.3, 16.3, 103.5, 243.9, 331.4, 21.0, 0.01309, 0, 1, 31, 31, 0, 1269
total, 627996, 32537, 32537, 32537, 5.5, 4.5, 11.6, 25.4, 44.8, 81.1, 22.0, 0.01269, 0, 1, 27, 27, 0, 1274
total, 660622, 32626, 32626, 32626, 5.4, 4.3, 13.1, 28.1, 44.5, 70.3, 23.0, 0.01224, 0, 1, 23, 23, 0, 1274
total, 691695, 31073, 31073, 31073, 5.4, 4.4, 11.8, 26.5, 49.1, 62.2, 24.0, 0.01177, 0, 1, 22, 22, 0, 1273
total, 699376, 7681, 7681, 7681, 23.1, 4.7, 129.2, 248.3, 270.8, 398.2, 25.0, 0.02754, 0, 1, 37, 37, 0, 1271
total, 725413, 26037, 26037, 26037, 7.2, 4.3, 13.6, 125.8, 219.7, 274.2, 26.0, 0.02661, 0, 1, 32, 32, 0, 1272
total, 757611, 32198, 32198, 32198, 5.6, 4.5, 11.8, 25.4, 71.0, 105.1, 27.0, 0.02574, 0, 1, 41, 41, 0, 1270
total, 785448, 27837, 27837, 27837, 5.5, 4.2, 13.2, 26.6, 87.6, 135.0, 28.0, 0.02487, 0, 1, 21, 21, 0, 1277
total, 813283, 27835, 27835, 27835, 7.3, 4.6, 15.2, 48.4, 256.0, 326.1, 29.0, 0.02523, 0, 1, 37, 37, 0, 1269
total, 844789, 31506, 31506, 31506, 5.6, 4.4, 12.2, 34.4, 61.4, 74.3, 30.0, 0.02438, 0, 2, 38, 63, 7, 2545
total, 877944, 33155, 33155, 33155, 5.4, 4.3, 12.1, 24.6, 38.5, 46.4, 31.0, 0.02360, 0, 1, 21, 21, 0, 1277
total, 900762, 22818, 22818, 22818, 7.8, 4.4, 14.4, 90.5, 284.7, 336.9, 32.0, 0.02286, 0, 1, 25, 25, 0, 1267
total, 933757, 32995, 32995, 32995, 5.4, 4.3, 12.4, 28.0, 38.6, 125.1, 33.0, 0.02240, 0, 1, 24, 24, 0, 1275
total, 966850, 33093, 33093, 33093, 5.4, 4.3, 12.2, 24.5, 43.4, 66.2, 34.0, 0.02176, 0, 1, 23, 23, 0, 1273
total, 998880, 32030, 32030, 32030, 5.5, 4.1, 13.1, 37.1, 56.5, 126.0, 35.0, 0.02124, 0, 2, 32, 64, 0, 2547
total, 1023441, 24561, 24561, 24561, 7.3, 4.2, 13.0, 100.9, 196.5, 294.6, 36.0, 0.02065, 0, 1, 24, 24, 0, 1269
total, 1057125, 33684, 33684, 33684, 5.3, 4.3, 11.5, 25.2, 46.1, 71.9, 37.0, 0.02015, 0, 1, 27, 27, 0, 1274
total, 1089933, 32808, 32808, 32808, 5.4, 4.4, 11.9, 25.4, 40.6, 53.8, 38.0, 0.01961, 0, 1, 29, 29, 0, 1275
total, 1090297, 17316, 17316, 17316, 11.7, 14.1, 20.2, 24.5, 26.6, 26.6, 38.0, 0.08297, 0, 0, 0, 0, 0, 0
Results:
Op rate : 28,676 op/s [singlepost: 28,676 op/s]
Partition rate : 28,676 pk/s [singlepost: 28,676 pk/s]
Row rate : 28,676 row/s [singlepost: 28,676 row/s]
Latency mean : 6.2 ms [singlepost: 6.2 ms]
Latency median : 4.5 ms [singlepost: 4.5 ms]
Latency 95th percentile : 13.1 ms [singlepost: 13.1 ms]
Latency 99th percentile : 35.6 ms [singlepost: 35.6 ms]
Latency 99.9th percentile : 193.1 ms [singlepost: 193.1 ms]
Latency max : 398.2 ms [singlepost: 398.2 ms]
Total partitions : 1,090,297 [singlepost: 1,090,297]
Total errors : 0 [singlepost: 0]
Total GC count : 44
Total GC memory : 54.684 GiB
Total GC time : 1.2 seconds
Avg GC time : 26.7 ms
StdDev GC time : 5.5 ms
Total operation time : 00:00:38
Improvement over 121 threadCount: 12%
Sleeping for 15s
Running with 271 threadCount
Running [singlepost] with 271 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 17157, 17157, 17157, 17157, 13.8, 5.8, 72.2, 123.3, 136.1, 207.5, 1.0, 0.00000, 0, 0, 0, 0, 0, 0
total, 50698, 33541, 33541, 33541, 7.9, 6.4, 17.4, 43.6, 58.7, 77.8, 2.0, 0.17942, 0, 1, 23, 23, 0, 1272
total, 83558, 32860, 32860, 32860, 8.0, 6.2, 20.5, 38.6, 79.2, 123.7, 3.0, 0.13093, 0, 2, 22, 43, 1, 2549
total, 113099, 29541, 29541, 29541, 8.4, 6.4, 21.0, 46.5, 107.3, 126.2, 4.0, 0.09760, 0, 1, 24, 24, 0, 1274
total, 140875, 27776, 27776, 27776, 10.4, 6.2, 20.3, 155.6, 321.4, 422.6, 5.0, 0.10669, 0, 1, 34, 34, 0, 1268
total, 174329, 33454, 33454, 33454, 7.9, 6.1, 18.6, 40.8, 76.9, 91.0, 6.0, 0.08854, 0, 1, 32, 32, 0, 1273
total, 200625, 26296, 26296, 26296, 10.2, 6.2, 28.1, 112.7, 125.2, 151.8, 7.0, 0.07936, 0, 1, 27, 27, 0, 1277
total, 224136, 23511, 23511, 23511, 11.5, 6.7, 29.2, 190.2, 240.8, 314.6, 8.0, 0.06966, 0, 1, 28, 28, 0, 1271
total, 257743, 33607, 33607, 33607, 7.9, 6.2, 19.1, 35.7, 94.7, 135.4, 9.0, 0.06225, 0, 1, 29, 29, 0, 1274
total, 283389, 25646, 25646, 25646, 10.5, 7.8, 30.5, 48.3, 64.2, 540.5, 10.0, 0.07410, 0, 1, 30, 30, 0, 1266
total, 316575, 33186, 33186, 33186, 8.1, 6.3, 19.9, 46.8, 64.3, 88.7, 11.0, 0.06757, 0, 1, 22, 22, 0, 1279
total, 341253, 24678, 24678, 24678, 10.8, 5.5, 24.6, 153.2, 319.3, 321.9, 12.0, 0.06210, 0, 1, 23, 23, 0, 1276
total, 374567, 33314, 33314, 33314, 8.0, 6.1, 19.2, 45.9, 77.9, 115.3, 13.0, 0.05728, 0, 2, 29, 56, 1, 2543
total, 406610, 32043, 32043, 32043, 8.5, 7.0, 19.3, 43.7, 101.3, 192.5, 14.0, 0.05313, 0, 1, 24, 24, 0, 1273
total, 433948, 27338, 27338, 27338, 8.5, 6.9, 19.6, 39.6, 146.3, 182.6, 15.0, 0.05042, 0, 1, 21, 21, 0, 1275
total, 464074, 30126, 30126, 30126, 10.1, 6.1, 19.8, 103.0, 315.9, 328.7, 16.0, 0.04828, 0, 1, 28, 28, 0, 1268
total, 498000, 33926, 33926, 33926, 7.9, 6.0, 20.3, 38.4, 106.6, 143.1, 17.0, 0.04539, 0, 1, 25, 25, 0, 1275
total, 532706, 34706, 34706, 34706, 7.6, 6.1, 18.4, 32.9, 50.3, 81.7, 18.0, 0.04287, 0, 1, 21, 21, 0, 1276
total, 556570, 23864, 23864, 23864, 11.3, 5.8, 29.1, 200.4, 313.3, 329.3, 19.0, 0.04085, 0, 1, 22, 22, 0, 1272
total, 589782, 33212, 33212, 33212, 7.9, 6.1, 18.6, 38.8, 93.7, 97.9, 20.0, 0.03887, 0, 2, 29, 57, 1, 2542
total, 623435, 33653, 33653, 33653, 8.0, 6.0, 20.3, 45.7, 83.0, 134.6, 21.0, 0.03699, 0, 1, 21, 21, 0, 1275
total, 658191, 34756, 34756, 34756, 7.7, 6.2, 17.2, 30.8, 82.1, 97.5, 22.0, 0.03529, 0, 1, 22, 22, 0, 1275
total, 682216, 24025, 24025, 24025, 11.2, 6.2, 32.7, 156.8, 216.8, 239.2, 23.0, 0.03470, 0, 1, 26, 26, 0, 1268
total, 716402, 34186, 34186, 34186, 7.7, 6.0, 18.8, 38.0, 55.1, 63.2, 24.0, 0.03331, 0, 1, 28, 28, 0, 1275
total, 751479, 35077, 35077, 35077, 7.6, 6.0, 18.8, 38.6, 60.1, 71.4, 25.0, 0.03197, 0, 1, 21, 21, 0, 1276
total, 785881, 34402, 34402, 34402, 7.8, 6.2, 17.8, 40.0, 59.5, 99.2, 26.0, 0.03072, 0, 2, 35, 61, 5, 2544
total, 811443, 25562, 25562, 25562, 10.5, 6.1, 17.1, 172.1, 352.8, 382.2, 27.0, 0.02971, 0, 0, 0, 0, 0, 0
total, 845389, 33946, 33946, 33946, 7.9, 6.2, 19.2, 40.9, 82.4, 101.7, 28.0, 0.02865, 0, 2, 34, 65, 2, 2545
total, 880857, 35468, 35468, 35468, 7.5, 6.0, 18.4, 36.1, 57.6, 101.8, 29.0, 0.02766, 0, 1, 33, 33, 0, 1275
total, 905383, 24526, 24526, 24526, 10.9, 6.0, 26.1, 188.5, 245.5, 311.4, 30.0, 0.02685, 0, 1, 28, 28, 0, 1268
total, 941012, 35629, 35629, 35629, 7.5, 6.0, 17.4, 35.7, 53.9, 81.3, 31.0, 0.02598, 0, 1, 27, 27, 0, 1275
total, 976481, 35469, 35469, 35469, 7.6, 6.0, 18.2, 31.3, 94.0, 132.9, 32.0, 0.02524, 0, 1, 21, 21, 0, 1276
total, 1009131, 32650, 32650, 32650, 8.0, 6.3, 20.5, 41.9, 53.1, 224.7, 33.0, 0.02463, 0, 2, 25, 46, 2, 2541
total, 1035531, 26400, 26400, 26400, 10.3, 6.1, 17.8, 166.1, 263.1, 341.8, 34.0, 0.02392, 0, 1, 27, 27, 0, 1275
total, 1070936, 35405, 35405, 35405, 7.6, 6.0, 18.1, 37.2, 75.0, 84.6, 35.0, 0.02323, 0, 1, 21, 21, 0, 1276
total, 1107151, 36215, 36215, 36215, 7.4, 6.0, 17.9, 29.4, 53.0, 67.5, 36.0, 0.02258, 0, 1, 21, 21, 0, 1274
total, 1122658, 15507, 15507, 15507, 16.2, 6.6, 114.6, 174.1, 294.9, 299.1, 37.0, 0.02491, 0, 1, 28, 28, 0, 1271
total, 1140562, 17904, 17904, 17904, 16.1, 6.1, 69.7, 274.7, 360.7, 373.6, 38.0, 0.02520, 0, 0, 0, 0, 0, 0
total, 1174692, 34130, 34130, 34130, 7.8, 6.1, 18.8, 39.5, 89.5, 105.1, 39.0, 0.02454, 0, 1, 25, 25, 0, 1271
total, 1208913, 34221, 34221, 34221, 7.8, 5.9, 19.3, 44.5, 109.7, 119.7, 40.0, 0.02393, 0, 2, 35, 65, 3, 2549
total, 1231635, 22722, 22722, 22722, 11.8, 6.7, 21.8, 229.1, 300.4, 390.1, 41.0, 0.02335, 0, 0, 0, 0, 0, 0
total, 1265482, 33847, 33847, 33847, 7.9, 6.2, 20.0, 42.9, 59.5, 336.3, 42.0, 0.02414, 0, 2, 29, 56, 1, 2544
total, 1302218, 36736, 36736, 36736, 7.3, 6.0, 17.2, 35.9, 54.7, 74.2, 43.0, 0.02358, 0, 1, 27, 27, 0, 1272
total, 1335046, 32828, 32828, 32828, 7.5, 6.0, 18.8, 36.2, 61.0, 74.7, 44.0, 0.02311, 0, 1, 21, 21, 0, 1277
total, 1362857, 27811, 27811, 27811, 10.4, 6.0, 17.3, 161.0, 335.5, 373.0, 45.0, 0.02284, 0, 1, 24, 24, 0, 1268
total, 1393875, 31018, 31018, 31018, 8.6, 6.3, 23.1, 55.9, 86.8, 153.7, 46.0, 0.02237, 0, 1, 26, 26, 0, 1274
total, 1428246, 34371, 34371, 34371, 7.8, 6.1, 19.6, 41.5, 55.1, 275.5, 47.0, 0.02242, 0, 1, 33, 33, 0, 1275
total, 1460877, 32631, 32631, 32631, 8.2, 6.3, 20.9, 44.7, 55.8, 462.4, 48.0, 0.02485, 0, 2, 28, 50, 3, 2540
total, 1486115, 25238, 25238, 25238, 10.7, 6.3, 19.2, 167.1, 322.4, 357.0, 49.0, 0.02434, 0, 0, 0, 0, 0, 0
total, 1521455, 35340, 35340, 35340, 7.5, 5.9, 17.1, 40.0, 84.6, 116.9, 50.0, 0.02384, 0, 2, 23, 45, 1, 2550
total, 1557863, 36408, 36408, 36408, 7.4, 5.9, 20.0, 34.0, 54.6, 136.1, 51.0, 0.02340, 0, 1, 23, 23, 0, 1275
total, 1581733, 23870, 23870, 23870, 11.2, 6.1, 22.9, 178.0, 336.6, 359.4, 52.0, 0.02298, 0, 1, 25, 25, 0, 1270
total, 1617337, 35604, 35604, 35604, 7.5, 5.7, 19.3, 40.4, 64.5, 147.1, 53.0, 0.02256, 0, 1, 27, 27, 0, 1274
total, 1652285, 34948, 34948, 34948, 7.7, 5.6, 19.1, 50.6, 70.6, 89.7, 54.0, 0.02215, 0, 1, 21, 21, 0, 1276
total, 1680842, 28557, 28557, 28557, 8.2, 6.2, 19.3, 41.4, 154.5, 167.0, 55.0, 0.02188, 0, 1, 21, 21, 0, 1275
total, 1712567, 31725, 31725, 31725, 9.5, 5.8, 18.3, 120.4, 205.5, 325.6, 56.0, 0.02176, 0, 1, 35, 35, 0, 1268
total, 1748668, 36101, 36101, 36101, 7.4, 5.8, 18.4, 35.2, 57.0, 68.5, 57.0, 0.02138, 0, 1, 26, 26, 0, 1274
total, 1784421, 35753, 35753, 35753, 7.5, 6.0, 17.4, 37.8, 57.0, 84.5, 58.0, 0.02100, 0, 2, 21, 42, 0, 2549
total, 1809777, 25356, 25356, 25356, 10.6, 6.0, 17.7, 212.6, 350.7, 356.8, 59.0, 0.02064, 0, 0, 0, 0, 0, 0
total, 1845702, 35925, 35925, 35925, 7.4, 5.6, 18.5, 38.9, 76.9, 85.5, 60.0, 0.02030, 0, 2, 23, 45, 1, 2543
total, 1883712, 38010, 38010, 38010, 7.0, 5.8, 15.9, 30.0, 71.5, 111.5, 61.0, 0.02000, 0, 1, 21, 21, 0, 1276
total, 1920201, 36489, 36489, 36489, 7.3, 5.9, 17.7, 33.4, 52.7, 63.8, 62.0, 0.01968, 0, 1, 22, 22, 0, 1274
total, 1920838, 22630, 22630, 22630, 10.8, 7.9, 24.7, 32.0, 36.8, 37.6, 62.0, 0.04934, 0, 0, 0, 0, 0, 0
Results:
Op rate : 30,967 op/s [singlepost: 30,967 op/s]
Partition rate : 30,967 pk/s [singlepost: 30,967 pk/s]
Row rate : 30,967 row/s [singlepost: 30,967 row/s]
Latency mean : 8.6 ms [singlepost: 8.6 ms]
Latency median : 6.1 ms [singlepost: 6.1 ms]
Latency 95th percentile : 19.7 ms [singlepost: 19.7 ms]
Latency 99th percentile : 48.6 ms [singlepost: 48.6 ms]
Latency 99.9th percentile : 286.3 ms [singlepost: 286.3 ms]
Latency max : 540.5 ms [singlepost: 540.5 ms]
Total partitions : 1,920,838 [singlepost: 1,920,838]
Total errors : 0 [singlepost: 0]
Total GC count : 68
Total GC memory : 84.539 GiB
Total GC time : 1.7 seconds
Avg GC time : 25.7 ms
StdDev GC time : 4.2 ms
Total operation time : 00:01:02
Improvement over 181 threadCount: 8%
Sleeping for 15s
Running with 406 threadCount
Running [singlepost] with 406 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 32451, 32451, 32451, 32451, 9.4, 7.7, 22.3, 35.4, 57.8, 101.8, 1.0, 0.00000, 0, 2, 27, 51, 2, 2538
total, 63401, 30950, 30950, 30950, 14.2, 8.0, 31.7, 279.2, 339.0, 413.1, 2.0, 0.13217, 0, 1, 22, 22, 0, 1278
total, 100368, 36967, 36967, 36967, 10.5, 7.8, 29.0, 52.8, 102.0, 121.4, 3.0, 0.09089, 0, 1, 24, 24, 0, 1275
total, 137434, 37066, 37066, 37066, 10.5, 8.1, 27.3, 48.4, 74.1, 281.0, 4.0, 0.07524, 0, 1, 23, 23, 0, 1269
total, 175660, 38226, 38226, 38226, 10.5, 8.3, 26.4, 52.1, 71.9, 86.9, 5.0, 0.06301, 0, 1, 33, 33, 0, 1278
total, 212465, 36805, 36805, 36805, 10.9, 7.9, 27.0, 66.8, 129.1, 259.4, 6.0, 0.05403, 0, 1, 30, 30, 0, 1270
total, 247167, 34702, 34702, 34702, 11.0, 8.3, 28.3, 55.7, 76.0, 92.4, 7.0, 0.05229, 0, 2, 26, 48, 2, 2551
total, 280091, 32924, 32924, 32924, 12.4, 8.7, 35.4, 86.7, 107.7, 132.3, 8.0, 0.04991, 0, 1, 40, 40, 0, 1275
total, 318108, 38017, 38017, 38017, 10.9, 8.3, 27.3, 53.3, 136.2, 160.3, 9.0, 0.04434, 0, 1, 24, 24, 0, 1275
total, 356543, 38435, 38435, 38435, 10.5, 8.3, 25.2, 47.9, 72.8, 100.1, 10.0, 0.04011, 0, 1, 24, 24, 0, 1273
total, 394906, 38363, 38363, 38363, 10.5, 8.0, 26.4, 44.5, 101.4, 141.0, 11.0, 0.03644, 0, 1, 28, 28, 0, 1272
total, 433094, 38188, 38188, 38188, 10.4, 8.2, 25.3, 45.9, 58.0, 199.4, 12.0, 0.03386, 0, 2, 27, 53, 1, 2551
total, 469093, 35999, 35999, 35999, 10.9, 7.9, 30.3, 54.1, 101.6, 126.7, 13.0, 0.03182, 0, 1, 27, 27, 0, 1273
total, 507056, 37963, 37963, 37963, 10.3, 7.8, 24.6, 54.7, 94.2, 108.0, 14.0, 0.02970, 0, 1, 31, 31, 0, 1273
total, 545713, 38657, 38657, 38657, 10.2, 7.7, 28.1, 47.6, 82.2, 115.1, 15.0, 0.02773, 0, 1, 29, 29, 0, 1276
total, 584148, 38435, 38435, 38435, 10.2, 7.7, 27.4, 48.3, 96.1, 108.5, 16.0, 0.02605, 0, 1, 30, 30, 0, 1273
total, 613875, 29727, 29727, 29727, 12.7, 8.2, 33.2, 106.7, 127.7, 167.1, 17.0, 0.02700, 0, 1, 40, 40, 0, 1273
total, 650905, 37030, 37030, 37030, 11.4, 8.1, 30.7, 69.2, 145.0, 198.3, 18.0, 0.02565, 0, 2, 24, 46, 1, 2551
total, 690958, 40053, 40053, 40053, 10.2, 8.1, 23.9, 51.7, 101.1, 124.6, 19.0, 0.02438, 0, 1, 23, 23, 0, 1271
total, 730453, 39495, 39495, 39495, 10.1, 8.2, 24.4, 46.6, 78.8, 118.8, 20.0, 0.02317, 0, 1, 21, 21, 0, 1278
total, 769711, 39258, 39258, 39258, 10.3, 7.9, 27.2, 43.9, 100.8, 151.4, 21.0, 0.02217, 0, 1, 21, 21, 0, 1271
total, 808174, 38463, 38463, 38463, 10.2, 7.8, 25.8, 52.6, 78.1, 112.5, 22.0, 0.02118, 0, 2, 23, 45, 1, 2549
total, 846963, 38789, 38789, 38789, 10.6, 7.9, 27.3, 55.8, 122.3, 149.2, 23.0, 0.02030, 0, 1, 22, 22, 0, 1275
total, 881611, 34648, 34648, 34648, 11.6, 9.8, 26.5, 46.3, 69.6, 145.5, 24.0, 0.01976, 0, 1, 26, 26, 0, 1267
total, 920353, 38742, 38742, 38742, 10.3, 8.0, 27.1, 46.3, 102.4, 122.8, 25.0, 0.01896, 0, 1, 22, 22, 0, 1279
total, 958659, 38306, 38306, 38306, 10.0, 7.9, 25.0, 42.8, 77.5, 102.0, 26.0, 0.01827, 0, 1, 21, 21, 0, 1276
total, 992631, 33972, 33972, 33972, 11.8, 8.3, 30.1, 109.0, 156.0, 171.2, 27.0, 0.01778, 0, 2, 22, 44, 0, 2546
total, 1031287, 38656, 38656, 38656, 10.4, 7.9, 28.3, 49.8, 78.6, 87.6, 28.0, 0.01719, 0, 1, 28, 28, 0, 1277
total, 1071347, 40060, 40060, 40060, 10.0, 7.9, 26.1, 43.8, 58.9, 78.6, 29.0, 0.01660, 0, 1, 22, 22, 0, 1272
total, 1111221, 39874, 39874, 39874, 10.1, 8.2, 23.7, 40.7, 61.4, 78.6, 30.0, 0.01605, 0, 1, 30, 30, 0, 1274
total, 1112217, 48195, 48195, 48195, 9.5, 8.8, 18.3, 21.6, 25.4, 26.3, 30.0, 0.19345, 0, 0, 0, 0, 0, 0
Results:
Op rate : 37,048 op/s [singlepost: 37,048 op/s]
Partition rate : 37,048 pk/s [singlepost: 37,048 pk/s]
Row rate : 37,048 row/s [singlepost: 37,048 row/s]
Latency mean : 10.7 ms [singlepost: 10.7 ms]
Latency median : 8.1 ms [singlepost: 8.1 ms]
Latency 95th percentile : 26.9 ms [singlepost: 26.9 ms]
Latency 99th percentile : 52.6 ms [singlepost: 52.6 ms]
Latency 99.9th percentile : 120.8 ms [singlepost: 120.8 ms]
Latency max : 413.1 ms [singlepost: 413.1 ms]
Total partitions : 1,112,217 [singlepost: 1,112,217]
Total errors : 0 [singlepost: 0]
Total GC count : 36
Total GC memory : 44.784 GiB
Total GC time : 0.9 seconds
Avg GC time : 25.8 ms
StdDev GC time : 4.7 ms
Total operation time : 00:00:30
Improvement over 271 threadCount: 20%
Sleeping for 15s
Running with 609 threadCount
Running [singlepost] with 609 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 24865, 24865, 24865, 24865, 19.5, 9.9, 82.7, 152.4, 220.1, 250.2, 1.0, 0.00000, 0, 1, 25, 25, 0, 1271
total, 60734, 35869, 35869, 35869, 17.4, 12.0, 49.9, 111.7, 132.1, 165.9, 2.0, 0.09137, 0, 1, 43, 43, 0, 1273
total, 91180, 30446, 30446, 30446, 19.4, 14.1, 52.9, 69.9, 105.3, 297.5, 3.0, 0.06842, 0, 1, 28, 28, 0, 1273
total, 126466, 35286, 35286, 35286, 17.6, 13.2, 46.7, 69.9, 99.2, 413.7, 4.0, 0.10809, 0, 1, 25, 25, 0, 1278
total, 165005, 38539, 38539, 38539, 15.4, 11.1, 42.6, 85.1, 133.4, 186.8, 5.0, 0.08609, 0, 1, 25, 25, 0, 1272
total, 200845, 35840, 35840, 35840, 16.7, 12.3, 46.3, 61.8, 141.7, 151.1, 6.0, 0.07339, 0, 1, 31, 31, 0, 1276
total, 215850, 15005, 15005, 15005, 39.0, 21.1, 115.7, 153.6, 212.5, 217.4, 7.0, 0.10725, 0, 1, 32, 32, 0, 1268
total, 243553, 27703, 27703, 27703, 22.6, 17.0, 56.3, 91.9, 115.3, 824.2, 8.0, 0.25368, 0, 1, 28, 28, 0, 1275
total, 266325, 22772, 22772, 22772, 26.2, 17.1, 87.4, 136.4, 182.2, 465.6, 9.0, 0.23294, 0, 1, 30, 30, 0, 1270
total, 284268, 17943, 17943, 17943, 33.3, 21.8, 96.8, 115.9, 132.6, 1545.6, 10.0, 0.30872, 0, 0, 0, 0, 0, 0
total, 308057, 23789, 23789, 23789, 26.3, 19.5, 69.4, 88.5, 98.8, 942.1, 11.0, 0.43361, 0, 1, 39, 39, 0, 1270
total, 334050, 25993, 25993, 25993, 23.0, 18.0, 56.9, 83.5, 99.5, 776.5, 12.0, 0.38407, 0, 1, 37, 37, 0, 1272
total, 361712, 27662, 27662, 27662, 19.8, 15.4, 57.2, 100.6, 116.7, 438.0, 13.0, 0.36702, 0, 1, 29, 29, 0, 1281
total, 396172, 34460, 34460, 34460, 17.6, 14.9, 40.7, 58.2, 73.6, 124.0, 14.0, 0.35538, 0, 1, 24, 24, 0, 1285
total, 430841, 34669, 34669, 34669, 17.5, 15.2, 38.0, 62.0, 78.1, 114.2, 15.0, 0.34440, 0, 1, 21, 21, 0, 1272
total, 464104, 33263, 33263, 33263, 18.1, 15.1, 41.1, 65.2, 104.5, 134.0, 16.0, 0.33425, 0, 1, 21, 21, 0, 1276
total, 497586, 33482, 33482, 33482, 18.1, 15.8, 37.7, 58.1, 74.6, 137.8, 17.0, 0.32444, 0, 1, 24, 24, 0, 1272
total, 530814, 33228, 33228, 33228, 17.7, 14.8, 34.7, 98.4, 126.5, 188.0, 18.0, 0.31448, 0, 1, 24, 24, 0, 1277
total, 564758, 33944, 33944, 33944, 17.5, 14.8, 35.6, 75.6, 100.7, 119.1, 19.0, 0.30577, 0, 2, 32, 64, 0, 2545
total, 597599, 32841, 32841, 32841, 18.8, 14.8, 47.3, 98.5, 136.8, 191.2, 20.0, 0.29692, 0, 1, 23, 23, 0, 1277
total, 631721, 34122, 34122, 34122, 17.7, 13.8, 47.7, 67.6, 111.9, 124.1, 21.0, 0.28897, 0, 1, 21, 21, 0, 1274
total, 665262, 33541, 33541, 33541, 17.9, 12.2, 52.2, 81.9, 152.3, 202.6, 22.0, 0.28065, 0, 1, 30, 30, 0, 1273
total, 692504, 27242, 27242, 27242, 22.2, 14.2, 63.7, 144.7, 178.9, 191.2, 23.0, 0.27475, 0, 1, 24, 24, 0, 1272
total, 728337, 35833, 35833, 35833, 17.0, 12.5, 50.1, 72.8, 92.5, 125.1, 24.0, 0.26743, 0, 1, 24, 24, 0, 1277
total, 761653, 33316, 33316, 33316, 17.1, 14.8, 41.8, 56.6, 77.2, 219.4, 25.0, 0.26013, 0, 1, 29, 29, 0, 1270
total, 795783, 34130, 34130, 34130, 17.7, 14.5, 40.9, 64.2, 121.4, 146.7, 26.0, 0.25373, 0, 1, 21, 21, 0, 1278
total, 829837, 34054, 34054, 34054, 17.6, 13.4, 48.1, 78.6, 102.4, 195.3, 27.0, 0.24720, 0, 1, 36, 36, 0, 1273
total, 859409, 29572, 29572, 29572, 20.7, 15.7, 53.4, 94.6, 116.0, 520.6, 28.0, 0.23796, 0, 1, 27, 27, 0, 1272
total, 892427, 33018, 33018, 33018, 18.4, 14.7, 51.6, 70.5, 84.3, 417.6, 29.0, 0.23007, 0, 1, 28, 28, 0, 1271
total, 926466, 34039, 34039, 34039, 17.7, 13.5, 43.5, 80.2, 122.4, 187.7, 30.0, 0.22476, 0, 1, 38, 38, 0, 1279
total, 960814, 34348, 34348, 34348, 17.6, 13.8, 45.2, 75.7, 89.0, 118.2, 31.0, 0.22012, 0, 1, 23, 23, 0, 1275
total, 994246, 33432, 33432, 33432, 17.7, 14.5, 40.3, 58.5, 99.8, 111.8, 32.0, 0.21585, 0, 2, 26, 47, 3, 2548
total, 1023184, 28938, 28938, 28938, 21.2, 16.2, 55.5, 116.5, 136.4, 164.9, 33.0, 0.21216, 0, 0, 0, 0, 0, 0
total, 1056665, 33481, 33481, 33481, 17.9, 15.0, 38.4, 77.8, 99.0, 108.8, 34.0, 0.20819, 0, 2, 21, 42, 0, 2552
total, 1092049, 35384, 35384, 35384, 17.3, 13.5, 45.2, 71.0, 115.3, 127.5, 35.0, 0.20398, 0, 1, 20, 20, 0, 1274
total, 1128372, 36323, 36323, 36323, 15.9, 12.6, 41.0, 67.1, 82.0, 138.0, 36.0, 0.19975, 0, 1, 23, 23, 0, 1272
total, 1164866, 36494, 36494, 36494, 16.6, 11.5, 46.3, 83.3, 107.3, 328.7, 37.0, 0.19442, 0, 1, 21, 21, 0, 1277
total, 1199360, 34494, 34494, 34494, 16.3, 12.5, 47.0, 73.1, 95.4, 272.6, 38.0, 0.19002, 0, 1, 30, 30, 0, 1273
total, 1235086, 35726, 35726, 35726, 17.0, 14.6, 36.5, 56.8, 79.1, 113.7, 39.0, 0.18654, 0, 1, 32, 32, 0, 1274
total, 1270459, 35373, 35373, 35373, 17.1, 13.9, 41.2, 61.4, 79.8, 135.7, 40.0, 0.18311, 0, 1, 26, 26, 0, 1276
total, 1305571, 35112, 35112, 35112, 16.9, 13.4, 42.3, 66.8, 84.1, 121.6, 41.0, 0.17990, 0, 2, 28, 49, 4, 2548
total, 1342099, 36528, 36528, 36528, 16.8, 12.3, 47.1, 73.4, 89.6, 199.8, 42.0, 0.17629, 0, 1, 21, 21, 0, 1276
total, 1373068, 30969, 30969, 30969, 19.5, 14.9, 51.4, 76.3, 125.7, 197.8, 43.0, 0.17343, 0, 1, 22, 22, 0, 1272
total, 1406033, 32965, 32965, 32965, 18.4, 14.3, 38.7, 104.0, 131.9, 177.5, 44.0, 0.17054, 0, 1, 23, 23, 0, 1275
total, 1442040, 36007, 36007, 36007, 15.1, 11.8, 37.9, 80.3, 126.7, 131.2, 45.0, 0.16762, 0, 1, 21, 21, 0, 1276
total, 1478256, 36216, 36216, 36216, 16.8, 13.1, 42.0, 72.6, 87.8, 113.4, 46.0, 0.16485, 0, 1, 22, 22, 0, 1272
total, 1511166, 32910, 32910, 32910, 18.3, 13.4, 49.6, 100.1, 157.8, 316.7, 47.0, 0.16163, 0, 1, 26, 26, 0, 1271
total, 1545345, 34179, 34179, 34179, 17.7, 13.9, 44.9, 70.9, 95.8, 358.9, 48.0, 0.15820, 0, 1, 24, 24, 0, 1278
total, 1582068, 36723, 36723, 36723, 16.4, 13.0, 37.8, 62.4, 75.4, 152.7, 49.0, 0.15556, 0, 1, 34, 34, 0, 1272
total, 1616768, 34700, 34700, 34700, 17.4, 12.0, 45.1, 84.1, 136.1, 180.0, 50.0, 0.15307, 0, 2, 22, 43, 1, 2549
total, 1651899, 35131, 35131, 35131, 17.2, 14.3, 38.5, 69.3, 150.7, 159.8, 51.0, 0.15069, 0, 1, 21, 21, 0, 1276
total, 1687758, 35859, 35859, 35859, 16.7, 12.7, 46.4, 70.3, 127.4, 162.1, 52.0, 0.14833, 0, 1, 22, 22, 0, 1275
total, 1723665, 35907, 35907, 35907, 16.8, 12.5, 43.4, 70.0, 124.8, 134.0, 53.0, 0.14611, 0, 1, 27, 27, 0, 1274
total, 1759738, 36073, 36073, 36073, 16.7, 12.7, 44.8, 62.6, 85.9, 113.4, 54.0, 0.14401, 0, 1, 26, 26, 0, 1274
total, 1795329, 35591, 35591, 35591, 17.1, 12.4, 48.1, 69.9, 82.3, 109.7, 55.0, 0.14202, 0, 1, 21, 21, 0, 1276
total, 1831401, 36072, 36072, 36072, 16.8, 14.6, 36.4, 51.9, 70.6, 164.0, 56.0, 0.13989, 0, 1, 22, 22, 0, 1274
total, 1867146, 35745, 35745, 35745, 16.9, 14.6, 35.6, 57.3, 81.5, 92.6, 57.0, 0.13804, 0, 2, 30, 52, 4, 2545
total, 1901980, 34834, 34834, 34834, 17.4, 12.9, 46.8, 67.9, 89.5, 201.5, 58.0, 0.13600, 0, 1, 25, 25, 0, 1277
total, 1935748, 33768, 33768, 33768, 17.9, 14.0, 48.8, 80.4, 128.1, 187.8, 59.0, 0.13413, 0, 1, 26, 26, 0, 1273
total, 1971273, 35525, 35525, 35525, 17.1, 13.0, 47.4, 78.7, 134.7, 140.4, 60.0, 0.13233, 0, 1, 36, 36, 0, 1276
total, 2005843, 34570, 34570, 34570, 17.5, 12.6, 49.3, 84.5, 105.1, 194.4, 61.0, 0.13049, 0, 1, 26, 26, 0, 1275
total, 2042039, 36196, 36196, 36196, 16.7, 13.1, 41.6, 67.1, 83.1, 156.8, 62.0, 0.12871, 0, 1, 22, 22, 0, 1273
total, 2077441, 35402, 35402, 35402, 17.1, 14.3, 41.5, 59.9, 84.3, 109.8, 63.0, 0.12712, 0, 1, 22, 22, 0, 1275
total, 2110512, 33071, 33071, 33071, 18.3, 14.6, 42.8, 98.8, 144.6, 176.4, 64.0, 0.12555, 0, 1, 25, 25, 0, 1274
total, 2146141, 35629, 35629, 35629, 17.0, 12.9, 44.3, 67.6, 87.2, 106.8, 65.0, 0.12403, 0, 1, 27, 27, 0, 1274
total, 2182728, 36587, 36587, 36587, 16.5, 12.1, 44.6, 71.2, 95.0, 135.9, 66.0, 0.12244, 0, 1, 25, 25, 0, 1275
total, 2215622, 32894, 32894, 32894, 18.4, 13.5, 49.6, 74.6, 93.7, 224.8, 67.0, 0.12088, 0, 2, 27, 49, 3, 2543
total, 2246651, 31029, 31029, 31029, 19.4, 15.0, 54.3, 83.6, 104.9, 291.0, 68.0, 0.11931, 0, 1, 29, 29, 0, 1277
total, 2279751, 33100, 33100, 33100, 18.0, 12.6, 52.5, 92.0, 126.5, 215.7, 69.0, 0.11785, 0, 1, 28, 28, 0, 1277
total, 2312347, 32596, 32596, 32596, 17.4, 14.7, 41.3, 59.6, 95.0, 133.4, 70.0, 0.11660, 0, 1, 27, 27, 0, 1277
total, 2348084, 35737, 35737, 35737, 16.8, 13.1, 40.0, 87.2, 125.4, 155.5, 71.0, 0.11519, 0, 1, 23, 23, 0, 1271
total, 2384477, 36393, 36393, 36393, 16.7, 13.7, 40.7, 55.4, 88.7, 118.3, 72.0, 0.11386, 0, 1, 29, 29, 0, 1274
total, 2420759, 36282, 36282, 36282, 16.6, 12.7, 44.4, 68.1, 85.6, 133.6, 73.0, 0.11253, 0, 1, 20, 20, 0, 1277
total, 2457465, 36706, 36706, 36706, 16.4, 12.9, 38.6, 65.4, 80.8, 116.1, 74.0, 0.11125, 0, 1, 20, 20, 0, 1276
total, 2490663, 33198, 33198, 33198, 18.2, 13.5, 46.6, 100.3, 143.1, 165.3, 75.0, 0.11006, 0, 1, 23, 23, 0, 1273
total, 2526044, 35381, 35381, 35381, 16.7, 12.5, 44.2, 61.6, 121.1, 135.1, 76.0, 0.10885, 0, 2, 22, 44, 0, 2550
total, 2561181, 35137, 35137, 35137, 17.4, 13.6, 50.2, 72.2, 96.1, 143.5, 77.0, 0.10767, 0, 1, 29, 29, 0, 1273
total, 2596975, 35794, 35794, 35794, 17.1, 14.5, 40.7, 59.8, 71.4, 124.5, 78.0, 0.10652, 0, 2, 37, 71, 2, 5051
total, 2633939, 36964, 36964, 36964, 16.4, 13.6, 37.8, 63.5, 83.8, 118.2, 79.0, 0.10535, 0, 1, 23, 23, 0, 1275
total, 2670007, 36068, 36068, 36068, 16.8, 12.3, 46.0, 73.1, 103.2, 128.4, 80.0, 0.10423, 0, 1, 23, 23, 0, 1277
total, 2706494, 36487, 36487, 36487, 16.0, 12.5, 40.4, 70.9, 110.6, 128.3, 81.0, 0.10312, 0, 1, 25, 25, 0, 1272
total, 2742212, 35718, 35718, 35718, 16.7, 13.4, 41.9, 59.4, 100.2, 140.9, 82.0, 0.10204, 0, 1, 20, 20, 0, 1276
total, 2779161, 36949, 36949, 36949, 16.5, 11.7, 47.5, 67.7, 86.6, 124.7, 83.0, 0.10096, 0, 2, 22, 43, 1, 2548
total, 2813706, 34545, 34545, 34545, 17.3, 12.5, 47.2, 85.3, 109.0, 154.0, 84.0, 0.09995, 0, 1, 20, 20, 0, 1276
total, 2844792, 31086, 31086, 31086, 19.6, 12.2, 57.8, 129.5, 151.9, 200.5, 85.0, 0.09901, 0, 1, 22, 22, 0, 1273
total, 2881634, 36842, 36842, 36842, 16.2, 12.3, 42.0, 66.0, 91.2, 167.4, 86.0, 0.09794, 0, 1, 23, 23, 0, 1276
total, 2915759, 34125, 34125, 34125, 17.2, 12.9, 45.1, 80.5, 113.3, 176.7, 87.0, 0.09697, 0, 1, 22, 22, 0, 1274
total, 2952510, 36751, 36751, 36751, 17.1, 13.5, 44.8, 73.1, 84.7, 103.9, 88.0, 0.09603, 0, 1, 25, 25, 0, 1274
total, 2989919, 37409, 37409, 37409, 16.3, 12.4, 43.3, 64.9, 91.1, 110.1, 89.0, 0.09508, 0, 1, 22, 22, 0, 1276
total, 3027264, 37345, 37345, 37345, 16.0, 12.7, 39.3, 58.5, 76.5, 93.6, 90.0, 0.09417, 0, 1, 23, 23, 0, 1275
total, 3064435, 37171, 37171, 37171, 16.3, 12.2, 43.3, 65.5, 83.8, 104.4, 91.0, 0.09327, 0, 1, 19, 19, 0, 1274
total, 3101047, 36612, 36612, 36612, 16.0, 12.3, 40.6, 64.3, 116.2, 137.6, 92.0, 0.09237, 0, 2, 21, 41, 1, 2548
total, 3139075, 38028, 38028, 38028, 16.0, 13.3, 38.4, 56.4, 78.1, 183.1, 93.0, 0.09139, 0, 1, 22, 22, 0, 1273
total, 3175772, 36697, 36697, 36697, 15.3, 12.7, 35.3, 65.4, 94.0, 201.7, 94.0, 0.09044, 0, 1, 21, 21, 0, 1277
total, 3206225, 30453, 30453, 30453, 19.4, 14.1, 49.8, 111.1, 133.0, 524.3, 95.0, 0.08923, 0, 1, 35, 35, 0, 1269
total, 3235181, 28956, 28956, 28956, 21.5, 15.2, 52.6, 120.1, 238.4, 510.1, 96.0, 0.08811, 0, 1, 30, 30, 0, 1274
total, 3271507, 36326, 36326, 36326, 16.5, 14.6, 31.5, 49.3, 79.7, 113.6, 97.0, 0.08734, 0, 1, 30, 30, 0, 1278
total, 3308395, 36888, 36888, 36888, 15.7, 12.4, 38.1, 78.1, 129.8, 192.3, 98.0, 0.08648, 0, 1, 20, 20, 0, 1276
total, 3346676, 38281, 38281, 38281, 15.8, 11.6, 42.2, 63.7, 105.5, 108.3, 99.0, 0.08569, 0, 2, 26, 48, 2, 2549
total, 3383005, 36329, 36329, 36329, 15.8, 11.8, 39.8, 77.1, 103.0, 133.9, 100.0, 0.08494, 0, 1, 21, 21, 0, 1276
total, 3421561, 38556, 38556, 38556, 15.7, 12.4, 40.1, 57.0, 86.0, 107.3, 101.0, 0.08417, 0, 1, 21, 21, 0, 1272
total, 3459897, 38336, 38336, 38336, 15.8, 12.2, 39.3, 62.1, 89.5, 102.8, 102.0, 0.08343, 0, 1, 20, 20, 0, 1276
total, 3495641, 35744, 35744, 35744, 16.4, 12.4, 41.4, 68.1, 130.4, 199.4, 103.0, 0.08266, 0, 1, 23, 23, 0, 1274
total, 3519780, 24139, 24139, 24139, 25.7, 17.8, 76.2, 104.4, 139.7, 702.0, 104.0, 0.08159, 0, 1, 35, 35, 0, 1267
total, 3538661, 18881, 18881, 18881, 32.0, 19.6, 90.2, 140.9, 194.6, 711.5, 105.0, 0.08061, 0, 1, 26, 26, 0, 1272
total, 3564866, 26205, 26205, 26205, 23.1, 16.6, 68.9, 116.8, 162.0, 1210.1, 106.0, 0.08984, 0, 1, 31, 31, 0, 1280
total, 3600443, 35577, 35577, 35577, 17.0, 13.6, 42.0, 64.4, 87.8, 159.8, 107.0, 0.08907, 0, 1, 26, 26, 0, 1279
total, 3634834, 34391, 34391, 34391, 17.6, 14.5, 42.0, 64.5, 80.3, 245.9, 108.0, 0.08825, 0, 1, 25, 25, 0, 1270
total, 3670340, 35506, 35506, 35506, 17.0, 13.3, 45.0, 65.6, 93.3, 149.8, 109.0, 0.08752, 0, 1, 20, 20, 0, 1280
total, 3706139, 35799, 35799, 35799, 16.7, 13.3, 42.9, 58.3, 93.7, 127.1, 110.0, 0.08681, 0, 1, 21, 21, 0, 1274
total, 3741346, 35207, 35207, 35207, 16.8, 13.0, 41.3, 64.9, 163.4, 200.0, 111.0, 0.08606, 0, 1, 23, 23, 0, 1276
total, 3775125, 33779, 33779, 33779, 17.5, 14.5, 43.7, 61.0, 84.1, 330.0, 112.0, 0.08522, 0, 1, 23, 23, 0, 1270
total, 3810948, 35823, 35823, 35823, 16.8, 12.6, 44.6, 63.8, 151.7, 172.8, 113.0, 0.08451, 0, 1, 22, 22, 0, 1277
total, 3844491, 33543, 33543, 33543, 18.0, 12.8, 52.4, 80.3, 107.7, 176.4, 114.0, 0.08386, 0, 1, 46, 46, 0, 1274
total, 3878590, 34099, 34099, 34099, 17.8, 14.8, 41.3, 66.9, 132.6, 334.2, 115.0, 0.08305, 0, 2, 38, 63, 7, 2549
total, 3905584, 26994, 26994, 26994, 22.0, 15.7, 61.5, 119.1, 133.0, 147.6, 116.0, 0.08260, 0, 0, 0, 0, 0, 0
total, 3939743, 34159, 34159, 34159, 16.1, 12.9, 40.3, 68.6, 88.1, 128.8, 117.0, 0.08201, 0, 1, 29, 29, 0, 1277
total, 3974339, 34596, 34596, 34596, 17.4, 15.2, 32.6, 68.2, 130.8, 151.4, 118.0, 0.08139, 0, 1, 31, 31, 0, 1275
total, 4008906, 34567, 34567, 34567, 17.4, 14.6, 41.2, 68.5, 85.1, 116.1, 119.0, 0.08081, 0, 2, 25, 45, 3, 2549
total, 4044932, 36026, 36026, 36026, 16.1, 12.1, 44.1, 62.4, 79.0, 246.7, 120.0, 0.08011, 0, 1, 22, 22, 0, 1270
total, 4079595, 34663, 34663, 34663, 16.5, 12.6, 44.6, 77.6, 105.3, 217.3, 121.0, 0.07947, 0, 1, 21, 21, 0, 1280
total, 4114633, 35038, 35038, 35038, 17.3, 12.2, 48.7, 71.4, 107.2, 119.9, 122.0, 0.07891, 0, 1, 26, 26, 0, 1274
total, 4149658, 35025, 35025, 35025, 17.0, 13.1, 44.2, 74.3, 118.0, 143.3, 123.0, 0.07833, 0, 1, 31, 31, 0, 1273
total, 4182890, 33232, 33232, 33232, 18.1, 15.6, 40.1, 56.3, 70.6, 369.1, 124.0, 0.07761, 0, 1, 28, 28, 0, 1271
total, 4216714, 33824, 33824, 33824, 18.0, 13.9, 50.0, 75.8, 125.3, 153.6, 125.0, 0.07708, 0, 1, 25, 25, 0, 1279
total, 4246117, 29403, 29403, 29403, 20.1, 14.4, 64.9, 117.0, 132.9, 147.2, 126.0, 0.07664, 0, 1, 28, 28, 0, 1275
total, 4281126, 35009, 35009, 35009, 16.9, 13.3, 43.1, 73.0, 105.2, 202.9, 127.0, 0.07605, 0, 1, 30, 30, 0, 1275
total, 4317974, 36848, 36848, 36848, 16.7, 11.4, 42.1, 97.5, 210.0, 216.5, 128.0, 0.07544, 0, 1, 20, 20, 0, 1276
total, 4353085, 35111, 35111, 35111, 17.2, 14.0, 41.0, 64.2, 93.7, 122.5, 129.0, 0.07493, 0, 1, 21, 21, 0, 1275
total, 4386485, 33400, 33400, 33400, 18.0, 15.0, 38.3, 61.0, 144.7, 306.4, 130.0, 0.07432, 0, 1, 27, 27, 0, 1269
total, 4420841, 34356, 34356, 34356, 17.5, 14.9, 37.7, 59.5, 95.5, 119.1, 131.0, 0.07384, 0, 2, 27, 48, 3, 2552
total, 4456045, 35204, 35204, 35204, 17.4, 13.1, 47.5, 85.7, 127.9, 149.7, 132.0, 0.07333, 0, 1, 38, 38, 0, 1275
total, 4491571, 35526, 35526, 35526, 16.3, 14.0, 33.8, 54.8, 109.8, 152.0, 133.0, 0.07283, 0, 1, 30, 30, 0, 1277
total, 4527064, 35493, 35493, 35493, 17.1, 12.6, 42.6, 77.5, 126.8, 142.1, 134.0, 0.07233, 0, 1, 39, 39, 0, 1273
total, 4563472, 36408, 36408, 36408, 16.5, 12.6, 42.2, 72.2, 112.0, 140.0, 135.0, 0.07184, 0, 1, 29, 29, 0, 1276
total, 4598946, 35474, 35474, 35474, 17.1, 12.5, 43.8, 85.0, 125.0, 170.0, 136.0, 0.07134, 0, 1, 27, 27, 0, 1274
total, 4629610, 30664, 30664, 30664, 19.4, 14.3, 54.9, 82.8, 108.5, 126.4, 137.0, 0.07095, 0, 1, 21, 21, 0, 1275
total, 4665203, 35593, 35593, 35593, 16.9, 12.2, 45.7, 92.4, 135.5, 177.2, 138.0, 0.07046, 0, 1, 26, 26, 0, 1271
total, 4700588, 35385, 35385, 35385, 17.0, 13.3, 42.4, 70.3, 110.0, 149.3, 139.0, 0.07000, 0, 1, 22, 22, 0, 1277
total, 4735706, 35118, 35118, 35118, 17.2, 12.9, 45.9, 77.4, 103.9, 153.2, 140.0, 0.06954, 0, 1, 21, 21, 0, 1275
total, 4771748, 36042, 36042, 36042, 16.7, 12.9, 43.6, 68.8, 92.5, 123.9, 141.0, 0.06909, 0, 1, 23, 23, 0, 1275
total, 4806613, 34865, 34865, 34865, 17.2, 14.5, 40.3, 58.8, 76.7, 135.8, 142.0, 0.06866, 0, 2, 31, 58, 2, 2543
total, 4840300, 33687, 33687, 33687, 17.9, 14.3, 46.2, 68.9, 88.8, 241.6, 143.0, 0.06819, 0, 1, 32, 32, 0, 1279
total, 4875951, 35651, 35651, 35651, 17.2, 12.8, 44.5, 82.6, 122.4, 160.6, 144.0, 0.06774, 0, 1, 21, 21, 0, 1276
total, 4912764, 36813, 36813, 36813, 16.5, 12.5, 43.7, 62.0, 75.9, 107.0, 145.0, 0.06732, 0, 1, 20, 20, 0, 1277
total, 4949114, 36350, 36350, 36350, 15.7, 12.9, 36.6, 56.9, 110.2, 264.4, 146.0, 0.06682, 0, 1, 20, 20, 0, 1276
total, 4979723, 30609, 30609, 30609, 19.8, 15.2, 54.6, 98.2, 130.9, 169.0, 147.0, 0.06645, 0, 1, 25, 25, 0, 1271
total, 5014763, 35040, 35040, 35040, 17.2, 14.0, 39.6, 66.7, 122.0, 259.5, 148.0, 0.06598, 0, 1, 21, 21, 0, 1274
total, 5049122, 34359, 34359, 34359, 17.7, 15.8, 35.1, 51.9, 77.1, 158.5, 149.0, 0.06558, 0, 1, 25, 25, 0, 1274
total, 5085301, 36179, 36179, 36179, 16.7, 12.9, 43.6, 73.3, 129.2, 162.8, 150.0, 0.06517, 0, 1, 27, 27, 0, 1277
total, 5118699, 33398, 33398, 33398, 14.8, 11.1, 42.3, 88.5, 104.1, 232.4, 151.0, 0.06475, 0, 1, 56, 56, 0, 1273
total, 5152629, 33930, 33930, 33930, 17.8, 13.9, 50.1, 73.4, 113.8, 368.3, 152.0, 0.06425, 0, 1, 38, 38, 0, 1276
total, 5187469, 34840, 34840, 34840, 16.1, 12.4, 42.0, 64.7, 94.0, 202.1, 153.0, 0.06385, 0, 1, 26, 26, 0, 1272
total, 5222829, 35360, 35360, 35360, 17.2, 13.5, 43.8, 72.8, 105.7, 142.2, 154.0, 0.06347, 0, 2, 22, 44, 0, 2552
total, 5257955, 35126, 35126, 35126, 17.2, 13.0, 44.7, 65.7, 84.9, 97.1, 155.0, 0.06312, 0, 1, 28, 28, 0, 1276
total, 5293903, 35948, 35948, 35948, 16.8, 14.1, 37.5, 61.0, 86.2, 114.9, 156.0, 0.06276, 0, 1, 23, 23, 0, 1272
total, 5322221, 28318, 28318, 28318, 21.3, 14.6, 75.5, 119.0, 130.7, 145.5, 157.0, 0.06248, 0, 1, 29, 29, 0, 1276
total, 5357637, 35416, 35416, 35416, 17.0, 13.9, 39.7, 70.1, 92.9, 148.1, 158.0, 0.06212, 0, 1, 27, 27, 0, 1275
total, 5392692, 35055, 35055, 35055, 16.2, 12.9, 41.7, 84.3, 96.4, 141.0, 159.0, 0.06177, 0, 1, 28, 28, 0, 1276
total, 5428736, 36044, 36044, 36044, 16.8, 14.4, 36.9, 53.0, 69.7, 114.8, 160.0, 0.06142, 0, 1, 21, 21, 0, 1273
total, 5465207, 36471, 36471, 36471, 16.5, 13.1, 39.4, 67.5, 101.7, 122.6, 161.0, 0.06106, 0, 1, 29, 29, 0, 1274
total, 5500848, 35641, 35641, 35641, 16.9, 13.0, 42.9, 81.3, 120.1, 147.3, 162.0, 0.06071, 0, 1, 30, 30, 0, 1274
total, 5536719, 35871, 35871, 35871, 16.9, 12.3, 43.3, 83.9, 109.2, 196.1, 163.0, 0.06034, 0, 1, 25, 25, 0, 1275
total, 5573607, 36888, 36888, 36888, 16.4, 12.1, 44.2, 83.5, 110.6, 381.4, 164.0, 0.05989, 0, 1, 20, 20, 0, 1276
total, 5610375, 36768, 36768, 36768, 16.4, 12.6, 39.0, 78.4, 135.5, 192.2, 165.0, 0.05952, 0, 1, 21, 21, 0, 1276
total, 5645165, 34790, 34790, 34790, 17.0, 13.3, 42.2, 69.5, 85.7, 120.5, 166.0, 0.05921, 0, 2, 48, 70, 13, 2548
total, 5680211, 35046, 35046, 35046, 17.6, 12.6, 52.8, 82.2, 143.4, 443.8, 167.0, 0.05876, 0, 1, 40, 40, 0, 1272
total, 5712290, 32079, 32079, 32079, 18.9, 13.2, 55.3, 102.3, 171.0, 203.6, 168.0, 0.05845, 0, 1, 43, 43, 0, 1273
total, 5747113, 34823, 34823, 34823, 16.9, 12.4, 44.8, 72.3, 91.4, 181.4, 169.0, 0.05812, 0, 1, 21, 21, 0, 1278
total, 5782553, 35440, 35440, 35440, 17.5, 11.2, 53.2, 102.6, 155.1, 199.9, 170.0, 0.05778, 0, 1, 31, 31, 0, 1275
total, 5815332, 32779, 32779, 32779, 18.1, 15.0, 41.0, 76.4, 100.3, 134.7, 171.0, 0.05750, 0, 1, 35, 35, 0, 1267
total, 5850982, 35650, 35650, 35650, 17.3, 13.4, 47.9, 72.4, 139.5, 411.0, 172.0, 0.05709, 0, 1, 30, 30, 0, 1279
total, 5887578, 36596, 36596, 36596, 16.5, 12.5, 41.6, 62.3, 112.4, 141.0, 173.0, 0.05678, 0, 1, 21, 21, 0, 1278
total, 5924001, 36423, 36423, 36423, 16.7, 12.8, 42.6, 78.4, 143.1, 153.1, 174.0, 0.05647, 0, 1, 23, 23, 0, 1275
total, 5960792, 36791, 36791, 36791, 16.3, 12.0, 41.4, 80.0, 128.6, 286.8, 175.0, 0.05610, 0, 1, 27, 27, 0, 1274
total, 5997103, 36311, 36311, 36311, 16.7, 14.0, 37.3, 61.4, 82.6, 134.7, 176.0, 0.05580, 0, 1, 26, 26, 0, 1275
total, 6033256, 36153, 36153, 36153, 16.6, 12.6, 44.5, 66.1, 144.3, 147.8, 177.0, 0.05551, 0, 1, 32, 32, 0, 1276
total, 6064284, 31028, 31028, 31028, 19.7, 14.4, 54.2, 115.1, 158.6, 219.9, 178.0, 0.05524, 0, 1, 32, 32, 0, 1271
total, 6099783, 35499, 35499, 35499, 16.7, 13.6, 41.8, 60.9, 73.8, 115.3, 179.0, 0.05496, 0, 2, 31, 57, 3, 2553
total, 6136360, 36577, 36577, 36577, 16.9, 12.1, 46.4, 75.4, 111.9, 129.3, 180.0, 0.05468, 0, 1, 24, 24, 0, 1271
total, 6171105, 34745, 34745, 34745, 17.5, 14.3, 39.4, 81.7, 102.4, 396.4, 181.0, 0.05431, 0, 1, 23, 23, 0, 1278
total, 6206727, 35622, 35622, 35622, 16.8, 13.8, 42.1, 64.9, 96.9, 215.6, 182.0, 0.05401, 0, 1, 21, 21, 0, 1276
total, 6242233, 35506, 35506, 35506, 16.9, 13.2, 46.1, 68.3, 115.6, 187.8, 183.0, 0.05372, 0, 1, 32, 32, 0, 1272
total, 6279423, 37190, 37190, 37190, 16.2, 12.6, 40.6, 63.3, 73.5, 179.3, 184.0, 0.05343, 0, 1, 25, 25, 0, 1278
total, 6313672, 34249, 34249, 34249, 17.4, 12.2, 49.4, 91.8, 152.7, 181.3, 185.0, 0.05316, 0, 1, 42, 42, 0, 1273
total, 6348505, 34833, 34833, 34833, 17.4, 12.9, 44.3, 98.6, 176.3, 215.5, 186.0, 0.05288, 0, 1, 33, 33, 0, 1275
total, 6383817, 35312, 35312, 35312, 17.0, 12.9, 43.2, 85.7, 154.5, 177.9, 187.0, 0.05261, 0, 1, 33, 33, 0, 1274
total, 6414376, 30559, 30559, 30559, 19.9, 14.8, 58.1, 117.2, 199.8, 285.5, 188.0, 0.05234, 0, 1, 39, 39, 0, 1274
total, 6449131, 34755, 34755, 34755, 17.3, 13.2, 43.3, 87.2, 115.5, 217.2, 189.0, 0.05207, 0, 1, 39, 39, 0, 1274
total, 6483632, 34501, 34501, 34501, 17.5, 13.8, 42.4, 71.8, 105.8, 447.0, 190.0, 0.05173, 0, 1, 30, 30, 0, 1274
total, 6519342, 35710, 35710, 35710, 16.6, 11.4, 46.0, 79.4, 105.3, 124.8, 191.0, 0.05148, 0, 2, 27, 52, 1, 2550
total, 6555301, 35959, 35959, 35959, 17.1, 13.4, 45.3, 67.2, 100.3, 555.7, 192.0, 0.05117, 0, 1, 31, 31, 0, 1278
total, 6591447, 36146, 36146, 36146, 16.8, 12.8, 42.8, 80.0, 121.0, 146.7, 193.0, 0.05092, 0, 1, 28, 28, 0, 1277
total, 6627517, 36070, 36070, 36070, 16.6, 12.4, 43.6, 61.3, 115.7, 125.2, 194.0, 0.05068, 0, 1, 26, 26, 0, 1275
total, 6663501, 35984, 35984, 35984, 16.8, 12.7, 43.8, 67.4, 115.1, 183.8, 195.0, 0.05043, 0, 1, 24, 24, 0, 1275
total, 6699105, 35604, 35604, 35604, 16.9, 12.1, 48.0, 69.7, 145.6, 166.3, 196.0, 0.05019, 0, 1, 32, 32, 0, 1274
total, 6734673, 35568, 35568, 35568, 17.0, 14.2, 36.9, 76.7, 91.2, 118.5, 197.0, 0.04996, 0, 1, 20, 20, 0, 1275
total, 6767727, 33054, 33054, 33054, 16.5, 12.1, 45.9, 73.0, 112.4, 136.8, 198.0, 0.04975, 0, 1, 30, 30, 0, 1274
total, 6802027, 34300, 34300, 34300, 18.5, 12.5, 50.7, 105.6, 128.6, 183.9, 199.0, 0.04952, 0, 1, 23, 23, 0, 1274
total, 6838258, 36231, 36231, 36231, 16.2, 13.5, 36.5, 55.1, 101.7, 112.7, 200.0, 0.04930, 0, 1, 20, 20, 0, 1276
total, 6839170, 55376, 55376, 55376, 36.1, 47.5, 60.8, 67.7, 71.9, 78.2, 200.0, 0.04982, 0, 0, 0, 0, 0, 0
Results:
Op rate : 34,193 op/s [singlepost: 34,193 op/s]
Partition rate : 34,193 pk/s [singlepost: 34,193 pk/s]
Row rate : 34,193 row/s [singlepost: 34,193 row/s]
Latency mean : 17.5 ms [singlepost: 17.5 ms]
Latency median : 13.6 ms [singlepost: 13.6 ms]
Latency 95th percentile : 45.1 ms [singlepost: 45.1 ms]
Latency 99th percentile : 78.4 ms [singlepost: 78.4 ms]
Latency 99.9th percentile : 132.1 ms [singlepost: 132.1 ms]
Latency max : 1545.6 ms [singlepost: 1,545.6 ms]
Total partitions : 6,839,170 [singlepost: 6,839,170]
Total errors : 0 [singlepost: 0]
Total GC count : 217
Total GC memory : 272.534 GiB
Total GC time : 5.7 seconds
Avg GC time : 26.4 ms
StdDev GC time : 6.0 ms
Total operation time : 00:03:20
Improvement over 406 threadCount: -8%
Sleeping for 15s
Running with 913 threadCount
Running [singlepost] with 913 threads until stderr of mean < 0.02
type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
total, 28867, 28867, 28867, 28867, 20.9, 17.2, 47.2, 65.8, 84.1, 116.6, 1.0, 0.00000, 0, 0, 0, 0, 0, 0
total, 45286, 16419, 16419, 16419, 58.3, 23.7, 589.3, 609.2, 622.3, 640.7, 2.0, 0.11745, 0, 1, 27, 27, 0, 1273
total, 79401, 34115, 34115, 34115, 26.5, 20.7, 61.9, 102.0, 167.8, 176.9, 3.0, 0.07836, 0, 1, 32, 32, 0, 1273
total, 114413, 35012, 35012, 35012, 26.0, 22.1, 54.7, 104.4, 146.4, 182.7, 4.0, 0.05975, 0, 1, 24, 24, 0, 1275
total, 150285, 35872, 35872, 35872, 25.3, 21.6, 54.4, 80.0, 119.2, 173.8, 5.0, 0.04865, 0, 1, 26, 26, 0, 1274
total, 185700, 35415, 35415, 35415, 25.7, 22.5, 51.6, 75.3, 95.3, 121.0, 6.0, 0.04084, 0, 1, 30, 30, 0, 1274
total, 219918, 34218, 34218, 34218, 26.0, 22.2, 58.4, 95.2, 113.8, 173.8, 7.0, 0.03498, 0, 1, 31, 31, 0, 1278
total, 254548, 34630, 34630, 34630, 25.5, 21.9, 54.3, 84.6, 99.6, 135.3, 8.0, 0.03086, 0, 1, 22, 22, 0, 1274
total, 289763, 35215, 35215, 35215, 26.2, 22.9, 53.7, 86.0, 133.6, 141.0, 9.0, 0.02743, 0, 1, 22, 22, 0, 1277
total, 324496, 34733, 34733, 34733, 26.1, 22.0, 60.8, 86.2, 122.2, 146.1, 10.0, 0.02471, 0, 1, 21, 21, 0, 1272
total, 358691, 34195, 34195, 34195, 26.5, 22.1, 58.1, 111.5, 164.6, 169.2, 11.0, 0.02246, 0, 1, 22, 22, 0, 1276
total, 393814, 35123, 35123, 35123, 26.0, 22.0, 63.6, 90.2, 113.8, 139.7, 12.0, 0.02060, 0, 1, 22, 22, 0, 1275
total, 429180, 35366, 35366, 35366, 25.7, 21.9, 56.6, 75.2, 94.6, 116.5, 13.0, 0.01912, 0, 1, 24, 24, 0, 1275
total, 457880, 28700, 28700, 28700, 31.6, 23.1, 93.7, 159.4, 183.5, 193.2, 14.0, 0.02007, 0, 1, 25, 25, 0, 1274
total, 492561, 34681, 34681, 34681, 26.2, 21.4, 65.3, 94.4, 148.6, 151.3, 15.0, 0.01873, 0, 1, 49, 49, 0, 1274
total, 528144, 35583, 35583, 35583, 25.5, 20.3, 62.1, 93.8, 149.4, 169.0, 16.0, 0.01782, 0, 1, 29, 29, 0, 1277
total, 564000, 35856, 35856, 35856, 25.1, 19.0, 66.1, 96.1, 137.8, 154.1, 17.0, 0.01690, 0, 1, 24, 24, 0, 1274
total, 597396, 33396, 33396, 33396, 27.4, 21.9, 73.6, 92.3, 136.1, 197.9, 18.0, 0.01599, 0, 1, 24, 24, 0, 1271
total, 631824, 34428, 34428, 34428, 25.1, 20.9, 55.8, 93.5, 118.8, 145.2, 19.0, 0.01517, 0, 2, 27, 49, 3, 2554
total, 667529, 35705, 35705, 35705, 26.0, 18.5, 72.0, 115.5, 136.4, 219.9, 20.0, 0.01550, 0, 1, 28, 28, 0, 1271
total, 702546, 35017, 35017, 35017, 26.1, 22.6, 55.8, 93.5, 119.3, 153.4, 21.0, 0.01476, 0, 1, 24, 24, 0, 1278
total, 738483, 35937, 35937, 35937, 25.2, 20.9, 60.7, 97.1, 109.9, 140.6, 22.0, 0.01410, 0, 1, 27, 27, 0, 1276
total, 773316, 34833, 34833, 34833, 25.2, 21.0, 60.9, 82.1, 93.5, 143.7, 23.0, 0.01350, 0, 1, 24, 24, 0, 1277
total, 804422, 31106, 31106, 31106, 30.1, 23.8, 76.8, 105.4, 120.5, 159.3, 24.0, 0.01361, 0, 1, 29, 29, 0, 1272
total, 839767, 35345, 35345, 35345, 22.0, 17.5, 62.0, 77.1, 126.9, 138.7, 25.0, 0.01307, 0, 1, 27, 27, 0, 1277
total, 874285, 34518, 34518, 34518, 26.7, 20.9, 70.3, 94.0, 110.9, 129.2, 26.0, 0.01263, 0, 1, 23, 23, 0, 1273
total, 907672, 33387, 33387, 33387, 26.8, 20.8, 71.5, 105.3, 130.8, 531.1, 27.0, 0.02881, 0, 1, 27, 27, 0, 1270
total, 944406, 36734, 36734, 36734, 25.0, 18.0, 63.5, 127.7, 166.2, 189.0, 28.0, 0.02784, 0, 1, 24, 24, 0, 1278
total, 980528, 36122, 36122, 36122, 25.1, 18.4, 73.3, 105.3, 123.9, 151.0, 29.0, 0.02687, 0, 1, 22, 22, 0, 1276
total, 1017438, 36910, 36910, 36910, 23.4, 18.8, 57.2, 76.6, 98.8, 144.2, 30.0, 0.02597, 0, 1, 22, 22, 0, 1277
total, 1048729, 31291, 31291, 31291, 29.3, 22.2, 83.0, 105.3, 135.1, 163.4, 31.0, 0.02548, 0, 1, 29, 29, 0, 1272
total, 1084250, 35521, 35521, 35521, 25.4, 20.7, 56.3, 77.7, 106.2, 142.9, 32.0, 0.02469, 0, 1, 39, 39, 0, 1275
total, 1119772, 35522, 35522, 35522, 25.2, 20.6, 59.0, 77.9, 107.5, 145.0, 33.0, 0.02396, 0, 1, 20, 20, 0, 1277
total, 1149766, 29994, 29994, 29994, 30.9, 22.3, 100.3, 118.5, 145.1, 174.6, 34.0, 0.02367, 0, 1, 22, 22, 0, 1274
total, 1184741, 34975, 34975, 34975, 23.6, 20.2, 50.0, 85.5, 116.5, 133.5, 35.0, 0.02303, 0, 1, 24, 24, 0, 1274
total, 1220277, 35536, 35536, 35536, 25.6, 20.3, 70.0, 96.5, 126.1, 151.5, 36.0, 0.02239, 0, 1, 30, 30, 0, 1275
total, 1256382, 36105, 36105, 36105, 25.1, 20.0, 62.6, 99.2, 131.0, 142.6, 37.0, 0.02178, 0, 1, 24, 24, 0, 1275
total, 1292950, 36568, 36568, 36568, 23.7, 19.1, 58.3, 90.2, 112.1, 129.2, 38.0, 0.02121, 0, 1, 25, 25, 0, 1275
total, 1327344, 34394, 34394, 34394, 26.4, 19.8, 76.0, 101.7, 128.8, 143.5, 39.0, 0.02071, 0, 1, 21, 21, 0, 1276
total, 1363984, 36640, 36640, 36640, 25.0, 20.0, 60.9, 87.2, 127.3, 175.0, 40.0, 0.02022, 0, 1, 21, 21, 0, 1275
total, 1400842, 36858, 36858, 36858, 24.7, 19.4, 61.2, 86.6, 119.5, 173.1, 41.0, 0.01976, 0, 1, 21, 21, 0, 1275
total, 1402422, 27704, 27704, 27704, 22.3, 21.3, 36.7, 41.5, 46.7, 49.3, 41.1, 0.08559, 0, 0, 0, 0, 0, 0
Results:
Op rate : 34,158 op/s [singlepost: 34,158 op/s]
Partition rate : 34,158 pk/s [singlepost: 34,158 pk/s]
Row rate : 34,158 row/s [singlepost: 34,158 row/s]
Latency mean : 26.2 ms [singlepost: 26.2 ms]
Latency median : 20.9 ms [singlepost: 20.9 ms]
Latency 95th percentile : 62.7 ms [singlepost: 62.7 ms]
Latency 99th percentile : 99.0 ms [singlepost: 99.0 ms]
Latency 99.9th percentile : 161.5 ms [singlepost: 161.5 ms]
Latency max : 640.7 ms [singlepost: 640.7 ms]
Total partitions : 1,402,422 [singlepost: 1,402,422]
Total errors : 0 [singlepost: 0]
Total GC count : 41
Total GC memory : 51.041 GiB
Total GC time : 1.1 seconds
Avg GC time : 25.8 ms
StdDev GC time : 5.3 ms
Total operation time : 00:00:41
Improvement over 609 threadCount: -0%
id, type total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc:
4 threadCount, singlepost, 394119, 5398, 5398, 5398, 0.7, 0.6, 1.0, 1.6, 10.2, 207.2, 73.0, 0.02003, 0, 32, 919, 919, 11, 40648
4 threadCount, total, 394119, 5398, 5398, 5398, 0.7, 0.6, 1.0, 1.6, 10.2, 207.2, 73.0, 0.02003, 0, 32, 919, 919, 11, 40648
8 threadCount, singlepost, 284601, 9484, 9484, 9484, 0.8, 0.7, 1.2, 1.7, 16.3, 240.0, 30.0, 0.03640, 0, 21, 606, 606, 4, 26701
8 threadCount, total, 284601, 9484, 9484, 9484, 0.8, 0.7, 1.2, 1.7, 16.3, 240.0, 30.0, 0.03640, 0, 21, 606, 606, 4, 26701
16 threadCount, singlepost, 428771, 14291, 14291, 14291, 1.0, 0.8, 1.9, 3.4, 30.6, 233.3, 30.0, 0.22667, 0, 29, 734, 755, 6, 36874
16 threadCount, total, 428771, 14291, 14291, 14291, 1.0, 0.8, 1.9, 3.4, 30.6, 233.3, 30.0, 0.22667, 0, 29, 734, 755, 6, 36874
24 threadCount, singlepost, 516089, 17197, 17197, 17197, 1.3, 1.0, 2.6, 4.5, 28.7, 197.7, 30.0, 0.09912, 0, 34, 700, 786, 4, 43223
24 threadCount, total, 516089, 17197, 17197, 17197, 1.3, 1.0, 2.6, 4.5, 28.7, 197.7, 30.0, 0.09912, 0, 34, 700, 786, 4, 43223
36 threadCount, singlepost, 570223, 19003, 19003, 19003, 1.8, 1.4, 3.7, 7.9, 42.8, 423.6, 30.0, 0.11171, 0, 36, 691, 821, 2, 45777
36 threadCount, total, 570223, 19003, 19003, 19003, 1.8, 1.4, 3.7, 7.9, 42.8, 423.6, 30.0, 0.11171, 0, 36, 691, 821, 2, 45777
54 threadCount, singlepost, 666549, 22210, 22210, 22210, 2.3, 1.8, 4.9, 10.2, 44.6, 215.6, 30.0, 0.07343, 0, 39, 725, 929, 2, 49605
54 threadCount, total, 666549, 22210, 22210, 22210, 2.3, 1.8, 4.9, 10.2, 44.6, 215.6, 30.0, 0.07343, 0, 39, 725, 929, 2, 49605
81 threadCount, singlepost, 3696027, 23999, 23999, 23999, 3.3, 2.4, 7.0, 20.3, 78.4, 849.9, 154.0, 0.02773, 0, 191, 3728, 4692, 4, 242949
81 threadCount, total, 3696027, 23999, 23999, 23999, 3.3, 2.4, 7.0, 20.3, 78.4, 849.9, 154.0, 0.02773, 0, 191, 3728, 4692, 4, 242949
121 threadCount, singlepost, 898812, 25670, 25670, 25670, 4.6, 3.3, 10.1, 29.8, 125.8, 609.7, 35.0, 0.04746, 0, 40, 843, 958, 2, 50887
121 threadCount, total, 898812, 25670, 25670, 25670, 4.6, 3.3, 10.1, 29.8, 125.8, 609.7, 35.0, 0.04746, 0, 40, 843, 958, 2, 50887
181 threadCount, singlepost, 1090297, 28676, 28676, 28676, 6.2, 4.5, 13.1, 35.6, 193.1, 398.2, 38.0, 0.08297, 0, 44, 993, 1174, 6, 55997
181 threadCount, total, 1090297, 28676, 28676, 28676, 6.2, 4.5, 13.1, 35.6, 193.1, 398.2, 38.0, 0.08297, 0, 44, 993, 1174, 6, 55997
271 threadCount, singlepost, 1920838, 30967, 30967, 30967, 8.6, 6.1, 19.7, 48.6, 286.3, 540.5, 62.0, 0.04934, 0, 68, 1447, 1745, 4, 86568
271 threadCount, total, 1920838, 30967, 30967, 30967, 8.6, 6.1, 19.7, 48.6, 286.3, 540.5, 62.0, 0.04934, 0, 68, 1447, 1745, 4, 86568
406 threadCount, singlepost, 1112217, 37048, 37048, 37048, 10.7, 8.1, 26.9, 52.6, 120.8, 413.1, 30.0, 0.19345, 0, 36, 790, 928, 5, 45859
406 threadCount, total, 1112217, 37048, 37048, 37048, 10.7, 8.1, 26.9, 52.6, 120.8, 413.1, 30.0, 0.19345, 0, 36, 790, 928, 5, 45859
609 threadCount, singlepost, 6839170, 34193, 34193, 34193, 17.5, 13.6, 45.1, 78.4, 132.1, 1545.6, 200.0, 0.04982, 0, 217, 5270, 5737, 6, 279075
609 threadCount, total, 6839170, 34193, 34193, 34193, 17.5, 13.6, 45.1, 78.4, 132.1, 1545.6, 200.0, 0.04982, 0, 217, 5270, 5737, 6, 279075
913 threadCount, singlepost, 1402422, 34158, 34158, 34158, 26.2, 20.9, 62.7, 99.0, 161.5, 640.7, 41.1, 0.08559, 0, 41, 1034, 1056, 5, 52266
913 threadCount, total, 1402422, 34158, 34158, 34158, 26.2, 20.9, 62.7, 99.0, 161.5, 640.7, 41.1, 0.08559, 0, 41, 1034, 1056, 5, 52266
END