Introduction

This is a report for the insert benchmark with 30M docs and 1 client(s). It is generated by scripts (bash, awk, sed) and Tufte might not be impressed. An overview of the insert benchmark is here and a short update is here. Below, by DBMS, I mean DBMS+version.config. An example is my8020.c10b40 where my means MySQL, 8020 is version 8.0.20 and c10b40 is the name for the configuration file.

The test server has 8 AMD cores, 16G RAM and an NVMe SSD. It is described here as the Beelink. The benchmark was run with 1 client and there were 1 or 3 connections per client (1 for queries or inserts without rate limits, 1+1 for rate limited inserts+deletes). It uses 1 table. It loads 30M rows per table without secondary indexes, creates 3 secondary indexes per table, then inserts 50m+50m rows per table with a delete per insert to avoid growing the table. It then does 6 read+write tests for 1800s each that do queries as fast as possible with 100,100,500,500,1000,1000 inserts/s and the same for deletes/s per client concurrent with the queries. The database is cached in memory. Clients and the DBMS share one server. The per-database configs are in the per-database subdirectories here.

The tested DBMS are:


Contents


Summary

The numbers are inserts/s for l.i0, l.i1 and l.i2, indexed docs (or rows) /s for l.x and queries/s for qr100, qp100 thru qr1000, qp1000" The values are the average rate over the entire test for inserts (IPS) and queries (QPS). The range of values for IPS and QPS is split into 3 parts: bottom 25%, middle 50%, top 25%. Values in the bottom 25% have a red background, values in the top 25% have a green background and values in the middle have no color. A gray background is used for values that can be ignored because the DBMS did not sustain the target insert rate. Red backgrounds are not used when the minimum value is within 80% of the max value.

dbmsl.i0l.xl.i1l.i2qr100qp100qr500qp500qr1000qp1000
my8013_rel.cz10a_bee 705881369871854410730363732753694320037663317
my8014_rel.cz10a_bee 704221339291768310661359431063580312836203119
my8020_rel.cz10a_bee 656461293111733810330340830913443300235013050
my8028_rel.cz10a_bee 63966151516190299242325430583239302132003026
my8035_rel.cz10a_bee 56818138249169288584355428263540281435672783
my8035_rel.cz10aps0_bee 59172206897173319042395530563933296239852957
my8035_rel_lessps.cz10a_bee 60606209791178259320408030114123306640773009
my8035_rel_lessps.cz10aps0_bee 60484206897177239242404830994026304140543052
my8036_rel.cz10a_bee 57252136987169068584352628143550282535312800

This table has relative throughput, throughput for the DBMS relative to the DBMS in the first line, using the absolute throughput from the previous table. Values less than 0.95 have a yellow background. Values greater than 1.05 have a blue background.

dbmsl.i0l.xl.i1l.i2qr100qp100qr500qp500qr1000qp1000
my8013_rel.cz10a_bee 1.001.001.001.001.001.001.001.001.001.00
my8014_rel.cz10a_bee 1.000.980.950.990.990.950.970.980.960.94
my8020_rel.cz10a_bee 0.930.940.930.960.940.940.930.940.930.92
my8028_rel.cz10a_bee 0.911.111.030.860.890.930.880.940.850.91
my8035_rel.cz10a_bee 0.801.010.910.800.980.860.960.880.950.84
my8035_rel.cz10aps0_bee 0.841.510.930.841.090.931.060.931.060.89
my8035_rel_lessps.cz10a_bee 0.861.530.960.871.120.921.120.961.080.91
my8035_rel_lessps.cz10aps0_bee 0.861.510.960.861.110.951.090.951.080.92
my8036_rel.cz10a_bee 0.811.000.910.800.970.860.960.880.940.84

This lists the average rate of inserts/s for the tests that do inserts concurrent with queries. For such tests the query rate is listed in the table above. The read+write tests are setup so that the insert rate should match the target rate every second. Cells that are not at least 95% of the target have a red background to indicate a failure to satisfy the target.

dbmsqr100.L1qp100.L2qr500.L3qp500.L4qr1000.L5qp1000.L6
my8013_rel.cz10a_bee100100499499998997
my8014_rel.cz10a_bee100100499499997998
my8020_rel.cz10a_bee100100499499998998
my8028_rel.cz10a_bee100100499499998998
my8035_rel.cz10a_bee100100499499997998
my8035_rel.cz10aps0_bee100100499499998998
my8035_rel_lessps.cz10a_bee100100499499998998
my8035_rel_lessps.cz10aps0_bee100100499499997998
my8036_rel.cz10a_bee100100499499998998
target10010050050010001000

l.i0

l.i0: load without secondary indexes. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For the max column values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee99.5580.3540.0880.059
my8014_rel.cz10a_bee99.4410.4550.103nonzero0.070
my8020_rel.cz10a_bee99.3790.4650.1520.0030.088
my8028_rel.cz10a_bee99.4640.3920.1410.0030.075
my8035_rel.cz10a_bee99.4170.4440.1370.0030.069
my8035_rel.cz10aps0_bee99.4430.4230.1310.0030.070
my8035_rel_lessps.cz10a_bee99.4510.4010.1460.0020.068
my8035_rel_lessps.cz10aps0_bee99.4480.4070.1420.0030.073
my8036_rel.cz10a_bee99.4210.4530.1230.0030.074

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
70588	0	613	2.4	256.1	23.3	0.009	0.035	0.004	0.339	57300	35.1	0.812	40	2.0	18.5	3.1	0.059	70922	64363	my8013_rel.cz10a_bee
70422	0	583	2.3	256.8	23.2	0.008	0.033	0.004	0.338	20363	22.8	0.289	26	2.0	18.5	3.1	0.070	70231	63472	my8014_rel.cz10a_bee
65646	0	0	0.0	274.3	21.4	0.000	0.000	0.004	0.334	17552	22.4	0.267	27	2.0	18.5	3.1	0.088	66089	58459	my8020_rel.cz10a_bee
63966	0	0	0.0	263.3	20.9	0.000	0.000	0.004	0.334	7024	20.9	0.110	26	2.0	18.6	3.0	0.075	64328	58433	my8028_rel.cz10a_bee
56818	0	0	0.0	245.3	18.9	0.000	0.000	0.004	0.341	6455	20.5	0.114	29	2.0	18.6	3.1	0.069	56876	51241	my8035_rel.cz10a_bee
59172	0	0	0.0	256.4	19.8	0.000	0.000	0.004	0.342	6771	21.2	0.114	29	2.0	18.6	2.9	0.070	59535	53057	my8035_rel.cz10aps0_bee
60606	0	0	0.0	260.9	20.2	0.000	0.000	0.004	0.342	6906	20.7	0.114	27	2.0	18.6	2.7	0.068	60833	55150	my8035_rel_lessps.cz10a_bee
60484	0	0	0.0	261.5	20.2	0.000	0.000	0.004	0.342	6896	20.7	0.114	27	2.0	18.6	2.7	0.073	60833	54869	my8035_rel_lessps.cz10aps0_bee
57252	0	0	0.0	246.6	19.1	0.000	0.000	0.004	0.341	6585	20.8	0.115	29	2.0	18.6	3.1	0.074	57337	52241	my8036_rel.cz10a_bee

l.x

l.x: create secondary indexes.

Average throughput:

Image

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
136987	0	0	0.0	1192.5	128.8	0.000	0.000	0.009	0.963	12243	14.1	0.089	8	4.5	21.1	4.9	0.003	NA	NA	my8013_rel.cz10a_bee
133929	0	0	0.0	1176.9	126.9	0.000	0.000	0.009	0.970	8848	12.3	0.066	7	4.5	21.1	4.7	0.003	NA	NA	my8014_rel.cz10a_bee
129311	0	0	0.0	1381.5	119.5	0.000	0.000	0.011	0.947	8607	11.9	0.067	7	4.5	21.1	3.9	0.003	NA	NA	my8020_rel.cz10a_bee
151516	0	777	49.1	2832.3	166.9	0.005	0.332	0.019	1.128	10549	44.1	0.070	23	4.5	21.1	4.5	0.003	NA	NA	my8028_rel.cz10a_bee
138249	0	704	44.5	2806.3	155.1	0.005	0.330	0.020	1.149	10192	42.9	0.074	25	4.5	21.1	5.3	0.003	NA	NA	my8035_rel.cz10a_bee
206897	0	1045	66.1	4306.5	231.8	0.005	0.327	0.021	1.147	15107	40.4	0.073	16	4.5	21.1	4.1	0.003	NA	NA	my8035_rel.cz10aps0_bee
209791	0	1082	68.4	4149.8	235.2	0.005	0.334	0.020	1.148	14760	40.3	0.070	15	4.5	21.1	4.2	0.006	NA	NA	my8035_rel_lessps.cz10a_bee
206897	0	1083	68.4	3552.3	225.8	0.005	0.339	0.017	1.118	13598	40.2	0.066	16	4.5	21.1	4.2	0.003	NA	NA	my8035_rel_lessps.cz10aps0_bee
136987	0	705	44.6	2541.8	151.0	0.005	0.333	0.019	1.129	9646	43.3	0.070	25	4.5	21.1	5.3	0.004	NA	NA	my8036_rel.cz10a_bee

l.i1

l.i1: continue load after secondary indexes created with 50 inserts per transaction. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For the max column values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee97.3712.2580.3610.0100.126
my8014_rel.cz10a_bee96.5713.0770.3470.0060.133
my8020_rel.cz10a_bee96.9352.7040.3230.0390.184
my8028_rel.cz10a_bee97.3382.5580.1010.0020.103
my8035_rel.cz10a_bee96.1823.6710.1460.0010.112
my8035_rel.cz10aps0_bee96.3393.5150.1450.0010.104
my8035_rel_lessps.cz10a_bee96.5103.3460.144nonzero0.080
my8035_rel_lessps.cz10aps0_bee96.4983.3570.1440.0010.104
my8036_rel.cz10a_bee96.1923.6610.1460.0010.104

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For the max column values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee98.5601.1870.2470.0060.118
my8014_rel.cz10a_bee97.8991.8360.2620.0040.102
my8020_rel.cz10a_bee98.4471.2630.2670.0240.161
my8028_rel.cz10a_bee98.3241.6480.0260.0020.102
my8035_rel.cz10a_bee97.9452.0140.041nonzero0.102
my8035_rel.cz10aps0_bee97.9492.0070.0430.0010.103
my8035_rel_lessps.cz10a_bee97.9621.9960.0420.063
my8035_rel_lessps.cz10aps0_bee97.9581.9990.0420.0010.105
my8036_rel.cz10a_bee97.9252.0330.0420.0010.103

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
18544	0	0	0.0	1812.2	79.5	0.000	0.000	0.098	4.388	65561	50.2	3.535	217	6.6	23.4	7.9	0.126	19177	6199	my8013_rel.cz10a_bee
17683	0	0	0.0	1757.2	76.6	0.000	0.000	0.099	4.437	30762	38.5	1.740	174	6.6	23.4	7.9	0.133	18282	5444	my8014_rel.cz10a_bee
17338	0	63	1.0	2049.7	75.9	0.004	0.058	0.118	4.482	29743	37.8	1.715	174	6.4	23.1	7.6	0.184	18329	5094	my8020_rel.cz10a_bee
19029	0	69	1.1	2239.0	83.0	0.004	0.058	0.118	4.466	14942	37.2	0.785	156	6.5	23.2	7.7	0.103	19829	5941	my8028_rel.cz10a_bee
16928	0	62	1.0	2599.2	97.6	0.004	0.058	0.154	5.903	15444	36.8	0.912	174	6.5	23.2	7.8	0.112	17730	5094	my8035_rel.cz10a_bee
17331	0	63	1.0	2683.8	100.3	0.004	0.058	0.155	5.925	15885	37.0	0.917	171	6.5	23.3	7.6	0.104	18180	5097	my8035_rel.cz10aps0_bee
17825	0	65	1.0	2765.3	103.4	0.004	0.058	0.155	5.939	16300	37.1	0.914	167	6.5	23.3	7.5	0.080	18729	4744	my8035_rel_lessps.cz10a_bee
17723	0	64	1.0	2697.9	101.5	0.004	0.058	0.152	5.865	16044	37.0	0.905	167	6.5	23.3	7.4	0.104	18580	5148	my8035_rel_lessps.cz10aps0_bee
16906	0	61	1.0	2643.1	98.7	0.004	0.058	0.156	5.979	15567	36.8	0.921	174	6.5	23.2	7.8	0.104	17680	5194	my8036_rel.cz10a_bee

l.i2

l.i2: continue load after secondary indexes created with 5 inserts per transaction. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For the max column values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee99.7310.0710.1890.0080.0010.077
my8014_rel.cz10a_bee99.7330.0810.1820.0030.0010.077
my8020_rel.cz10a_bee99.8140.0450.1370.0040.0010.085
my8028_rel.cz10a_bee99.7110.0800.2070.001nonzero0.101
my8035_rel.cz10a_bee99.5550.2130.2300.002nonzero0.102
my8035_rel.cz10aps0_bee99.6270.1500.2200.002nonzero0.102
my8035_rel_lessps.cz10a_bee99.6460.1330.2190.002nonzero0.102
my8035_rel_lessps.cz10aps0_bee99.6440.1350.2190.002nonzero0.101
my8036_rel.cz10a_bee99.5470.2190.2320.002nonzero0.102

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For the max column values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee99.7830.0280.1800.0080.0010.077
my8014_rel.cz10a_bee99.7860.0320.1780.0030.0010.077
my8020_rel.cz10a_bee99.8480.0160.1320.0030.0010.086
my8028_rel.cz10a_bee99.7680.0260.2040.001nonzero0.101
my8035_rel.cz10a_bee99.6960.0730.2290.002nonzero0.102
my8035_rel.cz10aps0_bee99.7390.0410.2170.002nonzero0.102
my8035_rel_lessps.cz10a_bee99.7420.0380.2170.002nonzero0.102
my8035_rel_lessps.cz10aps0_bee99.7450.0360.2160.002nonzero0.101
my8036_rel.cz10a_bee99.7010.0690.2270.002nonzero0.102

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
10730	0	0	0.0	1084.7	46.0	0.000	0.000	0.101	4.388	88692	49.4	8.266	368	6.6	23.4	8.0	0.077	10781	8721	my8013_rel.cz10a_bee
10661	0	0	0.0	1114.2	46.9	0.000	0.000	0.105	4.500	88122	49.7	8.266	373	6.6	23.4	8.0	0.077	10693	8806	my8014_rel.cz10a_bee
10330	0	0	0.0	1252.2	44.2	0.000	0.000	0.121	4.377	75151	48.8	7.275	378	6.4	23.1	7.6	0.085	10386	8683	my8020_rel.cz10a_bee
9242	0	0	0.0	1185.4	41.0	0.000	0.000	0.128	4.543	39706	35.3	4.296	306	6.5	23.2	7.8	0.101	9247	8136	my8028_rel.cz10a_bee
8584	0	0	0.0	1380.0	47.9	0.000	0.000	0.161	5.711	37651	35.1	4.386	327	6.5	23.2	7.8	0.102	8611	7661	my8035_rel.cz10a_bee
9042	0	0	0.0	1392.3	48.8	0.000	0.000	0.154	5.523	39499	35.3	4.369	312	6.5	23.3	7.6	0.102	9050	7832	my8035_rel.cz10aps0_bee
9320	0	0	0.0	1464.5	51.1	0.000	0.000	0.157	5.619	40774	35.4	4.375	304	6.5	23.3	7.5	0.102	9355	8126	my8035_rel_lessps.cz10a_bee
9242	0	0	0.0	1462.5	50.9	0.000	0.000	0.158	5.641	40534	35.4	4.386	306	6.5	23.3	7.5	0.101	9305	7981	my8035_rel_lessps.cz10aps0_bee
8584	0	0	0.0	1354.8	47.2	0.000	0.000	0.158	5.626	37636	35.0	4.385	326	6.5	23.2	7.8	0.102	8615	7567	my8036_rel.cz10a_bee

qr100.L1

qr100.L1: range queries with 100 insert/s per client. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Query response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee58.36241.638nonzero0.003
my8014_rel.cz10a_bee55.77144.229nonzero0.002
my8020_rel.cz10a_bee42.53357.466nonzero0.003
my8028_rel.cz10a_bee31.78168.2180.001nonzero0.007
my8035_rel.cz10a_bee53.76446.2350.0010.004
my8035_rel.cz10aps0_bee66.03933.9600.0010.004
my8035_rel_lessps.cz10a_bee70.13629.8630.001nonzero0.005
my8035_rel_lessps.cz10aps0_bee68.85531.1440.001nonzero0.005
my8036_rel.cz10a_bee51.45748.5430.001nonzero0.005

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee94.2505.6110.1390.026
my8014_rel.cz10a_bee95.4174.5830.015
my8020_rel.cz10a_bee95.1944.7780.0280.020
my8028_rel.cz10a_bee98.2501.7500.016
my8035_rel.cz10a_bee99.7500.2500.014
my8035_rel.cz10aps0_bee99.2500.7500.016
my8035_rel_lessps.cz10a_bee99.7780.1940.0280.025
my8035_rel_lessps.cz10aps0_bee98.7221.2500.0280.019
my8036_rel.cz10a_bee97.7502.1390.1110.019

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee96.2503.7220.0280.018
my8014_rel.cz10a_bee97.1672.8330.015
my8020_rel.cz10a_bee96.8333.1670.014
my8028_rel.cz10a_bee98.5281.4170.0560.019
my8035_rel.cz10a_bee99.8890.1110.008
my8035_rel.cz10aps0_bee99.3610.6390.009
my8035_rel_lessps.cz10a_bee99.8060.1940.008
my8035_rel_lessps.cz10aps0_bee98.8891.1110.014
my8036_rel.cz10a_bee98.1111.8890.015

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	3637	0	0.0	145.7	4.1	0.000	0.000	1.461	41.735	15948	13.2	4.385	290	6.6	23.4	8.0	0.003	3626	3421	my8013_rel.cz10a_bee
100	3594	0	0.0	124.6	3.4	0.000	0.000	1.249	35.243	15046	13.1	4.186	292	6.6	23.4	8.0	0.002	3564	3388	my8014_rel.cz10a_bee
100	3408	0	0.0	132.4	3.2	0.000	0.000	1.326	32.960	14248	12.9	4.181	303	6.4	23.1	7.6	0.003	3387	3180	my8020_rel.cz10a_bee
100	3254	0	0.0	140.3	3.5	0.000	0.000	1.406	35.874	13055	12.5	4.012	307	6.5	23.2	7.8	0.007	3228	3084	my8028_rel.cz10a_bee
100	3554	0	0.0	131.6	3.3	0.000	0.000	1.320	34.220	14368	12.7	4.043	286	6.5	23.2	7.8	0.004	3530	3340	my8035_rel.cz10a_bee
100	3955	0	0.0	131.7	3.3	0.000	0.000	1.320	33.720	15884	12.9	4.016	261	6.5	23.3	7.6	0.004	3912	3678	my8035_rel.cz10aps0_bee
100	4080	0	0.0	140.8	3.5	0.000	0.000	1.411	36.174	16393	13.0	4.018	255	6.5	23.3	7.5	0.005	4043	3805	my8035_rel_lessps.cz10a_bee
100	4048	0	0.0	138.7	3.5	0.000	0.000	1.391	35.692	16273	13.2	4.020	261	6.5	23.3	7.5	0.005	4008	3772	my8035_rel_lessps.cz10aps0_bee
100	3526	0	0.0	126.6	3.2	0.000	0.000	1.270	32.756	14246	12.7	4.041	288	6.5	23.2	7.8	0.005	3487	3310	my8036_rel.cz10a_bee

qp100.L2

qp100.L2: point queries with 100 insert/s per client. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Query response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee30.30769.6920.001nonzero0.007
my8014_rel.cz10a_bee18.60981.3900.0010.003
my8020_rel.cz10a_bee19.74580.2540.0020.003
my8028_rel.cz10a_bee14.74685.2530.0010.003
my8035_rel.cz10a_bee12.57187.4280.0010.004
my8035_rel.cz10aps0_bee14.84085.1580.001nonzero0.005
my8035_rel_lessps.cz10a_bee7.30992.6900.0010.004
my8035_rel_lessps.cz10aps0_bee14.10285.8970.0010.003
my8036_rel.cz10a_bee11.62888.3710.001nonzero0.004

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee94.4445.4720.0830.021
my8014_rel.cz10a_bee95.1114.8610.0280.017
my8020_rel.cz10a_bee95.2224.7500.0280.020
my8028_rel.cz10a_bee99.5280.4720.016
my8035_rel.cz10a_bee99.6390.3610.014
my8035_rel.cz10aps0_bee99.7500.2220.0280.025
my8035_rel_lessps.cz10a_bee99.5000.5000.014
my8035_rel_lessps.cz10aps0_bee99.8060.1940.014
my8036_rel.cz10a_bee99.7220.2780.014

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee97.0003.0000.014
my8014_rel.cz10a_bee96.3333.6670.014
my8020_rel.cz10a_bee96.4443.5560.014
my8028_rel.cz10a_bee99.5830.4170.008
my8035_rel.cz10a_bee99.7220.2780.009
my8035_rel.cz10aps0_bee99.8060.1940.007
my8035_rel_lessps.cz10a_bee99.5560.4440.009
my8035_rel_lessps.cz10aps0_bee99.8610.1390.008
my8036_rel.cz10a_bee99.7780.2220.008

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	3275	0	0.0	33.1	0.7	0.000	0.000	0.332	7.251	14878	14.1	4.542	344	6.6	23.4	8.0	0.007	3101	2861	my8013_rel.cz10a_bee
100	3106	0	0.0	36.4	0.8	0.000	0.000	0.365	8.101	13515	13.2	4.352	340	6.6	23.4	8.0	0.003	3002	2797	my8014_rel.cz10a_bee
100	3091	0	0.0	30.0	0.6	0.000	0.000	0.301	6.435	13462	13.5	4.355	349	6.4	23.1	7.6	0.003	2943	2749	my8020_rel.cz10a_bee
100	3058	0	0.0	30.7	0.7	0.000	0.000	0.308	7.640	12610	13.3	4.124	348	6.5	23.2	7.8	0.003	2956	2765	my8028_rel.cz10a_bee
100	2826	0	0.0	33.3	0.9	0.000	0.000	0.334	8.778	11880	13.4	4.204	379	6.5	23.2	7.8	0.004	2703	2572	my8035_rel.cz10a_bee
100	3056	0	0.0	34.5	0.9	0.000	0.000	0.346	9.005	12790	13.6	4.185	356	6.5	23.3	7.6	0.005	2937	2765	my8035_rel.cz10aps0_bee
100	3011	0	0.0	34.8	0.9	0.000	0.000	0.349	9.236	12622	12.8	4.192	340	6.5	23.3	7.5	0.004	2975	2813	my8035_rel_lessps.cz10a_bee
100	3099	0	0.0	41.7	1.0	0.000	0.000	0.417	10.733	12998	13.8	4.194	356	6.5	23.3	7.5	0.003	3021	2829	my8035_rel_lessps.cz10aps0_bee
100	2814	0	0.0	33.3	0.9	0.000	0.000	0.334	8.764	11828	13.4	4.204	381	6.5	23.2	7.8	0.004	2717	2573	my8036_rel.cz10a_bee

qr500.L3

qr500.L3: range queries with 500 insert/s per client. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Query response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee60.34439.6550.001nonzero0.005
my8014_rel.cz10a_bee54.91645.084nonzero0.003
my8020_rel.cz10a_bee44.91355.0860.0010.003
my8028_rel.cz10a_bee30.76669.2330.001nonzero0.004
my8035_rel.cz10a_bee53.14146.8580.001nonzero0.006
my8035_rel.cz10aps0_bee64.39735.6020.001nonzero0.004
my8035_rel_lessps.cz10a_bee70.81029.1890.001nonzero0.005
my8035_rel_lessps.cz10aps0_bee67.85232.1470.0010.004
my8036_rel.cz10a_bee52.92447.0750.0010.003

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee94.8285.0940.0780.022
my8014_rel.cz10a_bee95.1114.8560.0330.021
my8020_rel.cz10a_bee94.9724.9830.0440.026
my8028_rel.cz10a_bee99.7110.2780.0110.022
my8035_rel.cz10a_bee99.2390.7500.0110.025
my8035_rel.cz10aps0_bee99.2830.7060.0110.026
my8035_rel_lessps.cz10a_bee99.5330.4610.0060.025
my8035_rel_lessps.cz10aps0_bee99.5500.4390.0110.025
my8036_rel.cz10a_bee99.2670.7220.0110.025

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee96.0613.9170.0220.021
my8014_rel.cz10a_bee96.4063.5670.0280.019
my8020_rel.cz10a_bee96.2723.6940.0330.022
my8028_rel.cz10a_bee99.7610.2390.014
my8035_rel.cz10a_bee99.7220.2670.0110.025
my8035_rel.cz10aps0_bee99.6170.3720.0110.024
my8035_rel_lessps.cz10a_bee99.7440.2500.0060.024
my8035_rel_lessps.cz10aps0_bee99.7720.2220.0060.024
my8036_rel.cz10a_bee99.7720.2170.0110.024

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	3694	0	0.0	57.4	1.8	0.000	0.000	0.115	3.748	17876	14.2	4.839	308	6.6	23.4	8.0	0.005	3661	3439	my8013_rel.cz10a_bee
499	3580	0	0.0	57.7	1.9	0.000	0.000	0.116	3.799	15262	14.0	4.263	313	6.6	23.4	8.0	0.003	3549	3358	my8014_rel.cz10a_bee
499	3443	0	0.0	77.5	2.3	0.000	0.000	0.155	4.658	14749	13.8	4.284	321	6.4	23.1	7.6	0.003	3421	3228	my8020_rel.cz10a_bee
499	3239	0	0.0	76.3	2.3	0.000	0.000	0.153	4.790	12897	13.4	3.982	331	6.5	23.2	7.8	0.004	3223	3070	my8028_rel.cz10a_bee
499	3540	0	0.0	88.2	2.8	0.000	0.000	0.177	5.704	14278	13.7	4.033	310	6.5	23.2	7.8	0.006	3516	3341	my8035_rel.cz10a_bee
499	3933	0	0.0	86.9	2.7	0.000	0.000	0.174	5.607	15775	13.9	4.011	283	6.5	23.3	7.6	0.004	3884	3675	my8035_rel.cz10aps0_bee
499	4123	0	0.0	84.2	2.7	0.000	0.000	0.169	5.502	16508	14.0	4.004	272	6.5	23.3	7.5	0.005	4059	3820	my8035_rel_lessps.cz10a_bee
499	4026	0	0.0	81.7	2.6	0.000	0.000	0.164	5.354	16118	13.9	4.003	276	6.5	23.3	7.5	0.004	3982	3756	my8035_rel_lessps.cz10aps0_bee
499	3550	0	0.0	86.6	2.7	0.000	0.000	0.173	5.618	14321	13.8	4.034	311	6.5	23.2	7.8	0.003	3516	3326	my8036_rel.cz10a_bee

qp500.L4

qp500.L4: point queries with 500 insert/s per client. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Query response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee26.77973.2170.004nonzero0.007
my8014_rel.cz10a_bee22.32677.6710.003nonzero0.004
my8020_rel.cz10a_bee14.72585.2720.003nonzero0.005
my8028_rel.cz10a_bee13.46986.5250.005nonzero0.004
my8035_rel.cz10a_bee11.95888.0390.003nonzero0.005
my8035_rel.cz10aps0_bee9.05590.9400.005nonzero0.005
my8035_rel_lessps.cz10a_bee14.16885.8280.004nonzero0.005
my8035_rel_lessps.cz10aps0_bee11.17488.8210.005nonzero0.005
my8036_rel.cz10a_bee11.75988.2360.0050.004

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee94.9225.0060.0720.021
my8014_rel.cz10a_bee94.7065.2280.0670.022
my8020_rel.cz10a_bee94.6285.3060.0670.024
my8028_rel.cz10a_bee99.4720.5220.0060.016
my8035_rel.cz10a_bee98.6941.2890.0170.025
my8035_rel.cz10aps0_bee99.1170.8830.015
my8035_rel_lessps.cz10a_bee99.3060.6890.0060.025
my8035_rel_lessps.cz10aps0_bee99.2060.7940.016
my8036_rel.cz10a_bee98.8171.1720.0110.025

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee96.3613.5940.0440.019
my8014_rel.cz10a_bee96.2563.7110.0330.021
my8020_rel.cz10a_bee95.9444.0280.0280.023
my8028_rel.cz10a_bee99.5780.4220.016
my8035_rel.cz10a_bee99.5170.4720.0110.024
my8035_rel.cz10aps0_bee99.6610.3390.015
my8035_rel_lessps.cz10a_bee99.6500.3440.0060.024
my8035_rel_lessps.cz10aps0_bee99.5940.4060.013
my8036_rel.cz10a_bee99.7110.2830.0060.024

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	3200	0	0.0	86.0	2.7	0.000	0.000	0.173	5.625	16638	14.6	5.200	365	6.6	23.4	8.0	0.007	3100	2844	my8013_rel.cz10a_bee
499	3128	0	0.0	93.1	2.9	0.000	0.000	0.187	5.998	14278	14.3	4.565	366	6.6	23.4	8.0	0.004	3021	2813	my8014_rel.cz10a_bee
499	3002	0	0.0	94.8	2.7	0.000	0.000	0.190	5.492	13712	14.4	4.568	384	6.4	23.1	7.6	0.005	2909	2719	my8020_rel.cz10a_bee
499	3021	0	0.0	86.8	2.6	0.000	0.000	0.174	5.264	12716	13.7	4.209	363	6.5	23.2	7.8	0.004	2943	2780	my8028_rel.cz10a_bee
499	2814	0	0.0	91.2	2.8	0.000	0.000	0.183	5.806	12106	14.3	4.301	407	6.5	23.2	7.8	0.005	2716	2541	my8035_rel.cz10a_bee
499	2962	0	0.0	81.9	2.6	0.000	0.000	0.164	5.356	12651	13.8	4.271	373	6.5	23.3	7.6	0.005	2909	2736	my8035_rel.cz10aps0_bee
499	3066	0	0.0	98.4	3.0	0.000	0.000	0.197	6.192	13129	14.1	4.283	368	6.5	23.3	7.5	0.005	3005	2829	my8035_rel_lessps.cz10a_bee
499	3041	0	0.0	78.6	2.5	0.000	0.000	0.158	5.180	12963	14.0	4.263	368	6.5	23.3	7.5	0.005	2990	2814	my8035_rel_lessps.cz10aps0_bee
499	2825	0	0.0	84.1	2.7	0.000	0.000	0.169	5.477	12118	14.1	4.289	399	6.5	23.2	7.8	0.004	2732	2572	my8036_rel.cz10a_bee

qr1000.L5

qr1000.L5: range queries with 1000 insert/s per client. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Query response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee62.80437.1940.001nonzero0.008
my8014_rel.cz10a_bee57.15642.8430.001nonzero0.008
my8020_rel.cz10a_bee47.68652.3120.002nonzero0.005
my8028_rel.cz10a_bee29.59770.4000.003nonzero0.009
my8035_rel.cz10a_bee53.72746.2700.002nonzero0.005
my8035_rel.cz10aps0_bee67.06932.9290.002nonzero0.008
my8035_rel_lessps.cz10a_bee69.69130.3070.002nonzero0.004
my8035_rel_lessps.cz10aps0_bee68.84431.1540.002nonzero0.006
my8036_rel.cz10a_bee51.41148.5870.002nonzero0.008

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee95.3974.5080.0940.050
my8014_rel.cz10a_bee94.8835.0220.0940.040
my8020_rel.cz10a_bee95.3754.5470.0780.058
my8028_rel.cz10a_bee99.3580.6330.0080.058
my8035_rel.cz10a_bee96.8783.1080.0110.0030.105
my8035_rel.cz10aps0_bee97.9392.0440.0170.033
my8035_rel_lessps.cz10a_bee98.4141.5690.0170.043
my8035_rel_lessps.cz10aps0_bee98.3081.6750.0170.039
my8036_rel.cz10a_bee96.8923.0920.0170.050

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee96.1443.8190.0360.047
my8014_rel.cz10a_bee95.8724.0690.0580.040
my8020_rel.cz10a_bee96.2193.7220.0580.049
my8028_rel.cz10a_bee99.7810.2170.0030.049
my8035_rel.cz10a_bee99.5110.4780.0080.0030.104
my8035_rel.cz10aps0_bee99.6640.3310.0060.041
my8035_rel_lessps.cz10a_bee99.5940.3970.0080.051
my8035_rel_lessps.cz10aps0_bee99.7250.2610.0140.048
my8036_rel.cz10a_bee99.6940.2940.0110.041

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
998	3766	0	0.0	130.9	4.6	0.000	0.000	0.131	4.726	20618	15.4	5.475	327	6.6	23.4	8.0	0.008	3723	3438	my8013_rel.cz10a_bee
997	3620	0	0.0	123.1	4.4	0.000	0.000	0.123	4.481	16281	15.1	4.497	334	6.6	23.4	8.0	0.008	3581	3359	my8014_rel.cz10a_bee
998	3501	0	0.0	145.9	4.5	0.000	0.000	0.146	4.616	15721	15.1	4.491	345	6.4	23.1	7.6	0.005	3454	3228	my8020_rel.cz10a_bee
998	3200	0	0.0	141.9	4.5	0.000	0.000	0.142	4.614	13112	14.4	4.098	360	6.5	23.2	7.8	0.009	3180	3037	my8028_rel.cz10a_bee
997	3567	0	0.0	219.0	6.7	0.000	0.000	0.220	6.888	14957	14.9	4.193	334	6.5	23.2	7.8	0.005	3532	3325	my8035_rel.cz10a_bee
998	3985	0	0.0	218.0	6.7	0.000	0.000	0.219	6.867	16544	15.1	4.152	303	6.5	23.3	7.6	0.008	3918	3676	my8035_rel.cz10aps0_bee
998	4077	0	0.0	213.1	6.6	0.000	0.000	0.214	6.733	16877	15.1	4.140	296	6.5	23.3	7.5	0.004	4025	3771	my8035_rel_lessps.cz10a_bee
997	4054	0	0.0	218.3	6.7	0.000	0.000	0.219	6.883	16804	15.1	4.145	298	6.5	23.3	7.5	0.006	3996	3743	my8035_rel_lessps.cz10aps0_bee
998	3531	0	0.0	217.6	6.7	0.000	0.000	0.218	6.856	14810	14.9	4.194	338	6.5	23.2	7.8	0.008	3496	3292	my8036_rel.cz10a_bee

qp1000.L6

qp1000.L6: point queries with 1000 insert/s per client. Graphs for performance per 1-second interval are here.

Average throughput:

Image

Query response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee38.39761.5820.021nonzero0.005
my8014_rel.cz10a_bee21.89578.1000.006nonzero0.016
my8020_rel.cz10a_bee20.02779.9660.007nonzero0.004
my8028_rel.cz10a_bee14.62085.3730.007nonzero0.005
my8035_rel.cz10a_bee10.59289.3990.008nonzero0.007
my8035_rel.cz10aps0_bee10.22589.7660.009nonzero0.004
my8035_rel_lessps.cz10a_bee10.65889.3330.009nonzero0.006
my8035_rel_lessps.cz10aps0_bee14.26585.7280.008nonzero0.006
my8036_rel.cz10a_bee11.39288.5990.009nonzero0.004

Insert response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee94.9085.0360.0560.049
my8014_rel.cz10a_bee94.8675.0670.0670.049
my8020_rel.cz10a_bee95.1784.7580.0640.058
my8028_rel.cz10a_bee99.1580.8360.0060.057
my8035_rel.cz10a_bee96.8473.1440.0080.041
my8035_rel.cz10aps0_bee97.7722.2170.0110.041
my8035_rel_lessps.cz10a_bee98.3441.6440.0110.051
my8035_rel_lessps.cz10aps0_bee98.3561.6330.0080.0030.103
my8036_rel.cz10a_bee96.3813.6000.0190.048

Delete response time histogram: each cell has the percentage of responses that take <= the time in the header and max is the max response time in seconds. For max values in the top 25% of the range have a red background and in the bottom 25% of the range have a green background. The red background is not used when the min value is within 80% of the max value.

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
my8013_rel.cz10a_bee96.7863.1750.0390.048
my8014_rel.cz10a_bee95.8944.0530.0530.046
my8020_rel.cz10a_bee96.2423.7310.0280.049
my8028_rel.cz10a_bee99.6440.3530.0030.047
my8035_rel.cz10a_bee99.6830.3080.0080.050
my8035_rel.cz10aps0_bee99.6940.2970.0080.049
my8035_rel_lessps.cz10a_bee99.7750.2170.0080.041
my8035_rel_lessps.cz10aps0_bee99.7360.2580.0030.0030.104
my8036_rel.cz10a_bee99.4440.5390.0170.038

Performance metrics for the DBMS listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
997	3317	0	0.0	129.1	4.5	0.000	0.000	0.129	4.655	17919	16.6	5.402	400	6.6	23.4	8.0	0.005	3260	2858	my8013_rel.cz10a_bee
998	3119	0	0.0	121.0	4.3	0.000	0.000	0.121	4.436	14884	16.0	4.772	410	6.6	23.4	8.0	0.016	3037	2797	my8014_rel.cz10a_bee
998	3050	0	0.0	139.7	4.3	0.000	0.000	0.140	4.451	14532	15.7	4.764	412	6.4	23.1	7.6	0.004	2973	2717	my8020_rel.cz10a_bee
998	3026	0	0.0	138.7	4.4	0.000	0.000	0.139	4.537	13068	15.2	4.318	402	6.5	23.2	7.8	0.005	2956	2780	my8028_rel.cz10a_bee
998	2783	0	0.0	203.4	6.3	0.000	0.000	0.204	6.486	12502	15.3	4.492	440	6.5	23.3	7.8	0.007	2701	2541	my8035_rel.cz10a_bee
998	2957	0	0.0	210.0	6.5	0.000	0.000	0.210	6.672	13212	15.0	4.468	406	6.5	23.3	7.6	0.004	2910	2719	my8035_rel.cz10aps0_bee
998	3009	0	0.0	196.3	6.1	0.000	0.000	0.197	6.304	13385	15.0	4.448	399	6.5	23.3	7.5	0.006	2972	2813	my8035_rel_lessps.cz10a_bee
998	3052	0	0.0	209.6	6.5	0.000	0.000	0.210	6.657	13586	14.9	4.451	391	6.5	23.3	7.5	0.006	2989	2813	my8035_rel_lessps.cz10aps0_bee
998	2800	0	0.0	206.7	6.4	0.000	0.000	0.207	6.568	12562	15.3	4.486	437	6.5	23.3	7.8	0.004	2717	2542	my8036_rel.cz10a_bee

l.i0

l.i0: load without secondary indexes

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
70588	0	613	2.4	256.1	23.3	0.009	0.035	0.004	0.339	57300	35.1	0.812	40	2.0	18.5	3.1	0.059	70922	64363	my8013_rel.cz10a_bee
70422	0	583	2.3	256.8	23.2	0.008	0.033	0.004	0.338	20363	22.8	0.289	26	2.0	18.5	3.1	0.070	70231	63472	my8014_rel.cz10a_bee
65646	0	0	0.0	274.3	21.4	0.000	0.000	0.004	0.334	17552	22.4	0.267	27	2.0	18.5	3.1	0.088	66089	58459	my8020_rel.cz10a_bee
63966	0	0	0.0	263.3	20.9	0.000	0.000	0.004	0.334	7024	20.9	0.110	26	2.0	18.6	3.0	0.075	64328	58433	my8028_rel.cz10a_bee
56818	0	0	0.0	245.3	18.9	0.000	0.000	0.004	0.341	6455	20.5	0.114	29	2.0	18.6	3.1	0.069	56876	51241	my8035_rel.cz10a_bee
59172	0	0	0.0	256.4	19.8	0.000	0.000	0.004	0.342	6771	21.2	0.114	29	2.0	18.6	2.9	0.070	59535	53057	my8035_rel.cz10aps0_bee
60606	0	0	0.0	260.9	20.2	0.000	0.000	0.004	0.342	6906	20.7	0.114	27	2.0	18.6	2.7	0.068	60833	55150	my8035_rel_lessps.cz10a_bee
60484	0	0	0.0	261.5	20.2	0.000	0.000	0.004	0.342	6896	20.7	0.114	27	2.0	18.6	2.7	0.073	60833	54869	my8035_rel_lessps.cz10aps0_bee
57252	0	0	0.0	246.6	19.1	0.000	0.000	0.004	0.341	6585	20.8	0.115	29	2.0	18.6	3.1	0.074	57337	52241	my8036_rel.cz10a_bee

l.x

l.x: create secondary indexes

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
136987	0	0	0.0	1192.5	128.8	0.000	0.000	0.009	0.963	12243	14.1	0.089	8	4.5	21.1	4.9	0.003	NA	NA	my8013_rel.cz10a_bee
133929	0	0	0.0	1176.9	126.9	0.000	0.000	0.009	0.970	8848	12.3	0.066	7	4.5	21.1	4.7	0.003	NA	NA	my8014_rel.cz10a_bee
129311	0	0	0.0	1381.5	119.5	0.000	0.000	0.011	0.947	8607	11.9	0.067	7	4.5	21.1	3.9	0.003	NA	NA	my8020_rel.cz10a_bee
151516	0	777	49.1	2832.3	166.9	0.005	0.332	0.019	1.128	10549	44.1	0.070	23	4.5	21.1	4.5	0.003	NA	NA	my8028_rel.cz10a_bee
138249	0	704	44.5	2806.3	155.1	0.005	0.330	0.020	1.149	10192	42.9	0.074	25	4.5	21.1	5.3	0.003	NA	NA	my8035_rel.cz10a_bee
206897	0	1045	66.1	4306.5	231.8	0.005	0.327	0.021	1.147	15107	40.4	0.073	16	4.5	21.1	4.1	0.003	NA	NA	my8035_rel.cz10aps0_bee
209791	0	1082	68.4	4149.8	235.2	0.005	0.334	0.020	1.148	14760	40.3	0.070	15	4.5	21.1	4.2	0.006	NA	NA	my8035_rel_lessps.cz10a_bee
206897	0	1083	68.4	3552.3	225.8	0.005	0.339	0.017	1.118	13598	40.2	0.066	16	4.5	21.1	4.2	0.003	NA	NA	my8035_rel_lessps.cz10aps0_bee
136987	0	705	44.6	2541.8	151.0	0.005	0.333	0.019	1.129	9646	43.3	0.070	25	4.5	21.1	5.3	0.004	NA	NA	my8036_rel.cz10a_bee

l.i1

l.i1: continue load after secondary indexes created with 50 inserts per transaction

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
18544	0	0	0.0	1812.2	79.5	0.000	0.000	0.098	4.388	65561	50.2	3.535	217	6.6	23.4	7.9	0.126	19177	6199	my8013_rel.cz10a_bee
17683	0	0	0.0	1757.2	76.6	0.000	0.000	0.099	4.437	30762	38.5	1.740	174	6.6	23.4	7.9	0.133	18282	5444	my8014_rel.cz10a_bee
17338	0	63	1.0	2049.7	75.9	0.004	0.058	0.118	4.482	29743	37.8	1.715	174	6.4	23.1	7.6	0.184	18329	5094	my8020_rel.cz10a_bee
19029	0	69	1.1	2239.0	83.0	0.004	0.058	0.118	4.466	14942	37.2	0.785	156	6.5	23.2	7.7	0.103	19829	5941	my8028_rel.cz10a_bee
16928	0	62	1.0	2599.2	97.6	0.004	0.058	0.154	5.903	15444	36.8	0.912	174	6.5	23.2	7.8	0.112	17730	5094	my8035_rel.cz10a_bee
17331	0	63	1.0	2683.8	100.3	0.004	0.058	0.155	5.925	15885	37.0	0.917	171	6.5	23.3	7.6	0.104	18180	5097	my8035_rel.cz10aps0_bee
17825	0	65	1.0	2765.3	103.4	0.004	0.058	0.155	5.939	16300	37.1	0.914	167	6.5	23.3	7.5	0.080	18729	4744	my8035_rel_lessps.cz10a_bee
17723	0	64	1.0	2697.9	101.5	0.004	0.058	0.152	5.865	16044	37.0	0.905	167	6.5	23.3	7.4	0.104	18580	5148	my8035_rel_lessps.cz10aps0_bee
16906	0	61	1.0	2643.1	98.7	0.004	0.058	0.156	5.979	15567	36.8	0.921	174	6.5	23.2	7.8	0.104	17680	5194	my8036_rel.cz10a_bee

l.i2

l.i2: continue load after secondary indexes created with 5 inserts per transaction

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
10730	0	0	0.0	1084.7	46.0	0.000	0.000	0.101	4.388	88692	49.4	8.266	368	6.6	23.4	8.0	0.077	10781	8721	my8013_rel.cz10a_bee
10661	0	0	0.0	1114.2	46.9	0.000	0.000	0.105	4.500	88122	49.7	8.266	373	6.6	23.4	8.0	0.077	10693	8806	my8014_rel.cz10a_bee
10330	0	0	0.0	1252.2	44.2	0.000	0.000	0.121	4.377	75151	48.8	7.275	378	6.4	23.1	7.6	0.085	10386	8683	my8020_rel.cz10a_bee
9242	0	0	0.0	1185.4	41.0	0.000	0.000	0.128	4.543	39706	35.3	4.296	306	6.5	23.2	7.8	0.101	9247	8136	my8028_rel.cz10a_bee
8584	0	0	0.0	1380.0	47.9	0.000	0.000	0.161	5.711	37651	35.1	4.386	327	6.5	23.2	7.8	0.102	8611	7661	my8035_rel.cz10a_bee
9042	0	0	0.0	1392.3	48.8	0.000	0.000	0.154	5.523	39499	35.3	4.369	312	6.5	23.3	7.6	0.102	9050	7832	my8035_rel.cz10aps0_bee
9320	0	0	0.0	1464.5	51.1	0.000	0.000	0.157	5.619	40774	35.4	4.375	304	6.5	23.3	7.5	0.102	9355	8126	my8035_rel_lessps.cz10a_bee
9242	0	0	0.0	1462.5	50.9	0.000	0.000	0.158	5.641	40534	35.4	4.386	306	6.5	23.3	7.5	0.101	9305	7981	my8035_rel_lessps.cz10aps0_bee
8584	0	0	0.0	1354.8	47.2	0.000	0.000	0.158	5.626	37636	35.0	4.385	326	6.5	23.2	7.8	0.102	8615	7567	my8036_rel.cz10a_bee

qr100.L1

qr100.L1: range queries with 100 insert/s per client

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	3637	0	0.0	145.7	4.1	0.000	0.000	1.461	41.735	15948	13.2	4.385	290	6.6	23.4	8.0	0.003	3626	3421	my8013_rel.cz10a_bee
100	3594	0	0.0	124.6	3.4	0.000	0.000	1.249	35.243	15046	13.1	4.186	292	6.6	23.4	8.0	0.002	3564	3388	my8014_rel.cz10a_bee
100	3408	0	0.0	132.4	3.2	0.000	0.000	1.326	32.960	14248	12.9	4.181	303	6.4	23.1	7.6	0.003	3387	3180	my8020_rel.cz10a_bee
100	3254	0	0.0	140.3	3.5	0.000	0.000	1.406	35.874	13055	12.5	4.012	307	6.5	23.2	7.8	0.007	3228	3084	my8028_rel.cz10a_bee
100	3554	0	0.0	131.6	3.3	0.000	0.000	1.320	34.220	14368	12.7	4.043	286	6.5	23.2	7.8	0.004	3530	3340	my8035_rel.cz10a_bee
100	3955	0	0.0	131.7	3.3	0.000	0.000	1.320	33.720	15884	12.9	4.016	261	6.5	23.3	7.6	0.004	3912	3678	my8035_rel.cz10aps0_bee
100	4080	0	0.0	140.8	3.5	0.000	0.000	1.411	36.174	16393	13.0	4.018	255	6.5	23.3	7.5	0.005	4043	3805	my8035_rel_lessps.cz10a_bee
100	4048	0	0.0	138.7	3.5	0.000	0.000	1.391	35.692	16273	13.2	4.020	261	6.5	23.3	7.5	0.005	4008	3772	my8035_rel_lessps.cz10aps0_bee
100	3526	0	0.0	126.6	3.2	0.000	0.000	1.270	32.756	14246	12.7	4.041	288	6.5	23.2	7.8	0.005	3487	3310	my8036_rel.cz10a_bee

qp100.L2

qp100.L2: point queries with 100 insert/s per client

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	3275	0	0.0	33.1	0.7	0.000	0.000	0.332	7.251	14878	14.1	4.542	344	6.6	23.4	8.0	0.007	3101	2861	my8013_rel.cz10a_bee
100	3106	0	0.0	36.4	0.8	0.000	0.000	0.365	8.101	13515	13.2	4.352	340	6.6	23.4	8.0	0.003	3002	2797	my8014_rel.cz10a_bee
100	3091	0	0.0	30.0	0.6	0.000	0.000	0.301	6.435	13462	13.5	4.355	349	6.4	23.1	7.6	0.003	2943	2749	my8020_rel.cz10a_bee
100	3058	0	0.0	30.7	0.7	0.000	0.000	0.308	7.640	12610	13.3	4.124	348	6.5	23.2	7.8	0.003	2956	2765	my8028_rel.cz10a_bee
100	2826	0	0.0	33.3	0.9	0.000	0.000	0.334	8.778	11880	13.4	4.204	379	6.5	23.2	7.8	0.004	2703	2572	my8035_rel.cz10a_bee
100	3056	0	0.0	34.5	0.9	0.000	0.000	0.346	9.005	12790	13.6	4.185	356	6.5	23.3	7.6	0.005	2937	2765	my8035_rel.cz10aps0_bee
100	3011	0	0.0	34.8	0.9	0.000	0.000	0.349	9.236	12622	12.8	4.192	340	6.5	23.3	7.5	0.004	2975	2813	my8035_rel_lessps.cz10a_bee
100	3099	0	0.0	41.7	1.0	0.000	0.000	0.417	10.733	12998	13.8	4.194	356	6.5	23.3	7.5	0.003	3021	2829	my8035_rel_lessps.cz10aps0_bee
100	2814	0	0.0	33.3	0.9	0.000	0.000	0.334	8.764	11828	13.4	4.204	381	6.5	23.2	7.8	0.004	2717	2573	my8036_rel.cz10a_bee

qr500.L3

qr500.L3: range queries with 500 insert/s per client

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	3694	0	0.0	57.4	1.8	0.000	0.000	0.115	3.748	17876	14.2	4.839	308	6.6	23.4	8.0	0.005	3661	3439	my8013_rel.cz10a_bee
499	3580	0	0.0	57.7	1.9	0.000	0.000	0.116	3.799	15262	14.0	4.263	313	6.6	23.4	8.0	0.003	3549	3358	my8014_rel.cz10a_bee
499	3443	0	0.0	77.5	2.3	0.000	0.000	0.155	4.658	14749	13.8	4.284	321	6.4	23.1	7.6	0.003	3421	3228	my8020_rel.cz10a_bee
499	3239	0	0.0	76.3	2.3	0.000	0.000	0.153	4.790	12897	13.4	3.982	331	6.5	23.2	7.8	0.004	3223	3070	my8028_rel.cz10a_bee
499	3540	0	0.0	88.2	2.8	0.000	0.000	0.177	5.704	14278	13.7	4.033	310	6.5	23.2	7.8	0.006	3516	3341	my8035_rel.cz10a_bee
499	3933	0	0.0	86.9	2.7	0.000	0.000	0.174	5.607	15775	13.9	4.011	283	6.5	23.3	7.6	0.004	3884	3675	my8035_rel.cz10aps0_bee
499	4123	0	0.0	84.2	2.7	0.000	0.000	0.169	5.502	16508	14.0	4.004	272	6.5	23.3	7.5	0.005	4059	3820	my8035_rel_lessps.cz10a_bee
499	4026	0	0.0	81.7	2.6	0.000	0.000	0.164	5.354	16118	13.9	4.003	276	6.5	23.3	7.5	0.004	3982	3756	my8035_rel_lessps.cz10aps0_bee
499	3550	0	0.0	86.6	2.7	0.000	0.000	0.173	5.618	14321	13.8	4.034	311	6.5	23.2	7.8	0.003	3516	3326	my8036_rel.cz10a_bee

qp500.L4

qp500.L4: point queries with 500 insert/s per client

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	3200	0	0.0	86.0	2.7	0.000	0.000	0.173	5.625	16638	14.6	5.200	365	6.6	23.4	8.0	0.007	3100	2844	my8013_rel.cz10a_bee
499	3128	0	0.0	93.1	2.9	0.000	0.000	0.187	5.998	14278	14.3	4.565	366	6.6	23.4	8.0	0.004	3021	2813	my8014_rel.cz10a_bee
499	3002	0	0.0	94.8	2.7	0.000	0.000	0.190	5.492	13712	14.4	4.568	384	6.4	23.1	7.6	0.005	2909	2719	my8020_rel.cz10a_bee
499	3021	0	0.0	86.8	2.6	0.000	0.000	0.174	5.264	12716	13.7	4.209	363	6.5	23.2	7.8	0.004	2943	2780	my8028_rel.cz10a_bee
499	2814	0	0.0	91.2	2.8	0.000	0.000	0.183	5.806	12106	14.3	4.301	407	6.5	23.2	7.8	0.005	2716	2541	my8035_rel.cz10a_bee
499	2962	0	0.0	81.9	2.6	0.000	0.000	0.164	5.356	12651	13.8	4.271	373	6.5	23.3	7.6	0.005	2909	2736	my8035_rel.cz10aps0_bee
499	3066	0	0.0	98.4	3.0	0.000	0.000	0.197	6.192	13129	14.1	4.283	368	6.5	23.3	7.5	0.005	3005	2829	my8035_rel_lessps.cz10a_bee
499	3041	0	0.0	78.6	2.5	0.000	0.000	0.158	5.180	12963	14.0	4.263	368	6.5	23.3	7.5	0.005	2990	2814	my8035_rel_lessps.cz10aps0_bee
499	2825	0	0.0	84.1	2.7	0.000	0.000	0.169	5.477	12118	14.1	4.289	399	6.5	23.2	7.8	0.004	2732	2572	my8036_rel.cz10a_bee

qr1000.L5

qr1000.L5: range queries with 1000 insert/s per client

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
998	3766	0	0.0	130.9	4.6	0.000	0.000	0.131	4.726	20618	15.4	5.475	327	6.6	23.4	8.0	0.008	3723	3438	my8013_rel.cz10a_bee
997	3620	0	0.0	123.1	4.4	0.000	0.000	0.123	4.481	16281	15.1	4.497	334	6.6	23.4	8.0	0.008	3581	3359	my8014_rel.cz10a_bee
998	3501	0	0.0	145.9	4.5	0.000	0.000	0.146	4.616	15721	15.1	4.491	345	6.4	23.1	7.6	0.005	3454	3228	my8020_rel.cz10a_bee
998	3200	0	0.0	141.9	4.5	0.000	0.000	0.142	4.614	13112	14.4	4.098	360	6.5	23.2	7.8	0.009	3180	3037	my8028_rel.cz10a_bee
997	3567	0	0.0	219.0	6.7	0.000	0.000	0.220	6.888	14957	14.9	4.193	334	6.5	23.2	7.8	0.005	3532	3325	my8035_rel.cz10a_bee
998	3985	0	0.0	218.0	6.7	0.000	0.000	0.219	6.867	16544	15.1	4.152	303	6.5	23.3	7.6	0.008	3918	3676	my8035_rel.cz10aps0_bee
998	4077	0	0.0	213.1	6.6	0.000	0.000	0.214	6.733	16877	15.1	4.140	296	6.5	23.3	7.5	0.004	4025	3771	my8035_rel_lessps.cz10a_bee
997	4054	0	0.0	218.3	6.7	0.000	0.000	0.219	6.883	16804	15.1	4.145	298	6.5	23.3	7.5	0.006	3996	3743	my8035_rel_lessps.cz10aps0_bee
998	3531	0	0.0	217.6	6.7	0.000	0.000	0.218	6.856	14810	14.9	4.194	338	6.5	23.2	7.8	0.008	3496	3292	my8036_rel.cz10a_bee

qp1000.L6

qp1000.L6: point queries with 1000 insert/s per client

Performance metrics for all DBMS, not just the ones listed above. Some are normalized by throughput, others are not. Legend for results is here.

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
997	3317	0	0.0	129.1	4.5	0.000	0.000	0.129	4.655	17919	16.6	5.402	400	6.6	23.4	8.0	0.005	3260	2858	my8013_rel.cz10a_bee
998	3119	0	0.0	121.0	4.3	0.000	0.000	0.121	4.436	14884	16.0	4.772	410	6.6	23.4	8.0	0.016	3037	2797	my8014_rel.cz10a_bee
998	3050	0	0.0	139.7	4.3	0.000	0.000	0.140	4.451	14532	15.7	4.764	412	6.4	23.1	7.6	0.004	2973	2717	my8020_rel.cz10a_bee
998	3026	0	0.0	138.7	4.4	0.000	0.000	0.139	4.537	13068	15.2	4.318	402	6.5	23.2	7.8	0.005	2956	2780	my8028_rel.cz10a_bee
998	2783	0	0.0	203.4	6.3	0.000	0.000	0.204	6.486	12502	15.3	4.492	440	6.5	23.3	7.8	0.007	2701	2541	my8035_rel.cz10a_bee
998	2957	0	0.0	210.0	6.5	0.000	0.000	0.210	6.672	13212	15.0	4.468	406	6.5	23.3	7.6	0.004	2910	2719	my8035_rel.cz10aps0_bee
998	3009	0	0.0	196.3	6.1	0.000	0.000	0.197	6.304	13385	15.0	4.448	399	6.5	23.3	7.5	0.006	2972	2813	my8035_rel_lessps.cz10a_bee
998	3052	0	0.0	209.6	6.5	0.000	0.000	0.210	6.657	13586	14.9	4.451	391	6.5	23.3	7.5	0.006	2989	2813	my8035_rel_lessps.cz10aps0_bee
998	2800	0	0.0	206.7	6.4	0.000	0.000	0.207	6.568	12562	15.3	4.486	437	6.5	23.3	7.8	0.004	2717	2542	my8036_rel.cz10a_bee

l.i0

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.558	0.354	0.088	0.000	0.000	0.000	0.000	0.000	0.059	my8013_rel.cz10a_bee
0.000	0.000	99.441	0.455	0.103	nonzero	0.000	0.000	0.000	0.000	0.070	my8014_rel.cz10a_bee
0.000	0.000	99.379	0.465	0.152	0.003	0.000	0.000	0.000	0.000	0.088	my8020_rel.cz10a_bee
0.000	0.000	99.464	0.392	0.141	0.003	0.000	0.000	0.000	0.000	0.075	my8028_rel.cz10a_bee
0.000	0.000	99.417	0.444	0.137	0.003	0.000	0.000	0.000	0.000	0.069	my8035_rel.cz10a_bee
0.000	0.000	99.443	0.423	0.131	0.003	0.000	0.000	0.000	0.000	0.070	my8035_rel.cz10aps0_bee
0.000	0.000	99.451	0.401	0.146	0.002	0.000	0.000	0.000	0.000	0.068	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.448	0.407	0.142	0.003	0.000	0.000	0.000	0.000	0.073	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.421	0.453	0.123	0.003	0.000	0.000	0.000	0.000	0.074	my8036_rel.cz10a_bee

l.x

TODO - determine whether there is data for create index response time


l.i1

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	97.371	2.258	0.361	0.010	0.000	0.000	0.000	0.000	0.126	my8013_rel.cz10a_bee
0.000	0.000	96.571	3.077	0.347	0.006	0.000	0.000	0.000	0.000	0.133	my8014_rel.cz10a_bee
0.000	0.000	96.935	2.704	0.323	0.039	0.000	0.000	0.000	0.000	0.184	my8020_rel.cz10a_bee
0.000	0.000	97.338	2.558	0.101	0.002	0.000	0.000	0.000	0.000	0.103	my8028_rel.cz10a_bee
0.000	0.000	96.182	3.671	0.146	0.001	0.000	0.000	0.000	0.000	0.112	my8035_rel.cz10a_bee
0.000	0.000	96.339	3.515	0.145	0.001	0.000	0.000	0.000	0.000	0.104	my8035_rel.cz10aps0_bee
0.000	0.000	96.510	3.346	0.144	nonzero	0.000	0.000	0.000	0.000	0.080	my8035_rel_lessps.cz10a_bee
0.000	0.000	96.498	3.357	0.144	0.001	0.000	0.000	0.000	0.000	0.104	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	96.192	3.661	0.146	0.001	0.000	0.000	0.000	0.000	0.104	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	98.560	1.187	0.247	0.006	0.000	0.000	0.000	0.000	0.118	my8013_rel.cz10a_bee
0.000	0.000	97.899	1.836	0.262	0.004	0.000	0.000	0.000	0.000	0.102	my8014_rel.cz10a_bee
0.000	0.000	98.447	1.263	0.267	0.024	0.000	0.000	0.000	0.000	0.161	my8020_rel.cz10a_bee
0.000	0.000	98.324	1.648	0.026	0.002	0.000	0.000	0.000	0.000	0.102	my8028_rel.cz10a_bee
0.000	0.000	97.945	2.014	0.041	nonzero	0.000	0.000	0.000	0.000	0.102	my8035_rel.cz10a_bee
0.000	0.000	97.949	2.007	0.043	0.001	0.000	0.000	0.000	0.000	0.103	my8035_rel.cz10aps0_bee
0.000	0.000	97.962	1.996	0.042	0.000	0.000	0.000	0.000	0.000	0.063	my8035_rel_lessps.cz10a_bee
0.000	0.000	97.958	1.999	0.042	0.001	0.000	0.000	0.000	0.000	0.105	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	97.925	2.033	0.042	0.001	0.000	0.000	0.000	0.000	0.103	my8036_rel.cz10a_bee

l.i2

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	99.731	0.071	0.189	0.008	0.001	0.000	0.000	0.000	0.000	0.077	my8013_rel.cz10a_bee
0.000	99.733	0.081	0.182	0.003	0.001	0.000	0.000	0.000	0.000	0.077	my8014_rel.cz10a_bee
0.000	99.814	0.045	0.137	0.004	0.001	0.000	0.000	0.000	0.000	0.085	my8020_rel.cz10a_bee
0.000	99.711	0.080	0.207	0.001	nonzero	0.000	0.000	0.000	0.000	0.101	my8028_rel.cz10a_bee
0.000	99.555	0.213	0.230	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8035_rel.cz10a_bee
0.000	99.627	0.150	0.220	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8035_rel.cz10aps0_bee
0.000	99.646	0.133	0.219	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8035_rel_lessps.cz10a_bee
0.000	99.644	0.135	0.219	0.002	nonzero	0.000	0.000	0.000	0.000	0.101	my8035_rel_lessps.cz10aps0_bee
0.000	99.547	0.219	0.232	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	99.783	0.028	0.180	0.008	0.001	0.000	0.000	0.000	0.000	0.077	my8013_rel.cz10a_bee
0.000	99.786	0.032	0.178	0.003	0.001	0.000	0.000	0.000	0.000	0.077	my8014_rel.cz10a_bee
0.000	99.848	0.016	0.132	0.003	0.001	0.000	0.000	0.000	0.000	0.086	my8020_rel.cz10a_bee
0.000	99.768	0.026	0.204	0.001	nonzero	0.000	0.000	0.000	0.000	0.101	my8028_rel.cz10a_bee
0.000	99.696	0.073	0.229	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8035_rel.cz10a_bee
0.000	99.739	0.041	0.217	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8035_rel.cz10aps0_bee
0.000	99.742	0.038	0.217	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8035_rel_lessps.cz10a_bee
0.000	99.745	0.036	0.216	0.002	nonzero	0.000	0.000	0.000	0.000	0.101	my8035_rel_lessps.cz10aps0_bee
0.000	99.701	0.069	0.227	0.002	nonzero	0.000	0.000	0.000	0.000	0.102	my8036_rel.cz10a_bee

qr100.L1

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
58.362	41.638	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8013_rel.cz10a_bee
55.771	44.229	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.002	my8014_rel.cz10a_bee
42.533	57.466	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8020_rel.cz10a_bee
31.781	68.218	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	my8028_rel.cz10a_bee
53.764	46.235	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel.cz10a_bee
66.039	33.960	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel.cz10aps0_bee
70.136	29.863	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel_lessps.cz10a_bee
68.855	31.144	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel_lessps.cz10aps0_bee
51.457	48.543	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8036_rel.cz10a_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	94.250	5.611	0.139	0.000	0.000	0.000	0.000	0.000	0.026	my8013_rel.cz10a_bee
0.000	0.000	95.417	4.583	0.000	0.000	0.000	0.000	0.000	0.000	0.015	my8014_rel.cz10a_bee
0.000	0.000	95.194	4.778	0.028	0.000	0.000	0.000	0.000	0.000	0.020	my8020_rel.cz10a_bee
0.000	0.000	98.250	1.750	0.000	0.000	0.000	0.000	0.000	0.000	0.016	my8028_rel.cz10a_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8035_rel.cz10a_bee
0.000	0.000	99.250	0.750	0.000	0.000	0.000	0.000	0.000	0.000	0.016	my8035_rel.cz10aps0_bee
0.000	0.000	99.778	0.194	0.028	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel_lessps.cz10a_bee
0.000	0.000	98.722	1.250	0.028	0.000	0.000	0.000	0.000	0.000	0.019	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	97.750	2.139	0.111	0.000	0.000	0.000	0.000	0.000	0.019	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	96.250	3.722	0.028	0.000	0.000	0.000	0.000	0.000	0.018	my8013_rel.cz10a_bee
0.000	0.000	97.167	2.833	0.000	0.000	0.000	0.000	0.000	0.000	0.015	my8014_rel.cz10a_bee
0.000	0.000	96.833	3.167	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8020_rel.cz10a_bee
0.000	0.000	98.528	1.417	0.056	0.000	0.000	0.000	0.000	0.000	0.019	my8028_rel.cz10a_bee
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8035_rel.cz10a_bee
0.000	0.000	99.361	0.639	0.000	0.000	0.000	0.000	0.000	0.000	0.009	my8035_rel.cz10aps0_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8035_rel_lessps.cz10a_bee
0.000	0.000	98.889	1.111	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	98.111	1.889	0.000	0.000	0.000	0.000	0.000	0.000	0.015	my8036_rel.cz10a_bee

qp100.L2

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
30.307	69.692	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	my8013_rel.cz10a_bee
18.609	81.390	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8014_rel.cz10a_bee
19.745	80.254	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8020_rel.cz10a_bee
14.746	85.253	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8028_rel.cz10a_bee
12.571	87.428	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel.cz10a_bee
14.840	85.158	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel.cz10aps0_bee
7.309	92.690	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel_lessps.cz10a_bee
14.102	85.897	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8035_rel_lessps.cz10aps0_bee
11.628	88.371	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8036_rel.cz10a_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	94.444	5.472	0.083	0.000	0.000	0.000	0.000	0.000	0.021	my8013_rel.cz10a_bee
0.000	0.000	95.111	4.861	0.028	0.000	0.000	0.000	0.000	0.000	0.017	my8014_rel.cz10a_bee
0.000	0.000	95.222	4.750	0.028	0.000	0.000	0.000	0.000	0.000	0.020	my8020_rel.cz10a_bee
0.000	0.000	99.528	0.472	0.000	0.000	0.000	0.000	0.000	0.000	0.016	my8028_rel.cz10a_bee
0.000	0.000	99.639	0.361	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8035_rel.cz10a_bee
0.000	0.000	99.750	0.222	0.028	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel.cz10aps0_bee
0.000	0.000	99.500	0.500	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.722	0.278	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	97.000	3.000	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8013_rel.cz10a_bee
0.000	0.000	96.333	3.667	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8014_rel.cz10a_bee
0.000	0.000	96.444	3.556	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8020_rel.cz10a_bee
0.000	0.000	99.583	0.417	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8028_rel.cz10a_bee
0.000	0.000	99.722	0.278	0.000	0.000	0.000	0.000	0.000	0.000	0.009	my8035_rel.cz10a_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.007	my8035_rel.cz10aps0_bee
0.000	0.000	99.556	0.444	0.000	0.000	0.000	0.000	0.000	0.000	0.009	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.778	0.222	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8036_rel.cz10a_bee

qr500.L3

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
60.344	39.655	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8013_rel.cz10a_bee
54.916	45.084	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8014_rel.cz10a_bee
44.913	55.086	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8020_rel.cz10a_bee
30.766	69.233	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8028_rel.cz10a_bee
53.141	46.858	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	my8035_rel.cz10a_bee
64.397	35.602	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel.cz10aps0_bee
70.810	29.189	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel_lessps.cz10a_bee
67.852	32.147	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel_lessps.cz10aps0_bee
52.924	47.075	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	my8036_rel.cz10a_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	94.828	5.094	0.078	0.000	0.000	0.000	0.000	0.000	0.022	my8013_rel.cz10a_bee
0.000	0.000	95.111	4.856	0.033	0.000	0.000	0.000	0.000	0.000	0.021	my8014_rel.cz10a_bee
0.000	0.000	94.972	4.983	0.044	0.000	0.000	0.000	0.000	0.000	0.026	my8020_rel.cz10a_bee
0.000	0.000	99.711	0.278	0.011	0.000	0.000	0.000	0.000	0.000	0.022	my8028_rel.cz10a_bee
0.000	0.000	99.239	0.750	0.011	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel.cz10a_bee
0.000	0.000	99.283	0.706	0.011	0.000	0.000	0.000	0.000	0.000	0.026	my8035_rel.cz10aps0_bee
0.000	0.000	99.533	0.461	0.006	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.550	0.439	0.011	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.267	0.722	0.011	0.000	0.000	0.000	0.000	0.000	0.025	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	96.061	3.917	0.022	0.000	0.000	0.000	0.000	0.000	0.021	my8013_rel.cz10a_bee
0.000	0.000	96.406	3.567	0.028	0.000	0.000	0.000	0.000	0.000	0.019	my8014_rel.cz10a_bee
0.000	0.000	96.272	3.694	0.033	0.000	0.000	0.000	0.000	0.000	0.022	my8020_rel.cz10a_bee
0.000	0.000	99.761	0.239	0.000	0.000	0.000	0.000	0.000	0.000	0.014	my8028_rel.cz10a_bee
0.000	0.000	99.722	0.267	0.011	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel.cz10a_bee
0.000	0.000	99.617	0.372	0.011	0.000	0.000	0.000	0.000	0.000	0.024	my8035_rel.cz10aps0_bee
0.000	0.000	99.744	0.250	0.006	0.000	0.000	0.000	0.000	0.000	0.024	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.772	0.222	0.006	0.000	0.000	0.000	0.000	0.000	0.024	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.772	0.217	0.011	0.000	0.000	0.000	0.000	0.000	0.024	my8036_rel.cz10a_bee

qp500.L4

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
26.779	73.217	0.004	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	my8013_rel.cz10a_bee
22.326	77.671	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8014_rel.cz10a_bee
14.725	85.272	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8020_rel.cz10a_bee
13.469	86.525	0.005	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8028_rel.cz10a_bee
11.958	88.039	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel.cz10a_bee
9.055	90.940	0.005	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel.cz10aps0_bee
14.168	85.828	0.004	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel_lessps.cz10a_bee
11.174	88.821	0.005	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel_lessps.cz10aps0_bee
11.759	88.236	0.005	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8036_rel.cz10a_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	94.922	5.006	0.072	0.000	0.000	0.000	0.000	0.000	0.021	my8013_rel.cz10a_bee
0.000	0.000	94.706	5.228	0.067	0.000	0.000	0.000	0.000	0.000	0.022	my8014_rel.cz10a_bee
0.000	0.000	94.628	5.306	0.067	0.000	0.000	0.000	0.000	0.000	0.024	my8020_rel.cz10a_bee
0.000	0.000	99.472	0.522	0.006	0.000	0.000	0.000	0.000	0.000	0.016	my8028_rel.cz10a_bee
0.000	0.000	98.694	1.289	0.017	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel.cz10a_bee
0.000	0.000	99.117	0.883	0.000	0.000	0.000	0.000	0.000	0.000	0.015	my8035_rel.cz10aps0_bee
0.000	0.000	99.306	0.689	0.006	0.000	0.000	0.000	0.000	0.000	0.025	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.206	0.794	0.000	0.000	0.000	0.000	0.000	0.000	0.016	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	98.817	1.172	0.011	0.000	0.000	0.000	0.000	0.000	0.025	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	96.361	3.594	0.044	0.000	0.000	0.000	0.000	0.000	0.019	my8013_rel.cz10a_bee
0.000	0.000	96.256	3.711	0.033	0.000	0.000	0.000	0.000	0.000	0.021	my8014_rel.cz10a_bee
0.000	0.000	95.944	4.028	0.028	0.000	0.000	0.000	0.000	0.000	0.023	my8020_rel.cz10a_bee
0.000	0.000	99.578	0.422	0.000	0.000	0.000	0.000	0.000	0.000	0.016	my8028_rel.cz10a_bee
0.000	0.000	99.517	0.472	0.011	0.000	0.000	0.000	0.000	0.000	0.024	my8035_rel.cz10a_bee
0.000	0.000	99.661	0.339	0.000	0.000	0.000	0.000	0.000	0.000	0.015	my8035_rel.cz10aps0_bee
0.000	0.000	99.650	0.344	0.006	0.000	0.000	0.000	0.000	0.000	0.024	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.594	0.406	0.000	0.000	0.000	0.000	0.000	0.000	0.013	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.711	0.283	0.006	0.000	0.000	0.000	0.000	0.000	0.024	my8036_rel.cz10a_bee

qr1000.L5

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
62.804	37.194	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8013_rel.cz10a_bee
57.156	42.843	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8014_rel.cz10a_bee
47.686	52.312	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8020_rel.cz10a_bee
29.597	70.400	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.009	my8028_rel.cz10a_bee
53.727	46.270	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8035_rel.cz10a_bee
67.069	32.929	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8035_rel.cz10aps0_bee
69.691	30.307	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel_lessps.cz10a_bee
68.844	31.154	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	my8035_rel_lessps.cz10aps0_bee
51.411	48.587	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	my8036_rel.cz10a_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	95.397	4.508	0.094	0.000	0.000	0.000	0.000	0.000	0.050	my8013_rel.cz10a_bee
0.000	0.000	94.883	5.022	0.094	0.000	0.000	0.000	0.000	0.000	0.040	my8014_rel.cz10a_bee
0.000	0.000	95.375	4.547	0.078	0.000	0.000	0.000	0.000	0.000	0.058	my8020_rel.cz10a_bee
0.000	0.000	99.358	0.633	0.008	0.000	0.000	0.000	0.000	0.000	0.058	my8028_rel.cz10a_bee
0.000	0.000	96.878	3.108	0.011	0.003	0.000	0.000	0.000	0.000	0.105	my8035_rel.cz10a_bee
0.000	0.000	97.939	2.044	0.017	0.000	0.000	0.000	0.000	0.000	0.033	my8035_rel.cz10aps0_bee
0.000	0.000	98.414	1.569	0.017	0.000	0.000	0.000	0.000	0.000	0.043	my8035_rel_lessps.cz10a_bee
0.000	0.000	98.308	1.675	0.017	0.000	0.000	0.000	0.000	0.000	0.039	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	96.892	3.092	0.017	0.000	0.000	0.000	0.000	0.000	0.050	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	96.144	3.819	0.036	0.000	0.000	0.000	0.000	0.000	0.047	my8013_rel.cz10a_bee
0.000	0.000	95.872	4.069	0.058	0.000	0.000	0.000	0.000	0.000	0.040	my8014_rel.cz10a_bee
0.000	0.000	96.219	3.722	0.058	0.000	0.000	0.000	0.000	0.000	0.049	my8020_rel.cz10a_bee
0.000	0.000	99.781	0.217	0.003	0.000	0.000	0.000	0.000	0.000	0.049	my8028_rel.cz10a_bee
0.000	0.000	99.511	0.478	0.008	0.003	0.000	0.000	0.000	0.000	0.104	my8035_rel.cz10a_bee
0.000	0.000	99.664	0.331	0.006	0.000	0.000	0.000	0.000	0.000	0.041	my8035_rel.cz10aps0_bee
0.000	0.000	99.594	0.397	0.008	0.000	0.000	0.000	0.000	0.000	0.051	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.725	0.261	0.014	0.000	0.000	0.000	0.000	0.000	0.048	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.694	0.294	0.011	0.000	0.000	0.000	0.000	0.000	0.041	my8036_rel.cz10a_bee

qp1000.L6

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
38.397	61.582	0.021	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8013_rel.cz10a_bee
21.895	78.100	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.016	my8014_rel.cz10a_bee
20.027	79.966	0.007	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8020_rel.cz10a_bee
14.620	85.373	0.007	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	my8028_rel.cz10a_bee
10.592	89.399	0.008	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	my8035_rel.cz10a_bee
10.225	89.766	0.009	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8035_rel.cz10aps0_bee
10.658	89.333	0.009	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	my8035_rel_lessps.cz10a_bee
14.265	85.728	0.008	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	my8035_rel_lessps.cz10aps0_bee
11.392	88.599	0.009	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	my8036_rel.cz10a_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	94.908	5.036	0.056	0.000	0.000	0.000	0.000	0.000	0.049	my8013_rel.cz10a_bee
0.000	0.000	94.867	5.067	0.067	0.000	0.000	0.000	0.000	0.000	0.049	my8014_rel.cz10a_bee
0.000	0.000	95.178	4.758	0.064	0.000	0.000	0.000	0.000	0.000	0.058	my8020_rel.cz10a_bee
0.000	0.000	99.158	0.836	0.006	0.000	0.000	0.000	0.000	0.000	0.057	my8028_rel.cz10a_bee
0.000	0.000	96.847	3.144	0.008	0.000	0.000	0.000	0.000	0.000	0.041	my8035_rel.cz10a_bee
0.000	0.000	97.772	2.217	0.011	0.000	0.000	0.000	0.000	0.000	0.041	my8035_rel.cz10aps0_bee
0.000	0.000	98.344	1.644	0.011	0.000	0.000	0.000	0.000	0.000	0.051	my8035_rel_lessps.cz10a_bee
0.000	0.000	98.356	1.633	0.008	0.003	0.000	0.000	0.000	0.000	0.103	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	96.381	3.600	0.019	0.000	0.000	0.000	0.000	0.000	0.048	my8036_rel.cz10a_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	96.786	3.175	0.039	0.000	0.000	0.000	0.000	0.000	0.048	my8013_rel.cz10a_bee
0.000	0.000	95.894	4.053	0.053	0.000	0.000	0.000	0.000	0.000	0.046	my8014_rel.cz10a_bee
0.000	0.000	96.242	3.731	0.028	0.000	0.000	0.000	0.000	0.000	0.049	my8020_rel.cz10a_bee
0.000	0.000	99.644	0.353	0.003	0.000	0.000	0.000	0.000	0.000	0.047	my8028_rel.cz10a_bee
0.000	0.000	99.683	0.308	0.008	0.000	0.000	0.000	0.000	0.000	0.050	my8035_rel.cz10a_bee
0.000	0.000	99.694	0.297	0.008	0.000	0.000	0.000	0.000	0.000	0.049	my8035_rel.cz10aps0_bee
0.000	0.000	99.775	0.217	0.008	0.000	0.000	0.000	0.000	0.000	0.041	my8035_rel_lessps.cz10a_bee
0.000	0.000	99.736	0.258	0.003	0.003	0.000	0.000	0.000	0.000	0.104	my8035_rel_lessps.cz10aps0_bee
0.000	0.000	99.444	0.539	0.017	0.000	0.000	0.000	0.000	0.000	0.038	my8036_rel.cz10a_bee