Introduction

This is a report for the insert benchmark with 800M 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 800M rows per table without secondary indexes, creates secondary indexes, then inserts 20M rows per table with a delete per insert to avoid growing the table. It then does 3 read+write tests for 7200s each that do queries as fast as possible with 100, 500 and then 1000 inserts/second/client concurrent with the queries and 1000 deletes/second to avoid growing the table. The database is larger than 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 and l.i1, indexed docs (or rows) /s for l.x and queries/s for q*.2. 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.i1q100.1q500.1q1000.1
pg152_o2_nofp.cx8_bee 726411990791518783880297799
pg153_o2_nofp.cx8_bee 730061996762215795078797952
pg152_o2_nofp.cx8a1_bee 735361938701559788678987801
pg153_o2_nofp.cx8a1_bee 72641194624786774179757687
pg152_o2_nofp.cx8a10_bee 733271985362033782978927790
pg153_o2_nofp.cx8a10_bee 728131985361841799178387764
pg152_o2_nofp.cx8a12_bee 735091987831266802179197796
pg153_o2_nofp.cx8a12_bee 73240199825689791678857587
pg152_o2_nofp.cx8a15_bee 72320198388726790378627745
pg153_o2_nofp.cx8a15_bee 71846199875750785077987737
pg152_o2_nofp.cx8a16_bee 728861978001738786179107741
pg153_o2_nofp.cx8a16_bee 721242002751591790381167781
pg152_o2_nofp.cx8a24_bee 733612001751928784078347753
pg153_o2_nofp.cx8a24_bee 722941994762242791478247751
pg152_o2_nofp.cx8a25_bee 73173198733602765876007403
pg153_o2_nofp.cx8a25_bee 733071992782101778077047466

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.i1q100.1q500.1q1000.1
pg152_o2_nofp.cx8_bee 1.001.001.001.001.001.00
pg153_o2_nofp.cx8_bee 1.011.001.461.010.981.02
pg152_o2_nofp.cx8a1_bee 1.010.971.031.010.981.00
pg153_o2_nofp.cx8a1_bee 1.000.980.520.990.990.99
pg152_o2_nofp.cx8a10_bee 1.011.001.341.000.981.00
pg153_o2_nofp.cx8a10_bee 1.001.001.211.020.981.00
pg152_o2_nofp.cx8a12_bee 1.011.000.831.020.991.00
pg153_o2_nofp.cx8a12_bee 1.011.000.451.010.980.97
pg152_o2_nofp.cx8a15_bee 1.001.000.481.010.980.99
pg153_o2_nofp.cx8a15_bee 0.991.000.491.000.970.99
pg152_o2_nofp.cx8a16_bee 1.000.991.141.000.990.99
pg153_o2_nofp.cx8a16_bee 0.991.011.051.011.011.00
pg152_o2_nofp.cx8a24_bee 1.011.011.271.000.980.99
pg153_o2_nofp.cx8a24_bee 1.001.001.481.010.970.99
pg152_o2_nofp.cx8a25_bee 1.011.000.400.980.950.95
pg153_o2_nofp.cx8a25_bee 1.011.001.380.990.960.96

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.

dbmsq100.1q500.1q1000.1
pg152_o2_nofp.cx8_bee100499726
pg153_o2_nofp.cx8_bee100499670
pg152_o2_nofp.cx8a1_bee100499632
pg153_o2_nofp.cx8a1_bee100499999
pg152_o2_nofp.cx8a10_bee100499572
pg153_o2_nofp.cx8a10_bee100499999
pg152_o2_nofp.cx8a12_bee100499999
pg153_o2_nofp.cx8a12_bee100499999
pg152_o2_nofp.cx8a15_bee100499999
pg153_o2_nofp.cx8a15_bee100499999
pg152_o2_nofp.cx8a16_bee100499668
pg153_o2_nofp.cx8a16_bee100499982
pg152_o2_nofp.cx8a24_bee100499571
pg153_o2_nofp.cx8a24_bee100499812
pg152_o2_nofp.cx8a25_bee100499999
pg153_o2_nofp.cx8a25_bee100499749
target1005001000

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
pg152_o2_nofp.cx8_bee99.9990.001nonzero0.038
pg153_o2_nofp.cx8_bee99.9960.0030.0010.001nonzero0.367
pg152_o2_nofp.cx8a1_bee99.9990.001nonzero0.056
pg153_o2_nofp.cx8a1_bee99.9990.001nonzero0.061
pg152_o2_nofp.cx8a10_bee99.9980.0010.0010.057
pg153_o2_nofp.cx8a10_bee99.9970.0020.001nonzero0.066
pg152_o2_nofp.cx8a12_bee99.9990.001nonzero0.059
pg153_o2_nofp.cx8a12_bee99.9990.001nonzero0.056
pg152_o2_nofp.cx8a15_bee99.9970.0020.001nonzero0.073
pg153_o2_nofp.cx8a15_bee99.9980.002nonzerononzero1.157
pg152_o2_nofp.cx8a16_bee99.9990.001nonzero0.060
pg153_o2_nofp.cx8a16_bee99.9980.001nonzero0.062
pg152_o2_nofp.cx8a24_bee99.9970.0030.001nonzero0.097
pg153_o2_nofp.cx8a24_bee99.9970.0020.0010.057
pg152_o2_nofp.cx8a25_bee99.9980.0010.0010.053
pg153_o2_nofp.cx8a25_bee99.9980.0010.001nonzero0.064

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
72641	0	33	0.4	114.8	32.0	0.000	0.006	0.002	0.451	8878	23.0	0.122	25	76.5	116.6	9.8	0.038	72717	71459	800m.pg152_o2_nofp.cx8_bee
73006	0	35	0.7	114.5	33.0	0.000	0.009	0.002	0.462	8903	23.1	0.122	25	76.5	116.6	9.2	0.367	73119	71817	800m.pg153_o2_nofp.cx8_bee
73536	0	34	0.5	114.9	32.0	0.000	0.007	0.002	0.446	8978	23.1	0.122	25	76.5	116.6	7.5	0.056	73552	72517	800m.pg152_o2_nofp.cx8a1_bee
72641	0	34	0.6	108.5	30.7	0.000	0.009	0.001	0.433	8869	23.1	0.122	25	76.5	116.6	0.2	0.061	72658	71556	800m.pg153_o2_nofp.cx8a1_bee
73327	0	34	0.5	115.6	32.5	0.000	0.007	0.002	0.454	8941	23.4	0.122	26	76.5	116.6	3.6	0.057	73417	72021	800m.pg152_o2_nofp.cx8a10_bee
72813	0	34	0.6	117.2	32.6	0.000	0.009	0.002	0.458	8897	23.1	0.122	25	76.5	116.6	0.1	0.066	72917	71421	800m.pg153_o2_nofp.cx8a10_bee
73509	0	34	0.5	117.8	33.0	0.000	0.007	0.002	0.459	8996	23.2	0.122	25	76.5	116.6	0.1	0.059	73521	72320	800m.pg152_o2_nofp.cx8a12_bee
73240	0	36	0.8	122.6	34.3	0.000	0.011	0.002	0.479	8991	23.3	0.123	25	76.5	116.6	2.2	0.056	73419	71421	800m.pg153_o2_nofp.cx8a12_bee
72320	0	32	0.4	123.1	34.1	0.000	0.006	0.002	0.482	8807	23.1	0.122	26	76.5	86.6	6.2	0.073	72417	70655	800m.pg152_o2_nofp.cx8a15_bee
71846	0	35	0.8	128.7	35.1	0.000	0.011	0.002	0.501	8756	23.1	0.122	26	76.5	86.6	10.1	1.157	71918	70421	800m.pg153_o2_nofp.cx8a15_bee
72886	0	31	0.2	104.9	30.0	0.000	0.003	0.001	0.422	8897	23.1	0.122	25	76.5	116.6	1.9	0.060	72952	71621	800m.pg152_o2_nofp.cx8a16_bee
72124	0	30	0.2	104.7	29.8	0.000	0.003	0.001	0.423	8802	23.0	0.122	26	76.5	116.6	0.7	0.062	72218	70921	800m.pg153_o2_nofp.cx8a16_bee
73361	0	36	0.8	120.7	34.0	0.000	0.011	0.002	0.475	8981	23.1	0.122	25	76.5	116.6	8.0	0.097	73418	72218	800m.pg152_o2_nofp.cx8a24_bee
72294	0	34	0.6	114.7	32.1	0.000	0.008	0.002	0.455	8818	23.0	0.122	25	76.5	116.6	0.1	0.057	72351	71219	800m.pg153_o2_nofp.cx8a24_bee
73173	0	68	2.9	134.6	35.0	0.001	0.041	0.002	0.489	9005	23.2	0.123	25	76.5	116.6	0.0	0.053	73219	72317	800m.pg152_o2_nofp.cx8a25_bee
73307	0	73	3.4	140.9	35.7	0.001	0.047	0.002	0.498	8995	23.2	0.123	25	76.5	116.6	0.0	0.064	73416	72320	800m.pg153_o2_nofp.cx8a25_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
199079	0	586	71.9	196.6	69.6	0.003	0.370	0.001	0.358	436	12.5	0.002	5	147.0	187.1	10.2	0.008	NA	NA	800m.pg152_o2_nofp.cx8_bee
199676	0	585	71.9	197.6	69.0	0.003	0.369	0.001	0.354	416	12.5	0.002	5	147.0	187.1	10.2	0.004	NA	NA	800m.pg153_o2_nofp.cx8_bee
193870	0	572	70.2	174.4	61.7	0.003	0.371	0.001	0.326	409	12.5	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg152_o2_nofp.cx8a1_bee
194624	0	569	70.1	173.8	61.2	0.003	0.369	0.001	0.322	399	12.6	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg153_o2_nofp.cx8a1_bee
198536	0	583	71.7	199.8	69.6	0.003	0.370	0.001	0.359	408	12.5	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg152_o2_nofp.cx8a10_bee
198536	0	585	71.9	204.2	71.3	0.003	0.371	0.001	0.368	410	12.5	0.002	5	147.0	187.1	0.1	0.003	NA	NA	800m.pg153_o2_nofp.cx8a10_bee
198783	0	587	72.0	205.5	71.4	0.003	0.371	0.001	0.368	397	12.5	0.002	5	147.0	187.1	10.3	0.005	NA	NA	800m.pg152_o2_nofp.cx8a12_bee
199825	0	580	71.6	190.0	67.8	0.003	0.367	0.001	0.348	607	12.6	0.003	5	147.0	187.1	10.3	0.006	NA	NA	800m.pg153_o2_nofp.cx8a12_bee
198388	0	584	71.8	200.9	72.2	0.003	0.371	0.001	0.372	419	12.5	0.002	5	147.0	157.1	10.2	0.005	NA	NA	800m.pg152_o2_nofp.cx8a15_bee
199875	0	583	71.9	191.3	67.8	0.003	0.368	0.001	0.347	388	12.5	0.002	5	147.0	157.1	10.2	0.005	NA	NA	800m.pg153_o2_nofp.cx8a15_bee
197800	0	580	71.3	192.6	67.7	0.003	0.369	0.001	0.350	396	12.5	0.002	5	147.0	187.1	10.2	0.005	NA	NA	800m.pg152_o2_nofp.cx8a16_bee
200275	0	587	72.2	185.9	68.0	0.003	0.369	0.001	0.348	410	12.5	0.002	5	147.0	187.1	10.2	0.006	NA	NA	800m.pg153_o2_nofp.cx8a16_bee
200175	0	583	71.9	187.5	68.4	0.003	0.368	0.001	0.350	423	12.4	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg152_o2_nofp.cx8a24_bee
199476	0	588	72.3	203.1	71.8	0.003	0.371	0.001	0.369	440	12.5	0.002	5	147.0	187.1	10.2	0.004	NA	NA	800m.pg153_o2_nofp.cx8a24_bee
198733	0	679	74.9	174.9	70.8	0.003	0.386	0.001	0.365	407	12.5	0.002	5	147.0	187.1	2.6	0.004	NA	NA	800m.pg152_o2_nofp.cx8a25_bee
199278	0	684	75.4	167.5	68.5	0.003	0.387	0.001	0.352	499	12.4	0.003	5	147.0	187.1	2.6	0.005	NA	NA	800m.pg153_o2_nofp.cx8a25_bee

l.i1

l.i1: continue load after secondary indexes created. 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
pg152_o2_nofp.cx8_bee89.61110.3870.0020.107
pg153_o2_nofp.cx8_bee90.2529.7460.0020.086
pg152_o2_nofp.cx8a1_bee82.24117.7580.0020.093
pg153_o2_nofp.cx8a1_bee75.89324.1060.0010.131
pg152_o2_nofp.cx8a10_bee90.4909.5070.0030.090
pg153_o2_nofp.cx8a10_bee83.02716.9220.0520.173
pg152_o2_nofp.cx8a12_bee82.63017.3200.0500.189
pg153_o2_nofp.cx8a12_bee85.87714.1220.001nonzero0.459
pg152_o2_nofp.cx8a15_bee87.80312.1970.063
pg153_o2_nofp.cx8a15_bee86.75713.2420.060
pg152_o2_nofp.cx8a16_bee78.83221.1220.0460.194
pg153_o2_nofp.cx8a16_bee81.39318.5640.0430.227
pg152_o2_nofp.cx8a24_bee91.0408.9580.0020.078
pg153_o2_nofp.cx8a24_bee89.87210.1250.0030.086
pg152_o2_nofp.cx8a25_bee78.18321.8160.0010.070
pg153_o2_nofp.cx8a25_bee81.17018.8290.0010.070

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
pg152_o2_nofp.cx8_bee0.00254.0911.0055.58220.64218.6780.114
pg153_o2_nofp.cx8_bee0.00264.1611.2166.56624.3103.7460.074
pg152_o2_nofp.cx8a1_bee0.00255.2551.0795.52020.69117.4530.109
pg153_o2_nofp.cx8a1_bee0.00231.7971.1786.64824.22836.147nonzero0.334
pg152_o2_nofp.cx8a10_bee0.00164.3341.1035.49120.6808.3910.088
pg153_o2_nofp.cx8a10_bee0.00240.5491.74812.89636.6918.1150.083
pg152_o2_nofp.cx8a12_bee0.00334.9771.53210.58528.52524.3780.126
pg153_o2_nofp.cx8a12_bee0.00321.6741.1736.54724.13646.466nonzero0.339
pg152_o2_nofp.cx8a15_bee0.00125.2311.0655.41220.69847.5930.179
pg153_o2_nofp.cx8a15_bee0.00221.7591.1756.49224.24346.328nonzero0.298
pg152_o2_nofp.cx8a16_bee0.00159.7611.1115.54420.59912.9850.099
pg153_o2_nofp.cx8a16_bee53.9072.1908.87724.22510.8020.131
pg152_o2_nofp.cx8a24_bee0.00262.2531.0045.55420.85810.3290.092
pg153_o2_nofp.cx8a24_bee0.00364.6601.1756.55324.1633.4450.076
pg152_o2_nofp.cx8a25_bee0.00225.0510.9995.94721.67446.326nonzero0.447
pg153_o2_nofp.cx8a25_bee0.00362.2621.2486.98725.3154.1860.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
1518	0	2425	19.2	2800.9	39.4	1.598	12.986	1.846	26.592	5816	12.4	3.833	654	150.5	190.5	9.8	0.107	799	449	800m.pg152_o2_nofp.cx8_bee
2215	0	3542	28.1	4087.1	56.7	1.599	12.995	1.845	26.220	8385	11.7	3.785	423	150.5	190.5	9.8	0.086	1947	699	800m.pg153_o2_nofp.cx8_bee
1559	0	2487	19.8	2839.7	32.4	1.596	13.000	1.821	21.306	5910	12.4	3.791	636	150.5	190.5	10.1	0.093	849	449	800m.pg152_o2_nofp.cx8a1_bee
786	0	1262	10.1	1441.0	17.2	1.606	13.115	1.834	22.360	3081	13.0	3.921	1324	150.5	177.3	10.1	0.131	350	250	800m.pg153_o2_nofp.cx8a1_bee
2033	0	3248	25.8	3744.4	52.1	1.598	12.984	1.842	26.262	7707	11.7	3.790	460	150.5	190.5	9.7	0.090	1398	599	800m.pg152_o2_nofp.cx8a10_bee
1841	0	3017	32.4	3577.3	55.6	1.639	18.025	1.943	30.911	7149	13.5	3.884	587	149.5	189.6	3.4	0.173	1398	600	800m.pg153_o2_nofp.cx8a10_bee
1266	0	2077	22.4	2469.4	39.4	1.641	18.123	1.951	31.844	4995	13.5	3.947	853	149.6	189.6	3.8	0.189	699	400	800m.pg152_o2_nofp.cx8a12_bee
689	0	1106	8.8	1282.0	18.8	1.606	13.067	1.861	27.902	2849	13.2	4.137	1533	150.5	177.2	10.1	0.459	400	250	800m.pg153_o2_nofp.cx8a12_bee
726	0	1163	9.2	1411.8	23.1	1.601	13.005	1.944	32.617	2866	13.2	3.947	1454	150.5	160.5	10.1	0.063	400	300	800m.pg152_o2_nofp.cx8a15_bee
750	0	1205	9.6	1461.6	23.9	1.608	13.065	1.949	32.660	2963	13.3	3.952	1419	150.5	160.5	10.1	0.060	449	300	800m.pg153_o2_nofp.cx8a15_bee
1738	0	2859	30.5	3369.5	52.0	1.644	17.949	1.938	30.633	6799	12.3	3.911	566	150.4	190.4	0.9	0.194	1098	549	800m.pg152_o2_nofp.cx8a16_bee
1591	0	2615	27.6	3094.1	46.8	1.644	17.784	1.945	30.150	6223	12.6	3.912	634	149.7	189.7	3.3	0.227	999	399	800m.pg153_o2_nofp.cx8a16_bee
1928	0	3081	24.5	3548.7	49.7	1.598	12.987	1.841	26.422	7346	11.9	3.810	494	150.5	190.5	9.7	0.078	1199	549	800m.pg152_o2_nofp.cx8a24_bee
2242	0	3582	28.9	4133.0	59.6	1.598	13.183	1.843	27.237	8491	11.7	3.787	417	150.5	190.5	2.2	0.086	1997	699	800m.pg153_o2_nofp.cx8a24_bee
602	0	1108	9.6	1507.3	19.3	1.840	16.346	2.502	32.728	2567	12.8	4.261	1700	150.5	173.6	2.6	0.070	300	250	800m.pg152_o2_nofp.cx8a25_bee
2101	0	3834	33.4	4942.3	61.7	1.825	16.290	2.353	30.100	8431	11.3	4.014	430	150.5	190.5	2.5	0.070	1897	699	800m.pg153_o2_nofp.cx8a25_bee

q100.1

q100.1: 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
pg152_o2_nofp.cx8_bee99.7730.2250.0010.0020.016
pg153_o2_nofp.cx8_bee99.7650.2320.0010.0020.014
pg152_o2_nofp.cx8a1_bee99.7830.2150.0010.002nonzero0.022
pg153_o2_nofp.cx8a1_bee99.7750.2230.0010.0020.016
pg152_o2_nofp.cx8a10_bee99.7750.2230.0010.002nonzero0.028
pg153_o2_nofp.cx8a10_bee99.7810.2160.0020.0010.016
pg152_o2_nofp.cx8a12_bee99.7810.2170.0010.001nonzero0.024
pg153_o2_nofp.cx8a12_bee99.7680.2300.0010.002nonzero0.017
pg152_o2_nofp.cx8a15_bee99.7690.2290.0010.0020.015
pg153_o2_nofp.cx8a15_bee99.7640.2340.0010.0010.016
pg152_o2_nofp.cx8a16_bee99.7730.2250.0010.001nonzero0.021
pg153_o2_nofp.cx8a16_bee99.7880.2090.0010.002nonzero0.030
pg152_o2_nofp.cx8a24_bee99.7810.2170.0010.001nonzero0.016
pg153_o2_nofp.cx8a24_bee99.7730.2250.0010.001nonzero0.019
pg152_o2_nofp.cx8a25_bee99.7440.2530.0010.002nonzero0.017
pg153_o2_nofp.cx8a25_bee99.7470.2500.0010.002nonzero0.031

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
pg152_o2_nofp.cx8_bee63.63236.3680.054
pg153_o2_nofp.cx8_bee69.58330.4170.033
pg152_o2_nofp.cx8a1_bee55.75044.2500.035
pg153_o2_nofp.cx8a1_bee72.04227.9580.061
pg152_o2_nofp.cx8a10_bee67.93132.0690.032
pg153_o2_nofp.cx8a10_bee65.76434.2360.033
pg152_o2_nofp.cx8a12_bee69.84030.1600.032
pg153_o2_nofp.cx8a12_bee71.20828.7920.032
pg152_o2_nofp.cx8a15_bee68.93831.0620.030
pg153_o2_nofp.cx8a15_bee70.65329.3470.032
pg152_o2_nofp.cx8a16_bee68.18131.8190.031
pg153_o2_nofp.cx8a16_bee64.41735.5830.032
pg152_o2_nofp.cx8a24_bee71.05628.9440.046
pg153_o2_nofp.cx8a24_bee67.01432.9860.031
pg152_o2_nofp.cx8a25_bee83.56216.4380.028
pg153_o2_nofp.cx8a25_bee81.93118.0690.029

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
pg152_o2_nofp.cx8_bee0.54298.1940.1601.1040.007
pg153_o2_nofp.cx8_bee0.51498.9100.1040.4720.007
pg152_o2_nofp.cx8a1_bee0.22298.2290.1391.4100.009
pg153_o2_nofp.cx8a1_bee6.19433.18160.6250.014
pg152_o2_nofp.cx8a10_bee0.44498.8890.0560.6110.010
pg153_o2_nofp.cx8a10_bee0.44498.3540.1811.0210.009
pg152_o2_nofp.cx8a12_bee0.66098.7780.0560.5070.007
pg153_o2_nofp.cx8a12_bee0.50799.0280.0830.3820.015
pg152_o2_nofp.cx8a15_bee0.50099.0690.0690.3610.010
pg153_o2_nofp.cx8a15_bee0.87597.6940.1671.2640.007
pg152_o2_nofp.cx8a16_bee0.57698.8610.0690.4930.007
pg153_o2_nofp.cx8a16_bee7.02831.88961.0830.014
pg152_o2_nofp.cx8a24_bee0.30698.8190.1460.7290.007
pg153_o2_nofp.cx8a24_bee0.61898.4720.0690.8400.007
pg152_o2_nofp.cx8a25_bee0.29256.70129.54213.4650.011
pg153_o2_nofp.cx8a25_bee0.39699.5070.0490.0490.010

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	7838	180	1.5	204.1	3.4	0.023	0.190	2.045	35.169	30590	13.0	3.903	133	150.5	186.6	10.1	0.016	7496	6998	800m.pg152_o2_nofp.cx8_bee
100	7950	180	1.5	205.7	3.4	0.023	0.187	2.061	35.136	31013	13.3	3.901	134	150.5	187.4	10.1	0.014	7527	6919	800m.pg153_o2_nofp.cx8_bee
100	7886	180	1.5	197.7	2.8	0.023	0.189	1.981	28.972	30764	13.0	3.901	132	150.5	186.6	10.1	0.022	7527	7062	800m.pg152_o2_nofp.cx8a1_bee
100	7741	181	1.5	210.5	2.9	0.023	0.193	2.109	29.952	30215	13.0	3.903	134	150.5	186.2	10.1	0.016	7463	6823	800m.pg153_o2_nofp.cx8a1_bee
100	7829	180	1.5	204.8	3.4	0.023	0.190	2.052	35.182	30552	13.1	3.903	134	150.5	186.9	10.1	0.028	7511	6918	800m.pg152_o2_nofp.cx8a10_bee
100	7991	180	1.4	242.8	3.8	0.022	0.185	2.432	38.534	31180	13.1	3.902	131	149.6	184.9	10.1	0.016	7639	6952	800m.pg153_o2_nofp.cx8a10_bee
100	8021	180	1.5	207.7	3.5	0.023	0.186	2.081	35.435	31283	13.2	3.900	132	149.6	186.4	10.1	0.024	7671	7110	800m.pg152_o2_nofp.cx8a12_bee
100	7916	181	1.5	197.2	3.4	0.023	0.188	1.976	35.102	30886	13.2	3.902	133	150.5	184.8	10.2	0.017	7527	6983	800m.pg153_o2_nofp.cx8a12_bee
100	7903	180	1.5	206.0	3.5	0.023	0.188	2.064	35.886	30836	13.3	3.902	135	150.5	160.5	10.1	0.015	7511	7052	800m.pg152_o2_nofp.cx8a15_bee
100	7850	180	1.5	211.1	3.5	0.023	0.189	2.115	36.209	30637	13.1	3.903	133	150.5	160.5	10.1	0.016	7478	6919	800m.pg153_o2_nofp.cx8a15_bee
100	7861	180	1.5	206.6	3.4	0.023	0.189	2.071	35.167	30673	13.1	3.902	133	150.4	187.2	10.1	0.021	7525	6920	800m.pg152_o2_nofp.cx8a16_bee
100	7903	181	1.5	213.0	3.5	0.023	0.188	2.135	36.385	30832	13.1	3.901	133	149.7	183.7	10.1	0.030	7590	7032	800m.pg153_o2_nofp.cx8a16_bee
100	7840	180	1.5	211.0	3.5	0.023	0.190	2.114	35.805	30605	12.9	3.904	132	150.5	187.4	10.1	0.016	7511	6952	800m.pg152_o2_nofp.cx8a24_bee
100	7914	180	1.5	204.5	3.4	0.023	0.188	2.050	35.159	30885	13.3	3.903	134	150.5	186.8	10.1	0.019	7527	7078	800m.pg153_o2_nofp.cx8a24_bee
100	7658	204	1.7	387.5	4.8	0.027	0.229	3.882	48.940	29973	13.1	3.914	137	150.5	187.5	2.5	0.017	7327	6647	800m.pg152_o2_nofp.cx8a25_bee
100	7780	204	1.7	388.2	4.8	0.026	0.227	3.890	49.023	30434	13.3	3.912	137	150.5	185.7	2.5	0.031	7432	6854	800m.pg153_o2_nofp.cx8a25_bee

q500.1

q500.1: 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
pg152_o2_nofp.cx8_bee99.8820.1130.0010.0040.015
pg153_o2_nofp.cx8_bee99.9010.0940.0010.0040.016
pg152_o2_nofp.cx8a1_bee99.8770.1180.0010.0040.016
pg153_o2_nofp.cx8a1_bee99.8760.1190.0010.0040.015
pg152_o2_nofp.cx8a10_bee99.8930.1020.0010.004nonzero0.016
pg153_o2_nofp.cx8a10_bee99.9050.0900.0010.0040.016
pg152_o2_nofp.cx8a12_bee99.9030.0920.0010.0040.016
pg153_o2_nofp.cx8a12_bee99.8980.0970.0010.0040.016
pg152_o2_nofp.cx8a15_bee99.8910.1010.0010.0070.016
pg153_o2_nofp.cx8a15_bee99.8960.0960.0010.0070.016
pg152_o2_nofp.cx8a16_bee99.8900.1050.0010.0040.016
pg153_o2_nofp.cx8a16_bee99.8860.1080.0010.0040.016
pg152_o2_nofp.cx8a24_bee99.8900.1040.0010.0050.016
pg153_o2_nofp.cx8a24_bee99.9040.0910.0010.0040.016
pg152_o2_nofp.cx8a25_bee99.8600.1400.001nonzerononzero0.022
pg153_o2_nofp.cx8a25_bee99.8610.1380.001nonzerononzero0.023

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
pg152_o2_nofp.cx8_bee94.1215.8790.029
pg153_o2_nofp.cx8_bee94.4155.5850.029
pg152_o2_nofp.cx8a1_bee93.3586.6420.030
pg153_o2_nofp.cx8a1_bee92.2677.7330.032
pg152_o2_nofp.cx8a10_bee94.3285.6720.028
pg153_o2_nofp.cx8a10_bee93.7216.2790.029
pg152_o2_nofp.cx8a12_bee93.5616.4390.030
pg153_o2_nofp.cx8a12_bee94.0155.9850.030
pg152_o2_nofp.cx8a15_bee94.1145.8860.029
pg153_o2_nofp.cx8a15_bee93.5686.4320.030
pg152_o2_nofp.cx8a16_bee94.0375.9620.030
pg153_o2_nofp.cx8a16_bee93.3326.6680.030
pg152_o2_nofp.cx8a24_bee94.5175.4830.029
pg153_o2_nofp.cx8a24_bee94.8085.1920.028
pg152_o2_nofp.cx8a25_bee95.8744.1260.057
pg153_o2_nofp.cx8a25_bee96.2533.7470.054

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
pg152_o2_nofp.cx8_bee0.0562.6370.00114.69982.6070.054
pg153_o2_nofp.cx8_bee3.81194.5460.0830.1921.3680.056
pg152_o2_nofp.cx8a1_bee1.20437.6110.0080.03661.1400.053
pg153_o2_nofp.cx8a1_bee0.47113.5490.01725.32960.6350.042
pg152_o2_nofp.cx8a10_bee4.01978.8140.0650.15416.9470.052
pg153_o2_nofp.cx8a10_bee4.16095.5690.0760.1940.008
pg152_o2_nofp.cx8a12_bee4.41495.3330.0810.1720.009
pg153_o2_nofp.cx8a12_bee4.03295.7010.0920.1750.010
pg152_o2_nofp.cx8a15_bee4.33195.3490.0760.2440.009
pg153_o2_nofp.cx8a15_bee4.34395.3350.0680.2540.009
pg152_o2_nofp.cx8a16_bee2.83161.3470.0530.11435.6560.053
pg153_o2_nofp.cx8a16_bee23.21276.7870.047
pg152_o2_nofp.cx8a24_bee3.44378.7680.0710.15717.5610.052
pg153_o2_nofp.cx8a24_bee4.17995.5820.0790.1600.008
pg152_o2_nofp.cx8a25_bee4.55495.3970.0370.0110.007
pg153_o2_nofp.cx8a25_bee3.76296.1760.0470.0140.007

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	8029	807	6.4	963.2	14.6	0.101	0.821	1.929	29.890	32753	17.5	4.079	174	150.6	180.9	10.1	0.015	7543	7256	800m.pg152_o2_nofp.cx8_bee
499	7879	807	6.5	964.7	14.6	0.102	0.840	1.932	29.905	32173	14.0	4.084	142	150.6	181.3	10.1	0.016	7528	7319	800m.pg153_o2_nofp.cx8_bee
499	7898	808	6.5	957.2	12.2	0.102	0.836	1.917	24.981	32232	16.9	4.081	171	150.6	177.0	10.0	0.016	7448	7192	800m.pg152_o2_nofp.cx8a1_bee
499	7975	804	6.4	949.4	12.1	0.101	0.824	1.901	24.839	32529	16.5	4.079	166	150.6	178.3	10.1	0.015	7511	7244	800m.pg153_o2_nofp.cx8a1_bee
499	7892	807	6.5	962.5	14.6	0.102	0.838	1.928	29.891	32223	14.8	4.083	150	150.6	181.1	10.1	0.016	7479	7239	800m.pg152_o2_nofp.cx8a10_bee
499	7838	804	6.4	966.3	14.6	0.103	0.837	1.935	30.038	32007	13.9	4.084	142	149.9	179.8	10.1	0.016	7510	7255	800m.pg153_o2_nofp.cx8a10_bee
499	7919	804	6.4	967.2	14.6	0.102	0.829	1.937	30.027	32315	13.9	4.081	140	149.9	180.6	10.1	0.016	7559	7319	800m.pg152_o2_nofp.cx8a12_bee
499	7885	803	6.4	967.3	14.6	0.102	0.831	1.937	29.906	32196	14.0	4.083	142	150.6	180.0	10.1	0.016	7515	7287	800m.pg153_o2_nofp.cx8a12_bee
499	7862	803	6.4	1060.0	17.0	0.102	0.833	2.123	34.797	32211	13.9	4.097	141	150.6	160.7	10.1	0.016	7525	7239	800m.pg152_o2_nofp.cx8a15_bee
499	7798	802	6.4	1058.2	17.0	0.103	0.840	2.119	34.816	31960	14.0	4.098	144	150.6	160.7	10.1	0.016	7463	7192	800m.pg153_o2_nofp.cx8a15_bee
499	7910	809	6.5	963.3	14.6	0.102	0.837	1.929	29.855	32292	15.7	4.082	159	150.4	181.1	10.1	0.016	7463	7223	800m.pg152_o2_nofp.cx8a16_bee
499	8116	805	6.4	977.6	14.7	0.099	0.809	1.958	30.132	33090	17.1	4.077	169	150.0	179.3	10.1	0.016	7623	7318	800m.pg153_o2_nofp.cx8a16_bee
499	7834	808	6.5	956.2	14.5	0.103	0.844	1.915	29.671	32005	14.9	4.085	152	150.6	181.1	10.1	0.016	7447	7224	800m.pg152_o2_nofp.cx8a24_bee
499	7824	803	6.4	962.1	14.6	0.103	0.837	1.927	29.847	31973	14.0	4.086	143	150.6	181.0	10.1	0.016	7479	7271	800m.pg153_o2_nofp.cx8a24_bee
499	7600	910	8.1	1660.0	19.7	0.120	1.087	3.325	40.403	31239	13.8	4.110	145	150.6	181.3	2.5	0.022	7238	7063	800m.pg152_o2_nofp.cx8a25_bee
499	7704	909	8.1	1661.6	19.7	0.118	1.071	3.328	40.452	31632	14.1	4.106	146	150.6	180.5	2.5	0.023	7304	7143	800m.pg153_o2_nofp.cx8a25_bee

q1000.1

q1000.1: 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
pg152_o2_nofp.cx8_bee99.8910.1060.0010.002nonzero0.016
pg153_o2_nofp.cx8_bee99.8940.1050.001nonzero0.016
pg152_o2_nofp.cx8a1_bee99.8970.1010.0010.001nonzero0.016
pg153_o2_nofp.cx8a1_bee99.8390.1530.0020.0070.015
pg152_o2_nofp.cx8a10_bee99.9070.0920.001nonzero0.012
pg153_o2_nofp.cx8a10_bee99.8370.1510.0020.0110.016
pg152_o2_nofp.cx8a12_bee99.8380.1490.0020.0110.016
pg153_o2_nofp.cx8a12_bee99.8280.1590.0020.0110.016
pg152_o2_nofp.cx8a15_bee99.8220.1690.0020.0070.016
pg153_o2_nofp.cx8a15_bee99.8260.1650.0020.0060.016
pg152_o2_nofp.cx8a16_bee99.9050.0930.0010.0010.016
pg153_o2_nofp.cx8a16_bee99.8460.1450.0020.008nonzero0.016
pg152_o2_nofp.cx8a24_bee99.9080.0910.001nonzerononzero0.028
pg153_o2_nofp.cx8a24_bee99.8630.1290.0010.0060.016
pg152_o2_nofp.cx8a25_bee99.6760.3210.003nonzerononzero0.027
pg153_o2_nofp.cx8a25_bee99.7990.2000.001nonzerononzero0.029

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
pg152_o2_nofp.cx8_bee95.4824.5180.054
pg153_o2_nofp.cx8_bee94.6315.3690.052
pg152_o2_nofp.cx8a1_bee82.17417.8260.048
pg153_o2_nofp.cx8a1_bee97.2372.7630.028
pg152_o2_nofp.cx8a10_bee92.3107.6900.059
pg153_o2_nofp.cx8a10_bee97.7852.2150.027
pg152_o2_nofp.cx8a12_bee97.7372.2620.040
pg153_o2_nofp.cx8a12_bee97.7472.2530.027
pg152_o2_nofp.cx8a15_bee97.0562.9440.027
pg153_o2_nofp.cx8a15_bee97.0922.9080.030
pg152_o2_nofp.cx8a16_bee93.9736.0270.053
pg153_o2_nofp.cx8a16_bee96.8563.1440.045
pg152_o2_nofp.cx8a24_bee91.2928.7080.0010.069
pg153_o2_nofp.cx8a24_bee97.9232.0770.052
pg152_o2_nofp.cx8a25_bee81.67518.3240.0010.066
pg153_o2_nofp.cx8a25_bee91.2918.7070.0020.098

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
pg152_o2_nofp.cx8_bee0.74129.5160.0290.07618.82150.8170.112
pg153_o2_nofp.cx8_bee35.90664.0940.112
pg152_o2_nofp.cx8a1_bee0.31913.0470.0120.02419.32967.2700.124
pg153_o2_nofp.cx8a1_bee1.74398.1260.0740.0570.010
pg152_o2_nofp.cx8a10_bee21.28578.7150.142
pg153_o2_nofp.cx8a10_bee2.85796.9750.0930.0750.009
pg152_o2_nofp.cx8a12_bee3.00896.8360.0720.0840.009
pg153_o2_nofp.cx8a12_bee2.31097.5280.0880.0740.009
pg152_o2_nofp.cx8a15_bee2.55697.1330.0850.2260.011
pg153_o2_nofp.cx8a15_bee2.67697.0010.0850.2380.010
pg152_o2_nofp.cx8a16_bee0.35818.5670.0230.04420.24460.7640.118
pg153_o2_nofp.cx8a16_bee1.93571.4820.0560.07426.4510.0010.117
pg152_o2_nofp.cx8a24_bee20.98579.0150.133
pg153_o2_nofp.cx8a24_bee2.08369.3030.0530.0470.07928.4340.183
pg152_o2_nofp.cx8a25_bee2.16797.7760.0350.0210.007
pg153_o2_nofp.cx8a25_bee0.73735.2680.0170.00613.37550.5970.218

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
726	7799	1183	9.4	1437.6	21.0	0.152	1.239	1.979	29.668	32824	24.3	4.209	249	151.3	185.3	9.9	0.016	7479	7198	800m.pg152_o2_nofp.cx8_bee
670	7952	1093	8.7	1331.5	19.7	0.137	1.122	1.987	30.056	33191	26.8	4.174	270	151.3	185.8	9.9	0.016	7543	7384	800m.pg153_o2_nofp.cx8_bee
632	7801	1030	8.2	1241.0	15.4	0.132	1.080	1.964	24.918	32446	25.8	4.159	265	151.3	174.2	9.9	0.016	7463	7240	800m.pg152_o2_nofp.cx8a1_bee
999	7687	1622	13.0	1927.0	23.0	0.211	1.727	1.930	23.566	33336	15.3	4.336	159	151.3	177.4	9.9	0.015	7371	7080	800m.pg153_o2_nofp.cx8a1_bee
572	7790	932	7.4	1147.4	17.0	0.120	0.977	2.007	30.463	32210	26.7	4.135	274	151.3	183.4	9.9	0.012	7431	7288	800m.pg152_o2_nofp.cx8a10_bee
999	7764	1622	13.0	1943.8	28.4	0.209	1.708	1.947	29.159	33631	15.2	4.331	157	150.5	189.7	9.9	0.016	7463	7128	800m.pg153_o2_nofp.cx8a10_bee
999	7796	1622	12.9	1945.4	28.3	0.208	1.700	1.948	29.068	33747	15.2	4.329	156	150.5	189.7	9.9	0.016	7496	7196	800m.pg152_o2_nofp.cx8a12_bee
999	7587	1622	12.9	1950.0	28.5	0.214	1.747	1.953	29.221	32995	15.1	4.349	159	151.3	190.5	9.9	0.016	7288	6968	800m.pg153_o2_nofp.cx8a12_bee
999	7745	1622	12.9	2195.1	35.3	0.209	1.710	2.198	36.160	33882	15.4	4.375	159	151.3	161.3	9.9	0.016	7420	7080	800m.pg152_o2_nofp.cx8a15_bee
999	7737	1622	12.9	2197.1	35.3	0.210	1.712	2.200	36.180	33847	15.5	4.375	160	151.3	161.3	9.9	0.016	7388	7048	800m.pg153_o2_nofp.cx8a15_bee
668	7741	1089	8.7	1326.3	19.4	0.141	1.151	1.984	29.776	32353	25.2	4.179	260	150.9	183.0	9.9	0.016	7431	7206	800m.pg152_o2_nofp.cx8a16_bee
982	7781	1596	12.7	1910.6	28.1	0.205	1.676	1.945	29.298	33692	18.5	4.330	190	150.6	189.9	9.9	0.016	7447	7099	800m.pg153_o2_nofp.cx8a16_bee
571	7753	930	7.4	1145.5	16.9	0.120	0.980	2.006	30.379	32055	26.7	4.135	276	151.3	182.7	9.9	0.028	7416	7272	800m.pg152_o2_nofp.cx8a24_bee
812	7751	1326	10.6	1603.4	23.7	0.171	1.404	1.975	29.856	32945	20.1	4.250	207	151.3	190.3	9.9	0.016	7447	7144	800m.pg153_o2_nofp.cx8a24_bee
999	7403	1850	16.7	3253.8	38.4	0.250	2.303	3.258	39.345	32498	15.4	4.390	166	151.3	190.5	2.5	0.027	7032	6809	800m.pg152_o2_nofp.cx8a25_bee
749	7466	1386	12.5	2545.9	29.8	0.186	1.715	3.401	40.762	31758	23.9	4.253	256	151.3	187.8	2.5	0.029	7128	6952	800m.pg153_o2_nofp.cx8a25_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
72641	0	33	0.4	114.8	32.0	0.000	0.006	0.002	0.451	8878	23.0	0.122	25	76.5	116.6	9.8	0.038	72717	71459	800m.pg152_o2_nofp.cx8_bee
73006	0	35	0.7	114.5	33.0	0.000	0.009	0.002	0.462	8903	23.1	0.122	25	76.5	116.6	9.2	0.367	73119	71817	800m.pg153_o2_nofp.cx8_bee
73536	0	34	0.5	114.9	32.0	0.000	0.007	0.002	0.446	8978	23.1	0.122	25	76.5	116.6	7.5	0.056	73552	72517	800m.pg152_o2_nofp.cx8a1_bee
72641	0	34	0.6	108.5	30.7	0.000	0.009	0.001	0.433	8869	23.1	0.122	25	76.5	116.6	0.2	0.061	72658	71556	800m.pg153_o2_nofp.cx8a1_bee
73327	0	34	0.5	115.6	32.5	0.000	0.007	0.002	0.454	8941	23.4	0.122	26	76.5	116.6	3.6	0.057	73417	72021	800m.pg152_o2_nofp.cx8a10_bee
72813	0	34	0.6	117.2	32.6	0.000	0.009	0.002	0.458	8897	23.1	0.122	25	76.5	116.6	0.1	0.066	72917	71421	800m.pg153_o2_nofp.cx8a10_bee
73509	0	34	0.5	117.8	33.0	0.000	0.007	0.002	0.459	8996	23.2	0.122	25	76.5	116.6	0.1	0.059	73521	72320	800m.pg152_o2_nofp.cx8a12_bee
73240	0	36	0.8	122.6	34.3	0.000	0.011	0.002	0.479	8991	23.3	0.123	25	76.5	116.6	2.2	0.056	73419	71421	800m.pg153_o2_nofp.cx8a12_bee
72320	0	32	0.4	123.1	34.1	0.000	0.006	0.002	0.482	8807	23.1	0.122	26	76.5	86.6	6.2	0.073	72417	70655	800m.pg152_o2_nofp.cx8a15_bee
71846	0	35	0.8	128.7	35.1	0.000	0.011	0.002	0.501	8756	23.1	0.122	26	76.5	86.6	10.1	1.157	71918	70421	800m.pg153_o2_nofp.cx8a15_bee
72886	0	31	0.2	104.9	30.0	0.000	0.003	0.001	0.422	8897	23.1	0.122	25	76.5	116.6	1.9	0.060	72952	71621	800m.pg152_o2_nofp.cx8a16_bee
72124	0	30	0.2	104.7	29.8	0.000	0.003	0.001	0.423	8802	23.0	0.122	26	76.5	116.6	0.7	0.062	72218	70921	800m.pg153_o2_nofp.cx8a16_bee
73361	0	36	0.8	120.7	34.0	0.000	0.011	0.002	0.475	8981	23.1	0.122	25	76.5	116.6	8.0	0.097	73418	72218	800m.pg152_o2_nofp.cx8a24_bee
72294	0	34	0.6	114.7	32.1	0.000	0.008	0.002	0.455	8818	23.0	0.122	25	76.5	116.6	0.1	0.057	72351	71219	800m.pg153_o2_nofp.cx8a24_bee
73173	0	68	2.9	134.6	35.0	0.001	0.041	0.002	0.489	9005	23.2	0.123	25	76.5	116.6	0.0	0.053	73219	72317	800m.pg152_o2_nofp.cx8a25_bee
73307	0	73	3.4	140.9	35.7	0.001	0.047	0.002	0.498	8995	23.2	0.123	25	76.5	116.6	0.0	0.064	73416	72320	800m.pg153_o2_nofp.cx8a25_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
199079	0	586	71.9	196.6	69.6	0.003	0.370	0.001	0.358	436	12.5	0.002	5	147.0	187.1	10.2	0.008	NA	NA	800m.pg152_o2_nofp.cx8_bee
199676	0	585	71.9	197.6	69.0	0.003	0.369	0.001	0.354	416	12.5	0.002	5	147.0	187.1	10.2	0.004	NA	NA	800m.pg153_o2_nofp.cx8_bee
193870	0	572	70.2	174.4	61.7	0.003	0.371	0.001	0.326	409	12.5	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg152_o2_nofp.cx8a1_bee
194624	0	569	70.1	173.8	61.2	0.003	0.369	0.001	0.322	399	12.6	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg153_o2_nofp.cx8a1_bee
198536	0	583	71.7	199.8	69.6	0.003	0.370	0.001	0.359	408	12.5	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg152_o2_nofp.cx8a10_bee
198536	0	585	71.9	204.2	71.3	0.003	0.371	0.001	0.368	410	12.5	0.002	5	147.0	187.1	0.1	0.003	NA	NA	800m.pg153_o2_nofp.cx8a10_bee
198783	0	587	72.0	205.5	71.4	0.003	0.371	0.001	0.368	397	12.5	0.002	5	147.0	187.1	10.3	0.005	NA	NA	800m.pg152_o2_nofp.cx8a12_bee
199825	0	580	71.6	190.0	67.8	0.003	0.367	0.001	0.348	607	12.6	0.003	5	147.0	187.1	10.3	0.006	NA	NA	800m.pg153_o2_nofp.cx8a12_bee
198388	0	584	71.8	200.9	72.2	0.003	0.371	0.001	0.372	419	12.5	0.002	5	147.0	157.1	10.2	0.005	NA	NA	800m.pg152_o2_nofp.cx8a15_bee
199875	0	583	71.9	191.3	67.8	0.003	0.368	0.001	0.347	388	12.5	0.002	5	147.0	157.1	10.2	0.005	NA	NA	800m.pg153_o2_nofp.cx8a15_bee
197800	0	580	71.3	192.6	67.7	0.003	0.369	0.001	0.350	396	12.5	0.002	5	147.0	187.1	10.2	0.005	NA	NA	800m.pg152_o2_nofp.cx8a16_bee
200275	0	587	72.2	185.9	68.0	0.003	0.369	0.001	0.348	410	12.5	0.002	5	147.0	187.1	10.2	0.006	NA	NA	800m.pg153_o2_nofp.cx8a16_bee
200175	0	583	71.9	187.5	68.4	0.003	0.368	0.001	0.350	423	12.4	0.002	5	147.0	187.1	10.2	0.007	NA	NA	800m.pg152_o2_nofp.cx8a24_bee
199476	0	588	72.3	203.1	71.8	0.003	0.371	0.001	0.369	440	12.5	0.002	5	147.0	187.1	10.2	0.004	NA	NA	800m.pg153_o2_nofp.cx8a24_bee
198733	0	679	74.9	174.9	70.8	0.003	0.386	0.001	0.365	407	12.5	0.002	5	147.0	187.1	2.6	0.004	NA	NA	800m.pg152_o2_nofp.cx8a25_bee
199278	0	684	75.4	167.5	68.5	0.003	0.387	0.001	0.352	499	12.4	0.003	5	147.0	187.1	2.6	0.005	NA	NA	800m.pg153_o2_nofp.cx8a25_bee

l.i1

l.i1: continue load after secondary indexes created

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
1518	0	2425	19.2	2800.9	39.4	1.598	12.986	1.846	26.592	5816	12.4	3.833	654	150.5	190.5	9.8	0.107	799	449	800m.pg152_o2_nofp.cx8_bee
2215	0	3542	28.1	4087.1	56.7	1.599	12.995	1.845	26.220	8385	11.7	3.785	423	150.5	190.5	9.8	0.086	1947	699	800m.pg153_o2_nofp.cx8_bee
1559	0	2487	19.8	2839.7	32.4	1.596	13.000	1.821	21.306	5910	12.4	3.791	636	150.5	190.5	10.1	0.093	849	449	800m.pg152_o2_nofp.cx8a1_bee
786	0	1262	10.1	1441.0	17.2	1.606	13.115	1.834	22.360	3081	13.0	3.921	1324	150.5	177.3	10.1	0.131	350	250	800m.pg153_o2_nofp.cx8a1_bee
2033	0	3248	25.8	3744.4	52.1	1.598	12.984	1.842	26.262	7707	11.7	3.790	460	150.5	190.5	9.7	0.090	1398	599	800m.pg152_o2_nofp.cx8a10_bee
1841	0	3017	32.4	3577.3	55.6	1.639	18.025	1.943	30.911	7149	13.5	3.884	587	149.5	189.6	3.4	0.173	1398	600	800m.pg153_o2_nofp.cx8a10_bee
1266	0	2077	22.4	2469.4	39.4	1.641	18.123	1.951	31.844	4995	13.5	3.947	853	149.6	189.6	3.8	0.189	699	400	800m.pg152_o2_nofp.cx8a12_bee
689	0	1106	8.8	1282.0	18.8	1.606	13.067	1.861	27.902	2849	13.2	4.137	1533	150.5	177.2	10.1	0.459	400	250	800m.pg153_o2_nofp.cx8a12_bee
726	0	1163	9.2	1411.8	23.1	1.601	13.005	1.944	32.617	2866	13.2	3.947	1454	150.5	160.5	10.1	0.063	400	300	800m.pg152_o2_nofp.cx8a15_bee
750	0	1205	9.6	1461.6	23.9	1.608	13.065	1.949	32.660	2963	13.3	3.952	1419	150.5	160.5	10.1	0.060	449	300	800m.pg153_o2_nofp.cx8a15_bee
1738	0	2859	30.5	3369.5	52.0	1.644	17.949	1.938	30.633	6799	12.3	3.911	566	150.4	190.4	0.9	0.194	1098	549	800m.pg152_o2_nofp.cx8a16_bee
1591	0	2615	27.6	3094.1	46.8	1.644	17.784	1.945	30.150	6223	12.6	3.912	634	149.7	189.7	3.3	0.227	999	399	800m.pg153_o2_nofp.cx8a16_bee
1928	0	3081	24.5	3548.7	49.7	1.598	12.987	1.841	26.422	7346	11.9	3.810	494	150.5	190.5	9.7	0.078	1199	549	800m.pg152_o2_nofp.cx8a24_bee
2242	0	3582	28.9	4133.0	59.6	1.598	13.183	1.843	27.237	8491	11.7	3.787	417	150.5	190.5	2.2	0.086	1997	699	800m.pg153_o2_nofp.cx8a24_bee
602	0	1108	9.6	1507.3	19.3	1.840	16.346	2.502	32.728	2567	12.8	4.261	1700	150.5	173.6	2.6	0.070	300	250	800m.pg152_o2_nofp.cx8a25_bee
2101	0	3834	33.4	4942.3	61.7	1.825	16.290	2.353	30.100	8431	11.3	4.014	430	150.5	190.5	2.5	0.070	1897	699	800m.pg153_o2_nofp.cx8a25_bee

q100.1

q100.1: 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	7838	180	1.5	204.1	3.4	0.023	0.190	2.045	35.169	30590	13.0	3.903	133	150.5	186.6	10.1	0.016	7496	6998	800m.pg152_o2_nofp.cx8_bee
100	7950	180	1.5	205.7	3.4	0.023	0.187	2.061	35.136	31013	13.3	3.901	134	150.5	187.4	10.1	0.014	7527	6919	800m.pg153_o2_nofp.cx8_bee
100	7886	180	1.5	197.7	2.8	0.023	0.189	1.981	28.972	30764	13.0	3.901	132	150.5	186.6	10.1	0.022	7527	7062	800m.pg152_o2_nofp.cx8a1_bee
100	7741	181	1.5	210.5	2.9	0.023	0.193	2.109	29.952	30215	13.0	3.903	134	150.5	186.2	10.1	0.016	7463	6823	800m.pg153_o2_nofp.cx8a1_bee
100	7829	180	1.5	204.8	3.4	0.023	0.190	2.052	35.182	30552	13.1	3.903	134	150.5	186.9	10.1	0.028	7511	6918	800m.pg152_o2_nofp.cx8a10_bee
100	7991	180	1.4	242.8	3.8	0.022	0.185	2.432	38.534	31180	13.1	3.902	131	149.6	184.9	10.1	0.016	7639	6952	800m.pg153_o2_nofp.cx8a10_bee
100	8021	180	1.5	207.7	3.5	0.023	0.186	2.081	35.435	31283	13.2	3.900	132	149.6	186.4	10.1	0.024	7671	7110	800m.pg152_o2_nofp.cx8a12_bee
100	7916	181	1.5	197.2	3.4	0.023	0.188	1.976	35.102	30886	13.2	3.902	133	150.5	184.8	10.2	0.017	7527	6983	800m.pg153_o2_nofp.cx8a12_bee
100	7903	180	1.5	206.0	3.5	0.023	0.188	2.064	35.886	30836	13.3	3.902	135	150.5	160.5	10.1	0.015	7511	7052	800m.pg152_o2_nofp.cx8a15_bee
100	7850	180	1.5	211.1	3.5	0.023	0.189	2.115	36.209	30637	13.1	3.903	133	150.5	160.5	10.1	0.016	7478	6919	800m.pg153_o2_nofp.cx8a15_bee
100	7861	180	1.5	206.6	3.4	0.023	0.189	2.071	35.167	30673	13.1	3.902	133	150.4	187.2	10.1	0.021	7525	6920	800m.pg152_o2_nofp.cx8a16_bee
100	7903	181	1.5	213.0	3.5	0.023	0.188	2.135	36.385	30832	13.1	3.901	133	149.7	183.7	10.1	0.030	7590	7032	800m.pg153_o2_nofp.cx8a16_bee
100	7840	180	1.5	211.0	3.5	0.023	0.190	2.114	35.805	30605	12.9	3.904	132	150.5	187.4	10.1	0.016	7511	6952	800m.pg152_o2_nofp.cx8a24_bee
100	7914	180	1.5	204.5	3.4	0.023	0.188	2.050	35.159	30885	13.3	3.903	134	150.5	186.8	10.1	0.019	7527	7078	800m.pg153_o2_nofp.cx8a24_bee
100	7658	204	1.7	387.5	4.8	0.027	0.229	3.882	48.940	29973	13.1	3.914	137	150.5	187.5	2.5	0.017	7327	6647	800m.pg152_o2_nofp.cx8a25_bee
100	7780	204	1.7	388.2	4.8	0.026	0.227	3.890	49.023	30434	13.3	3.912	137	150.5	185.7	2.5	0.031	7432	6854	800m.pg153_o2_nofp.cx8a25_bee

q500.1

q500.1: 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	8029	807	6.4	963.2	14.6	0.101	0.821	1.929	29.890	32753	17.5	4.079	174	150.6	180.9	10.1	0.015	7543	7256	800m.pg152_o2_nofp.cx8_bee
499	7879	807	6.5	964.7	14.6	0.102	0.840	1.932	29.905	32173	14.0	4.084	142	150.6	181.3	10.1	0.016	7528	7319	800m.pg153_o2_nofp.cx8_bee
499	7898	808	6.5	957.2	12.2	0.102	0.836	1.917	24.981	32232	16.9	4.081	171	150.6	177.0	10.0	0.016	7448	7192	800m.pg152_o2_nofp.cx8a1_bee
499	7975	804	6.4	949.4	12.1	0.101	0.824	1.901	24.839	32529	16.5	4.079	166	150.6	178.3	10.1	0.015	7511	7244	800m.pg153_o2_nofp.cx8a1_bee
499	7892	807	6.5	962.5	14.6	0.102	0.838	1.928	29.891	32223	14.8	4.083	150	150.6	181.1	10.1	0.016	7479	7239	800m.pg152_o2_nofp.cx8a10_bee
499	7838	804	6.4	966.3	14.6	0.103	0.837	1.935	30.038	32007	13.9	4.084	142	149.9	179.8	10.1	0.016	7510	7255	800m.pg153_o2_nofp.cx8a10_bee
499	7919	804	6.4	967.2	14.6	0.102	0.829	1.937	30.027	32315	13.9	4.081	140	149.9	180.6	10.1	0.016	7559	7319	800m.pg152_o2_nofp.cx8a12_bee
499	7885	803	6.4	967.3	14.6	0.102	0.831	1.937	29.906	32196	14.0	4.083	142	150.6	180.0	10.1	0.016	7515	7287	800m.pg153_o2_nofp.cx8a12_bee
499	7862	803	6.4	1060.0	17.0	0.102	0.833	2.123	34.797	32211	13.9	4.097	141	150.6	160.7	10.1	0.016	7525	7239	800m.pg152_o2_nofp.cx8a15_bee
499	7798	802	6.4	1058.2	17.0	0.103	0.840	2.119	34.816	31960	14.0	4.098	144	150.6	160.7	10.1	0.016	7463	7192	800m.pg153_o2_nofp.cx8a15_bee
499	7910	809	6.5	963.3	14.6	0.102	0.837	1.929	29.855	32292	15.7	4.082	159	150.4	181.1	10.1	0.016	7463	7223	800m.pg152_o2_nofp.cx8a16_bee
499	8116	805	6.4	977.6	14.7	0.099	0.809	1.958	30.132	33090	17.1	4.077	169	150.0	179.3	10.1	0.016	7623	7318	800m.pg153_o2_nofp.cx8a16_bee
499	7834	808	6.5	956.2	14.5	0.103	0.844	1.915	29.671	32005	14.9	4.085	152	150.6	181.1	10.1	0.016	7447	7224	800m.pg152_o2_nofp.cx8a24_bee
499	7824	803	6.4	962.1	14.6	0.103	0.837	1.927	29.847	31973	14.0	4.086	143	150.6	181.0	10.1	0.016	7479	7271	800m.pg153_o2_nofp.cx8a24_bee
499	7600	910	8.1	1660.0	19.7	0.120	1.087	3.325	40.403	31239	13.8	4.110	145	150.6	181.3	2.5	0.022	7238	7063	800m.pg152_o2_nofp.cx8a25_bee
499	7704	909	8.1	1661.6	19.7	0.118	1.071	3.328	40.452	31632	14.1	4.106	146	150.6	180.5	2.5	0.023	7304	7143	800m.pg153_o2_nofp.cx8a25_bee

q1000.1

q1000.1: 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
726	7799	1183	9.4	1437.6	21.0	0.152	1.239	1.979	29.668	32824	24.3	4.209	249	151.3	185.3	9.9	0.016	7479	7198	800m.pg152_o2_nofp.cx8_bee
670	7952	1093	8.7	1331.5	19.7	0.137	1.122	1.987	30.056	33191	26.8	4.174	270	151.3	185.8	9.9	0.016	7543	7384	800m.pg153_o2_nofp.cx8_bee
632	7801	1030	8.2	1241.0	15.4	0.132	1.080	1.964	24.918	32446	25.8	4.159	265	151.3	174.2	9.9	0.016	7463	7240	800m.pg152_o2_nofp.cx8a1_bee
999	7687	1622	13.0	1927.0	23.0	0.211	1.727	1.930	23.566	33336	15.3	4.336	159	151.3	177.4	9.9	0.015	7371	7080	800m.pg153_o2_nofp.cx8a1_bee
572	7790	932	7.4	1147.4	17.0	0.120	0.977	2.007	30.463	32210	26.7	4.135	274	151.3	183.4	9.9	0.012	7431	7288	800m.pg152_o2_nofp.cx8a10_bee
999	7764	1622	13.0	1943.8	28.4	0.209	1.708	1.947	29.159	33631	15.2	4.331	157	150.5	189.7	9.9	0.016	7463	7128	800m.pg153_o2_nofp.cx8a10_bee
999	7796	1622	12.9	1945.4	28.3	0.208	1.700	1.948	29.068	33747	15.2	4.329	156	150.5	189.7	9.9	0.016	7496	7196	800m.pg152_o2_nofp.cx8a12_bee
999	7587	1622	12.9	1950.0	28.5	0.214	1.747	1.953	29.221	32995	15.1	4.349	159	151.3	190.5	9.9	0.016	7288	6968	800m.pg153_o2_nofp.cx8a12_bee
999	7745	1622	12.9	2195.1	35.3	0.209	1.710	2.198	36.160	33882	15.4	4.375	159	151.3	161.3	9.9	0.016	7420	7080	800m.pg152_o2_nofp.cx8a15_bee
999	7737	1622	12.9	2197.1	35.3	0.210	1.712	2.200	36.180	33847	15.5	4.375	160	151.3	161.3	9.9	0.016	7388	7048	800m.pg153_o2_nofp.cx8a15_bee
668	7741	1089	8.7	1326.3	19.4	0.141	1.151	1.984	29.776	32353	25.2	4.179	260	150.9	183.0	9.9	0.016	7431	7206	800m.pg152_o2_nofp.cx8a16_bee
982	7781	1596	12.7	1910.6	28.1	0.205	1.676	1.945	29.298	33692	18.5	4.330	190	150.6	189.9	9.9	0.016	7447	7099	800m.pg153_o2_nofp.cx8a16_bee
571	7753	930	7.4	1145.5	16.9	0.120	0.980	2.006	30.379	32055	26.7	4.135	276	151.3	182.7	9.9	0.028	7416	7272	800m.pg152_o2_nofp.cx8a24_bee
812	7751	1326	10.6	1603.4	23.7	0.171	1.404	1.975	29.856	32945	20.1	4.250	207	151.3	190.3	9.9	0.016	7447	7144	800m.pg153_o2_nofp.cx8a24_bee
999	7403	1850	16.7	3253.8	38.4	0.250	2.303	3.258	39.345	32498	15.4	4.390	166	151.3	190.5	2.5	0.027	7032	6809	800m.pg152_o2_nofp.cx8a25_bee
749	7466	1386	12.5	2545.9	29.8	0.186	1.715	3.401	40.762	31758	23.9	4.253	256	151.3	187.8	2.5	0.029	7128	6952	800m.pg153_o2_nofp.cx8a25_bee

l.i0

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.038	pg152_o2_nofp.cx8_bee
0.000	0.000	99.996	0.003	0.001	0.001	nonzero	0.000	0.000	0.000	0.367	pg153_o2_nofp.cx8_bee
0.000	0.000	99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.056	pg152_o2_nofp.cx8a1_bee
0.000	0.000	99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.061	pg153_o2_nofp.cx8a1_bee
0.000	0.000	99.998	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.057	pg152_o2_nofp.cx8a10_bee
0.000	0.000	99.997	0.002	0.001	nonzero	0.000	0.000	0.000	0.000	0.066	pg153_o2_nofp.cx8a10_bee
0.000	0.000	99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.059	pg152_o2_nofp.cx8a12_bee
0.000	0.000	99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.056	pg153_o2_nofp.cx8a12_bee
0.000	0.000	99.997	0.002	0.001	nonzero	0.000	0.000	0.000	0.000	0.073	pg152_o2_nofp.cx8a15_bee
0.000	0.000	99.998	0.002	nonzero	0.000	0.000	nonzero	0.000	0.000	1.157	pg153_o2_nofp.cx8a15_bee
0.000	0.000	99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.060	pg152_o2_nofp.cx8a16_bee
0.000	0.000	99.998	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.062	pg153_o2_nofp.cx8a16_bee
0.000	0.000	99.997	0.003	0.001	nonzero	0.000	0.000	0.000	0.000	0.097	pg152_o2_nofp.cx8a24_bee
0.000	0.000	99.997	0.002	0.001	0.000	0.000	0.000	0.000	0.000	0.057	pg153_o2_nofp.cx8a24_bee
0.000	0.000	99.998	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.053	pg152_o2_nofp.cx8a25_bee
0.000	0.000	99.998	0.001	0.001	nonzero	0.000	0.000	0.000	0.000	0.064	pg153_o2_nofp.cx8a25_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	0.000	89.611	10.387	0.002	0.000	0.000	0.000	0.000	0.107	pg152_o2_nofp.cx8_bee
0.000	0.000	0.000	90.252	9.746	0.002	0.000	0.000	0.000	0.000	0.086	pg153_o2_nofp.cx8_bee
0.000	0.000	0.000	82.241	17.758	0.002	0.000	0.000	0.000	0.000	0.093	pg152_o2_nofp.cx8a1_bee
0.000	0.000	0.000	75.893	24.106	0.001	0.000	0.000	0.000	0.000	0.131	pg153_o2_nofp.cx8a1_bee
0.000	0.000	0.000	90.490	9.507	0.003	0.000	0.000	0.000	0.000	0.090	pg152_o2_nofp.cx8a10_bee
0.000	0.000	0.000	83.027	16.922	0.052	0.000	0.000	0.000	0.000	0.173	pg153_o2_nofp.cx8a10_bee
0.000	0.000	0.000	82.630	17.320	0.050	0.000	0.000	0.000	0.000	0.189	pg152_o2_nofp.cx8a12_bee
0.000	0.000	0.000	85.877	14.122	0.001	nonzero	0.000	0.000	0.000	0.459	pg153_o2_nofp.cx8a12_bee
0.000	0.000	0.000	87.803	12.197	0.000	0.000	0.000	0.000	0.000	0.063	pg152_o2_nofp.cx8a15_bee
0.000	0.000	0.000	86.757	13.242	0.000	0.000	0.000	0.000	0.000	0.060	pg153_o2_nofp.cx8a15_bee
0.000	0.000	0.000	78.832	21.122	0.046	0.000	0.000	0.000	0.000	0.194	pg152_o2_nofp.cx8a16_bee
0.000	0.000	0.000	81.393	18.564	0.043	0.000	0.000	0.000	0.000	0.227	pg153_o2_nofp.cx8a16_bee
0.000	0.000	0.000	91.040	8.958	0.002	0.000	0.000	0.000	0.000	0.078	pg152_o2_nofp.cx8a24_bee
0.000	0.000	0.000	89.872	10.125	0.003	0.000	0.000	0.000	0.000	0.086	pg153_o2_nofp.cx8a24_bee
0.000	0.000	0.000	78.183	21.816	0.001	0.000	0.000	0.000	0.000	0.070	pg152_o2_nofp.cx8a25_bee
0.000	0.000	0.000	81.170	18.829	0.001	0.000	0.000	0.000	0.000	0.070	pg153_o2_nofp.cx8a25_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.002	54.091	1.005	5.582	20.642	18.678	0.000	0.000	0.000	0.000	0.114	pg152_o2_nofp.cx8_bee
0.002	64.161	1.216	6.566	24.310	3.746	0.000	0.000	0.000	0.000	0.074	pg153_o2_nofp.cx8_bee
0.002	55.255	1.079	5.520	20.691	17.453	0.000	0.000	0.000	0.000	0.109	pg152_o2_nofp.cx8a1_bee
0.002	31.797	1.178	6.648	24.228	36.147	nonzero	0.000	0.000	0.000	0.334	pg153_o2_nofp.cx8a1_bee
0.001	64.334	1.103	5.491	20.680	8.391	0.000	0.000	0.000	0.000	0.088	pg152_o2_nofp.cx8a10_bee
0.002	40.549	1.748	12.896	36.691	8.115	0.000	0.000	0.000	0.000	0.083	pg153_o2_nofp.cx8a10_bee
0.003	34.977	1.532	10.585	28.525	24.378	0.000	0.000	0.000	0.000	0.126	pg152_o2_nofp.cx8a12_bee
0.003	21.674	1.173	6.547	24.136	46.466	nonzero	0.000	0.000	0.000	0.339	pg153_o2_nofp.cx8a12_bee
0.001	25.231	1.065	5.412	20.698	47.593	0.000	0.000	0.000	0.000	0.179	pg152_o2_nofp.cx8a15_bee
0.002	21.759	1.175	6.492	24.243	46.328	nonzero	0.000	0.000	0.000	0.298	pg153_o2_nofp.cx8a15_bee
0.001	59.761	1.111	5.544	20.599	12.985	0.000	0.000	0.000	0.000	0.099	pg152_o2_nofp.cx8a16_bee
0.000	53.907	2.190	8.877	24.225	10.802	0.000	0.000	0.000	0.000	0.131	pg153_o2_nofp.cx8a16_bee
0.002	62.253	1.004	5.554	20.858	10.329	0.000	0.000	0.000	0.000	0.092	pg152_o2_nofp.cx8a24_bee
0.003	64.660	1.175	6.553	24.163	3.445	0.000	0.000	0.000	0.000	0.076	pg153_o2_nofp.cx8a24_bee
0.002	25.051	0.999	5.947	21.674	46.326	nonzero	0.000	0.000	0.000	0.447	pg152_o2_nofp.cx8a25_bee
0.003	62.262	1.248	6.987	25.315	4.186	0.000	0.000	0.000	0.000	0.074	pg153_o2_nofp.cx8a25_bee

q100.1

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.773	0.225	0.001	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8_bee
99.765	0.232	0.001	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg153_o2_nofp.cx8_bee
99.783	0.215	0.001	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.022	pg152_o2_nofp.cx8a1_bee
99.775	0.223	0.001	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a1_bee
99.775	0.223	0.001	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.028	pg152_o2_nofp.cx8a10_bee
99.781	0.216	0.002	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a10_bee
99.781	0.217	0.001	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.024	pg152_o2_nofp.cx8a12_bee
99.768	0.230	0.001	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.017	pg153_o2_nofp.cx8a12_bee
99.769	0.229	0.001	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg152_o2_nofp.cx8a15_bee
99.764	0.234	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a15_bee
99.773	0.225	0.001	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.021	pg152_o2_nofp.cx8a16_bee
99.788	0.209	0.001	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	pg153_o2_nofp.cx8a16_bee
99.781	0.217	0.001	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a24_bee
99.773	0.225	0.001	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.019	pg153_o2_nofp.cx8a24_bee
99.744	0.253	0.001	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.017	pg152_o2_nofp.cx8a25_bee
99.747	0.250	0.001	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.031	pg153_o2_nofp.cx8a25_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	63.632	36.368	0.000	0.000	0.000	0.000	0.000	0.054	pg152_o2_nofp.cx8_bee
0.000	0.000	0.000	69.583	30.417	0.000	0.000	0.000	0.000	0.000	0.033	pg153_o2_nofp.cx8_bee
0.000	0.000	0.000	55.750	44.250	0.000	0.000	0.000	0.000	0.000	0.035	pg152_o2_nofp.cx8a1_bee
0.000	0.000	0.000	72.042	27.958	0.000	0.000	0.000	0.000	0.000	0.061	pg153_o2_nofp.cx8a1_bee
0.000	0.000	0.000	67.931	32.069	0.000	0.000	0.000	0.000	0.000	0.032	pg152_o2_nofp.cx8a10_bee
0.000	0.000	0.000	65.764	34.236	0.000	0.000	0.000	0.000	0.000	0.033	pg153_o2_nofp.cx8a10_bee
0.000	0.000	0.000	69.840	30.160	0.000	0.000	0.000	0.000	0.000	0.032	pg152_o2_nofp.cx8a12_bee
0.000	0.000	0.000	71.208	28.792	0.000	0.000	0.000	0.000	0.000	0.032	pg153_o2_nofp.cx8a12_bee
0.000	0.000	0.000	68.938	31.062	0.000	0.000	0.000	0.000	0.000	0.030	pg152_o2_nofp.cx8a15_bee
0.000	0.000	0.000	70.653	29.347	0.000	0.000	0.000	0.000	0.000	0.032	pg153_o2_nofp.cx8a15_bee
0.000	0.000	0.000	68.181	31.819	0.000	0.000	0.000	0.000	0.000	0.031	pg152_o2_nofp.cx8a16_bee
0.000	0.000	0.000	64.417	35.583	0.000	0.000	0.000	0.000	0.000	0.032	pg153_o2_nofp.cx8a16_bee
0.000	0.000	0.000	71.056	28.944	0.000	0.000	0.000	0.000	0.000	0.046	pg152_o2_nofp.cx8a24_bee
0.000	0.000	0.000	67.014	32.986	0.000	0.000	0.000	0.000	0.000	0.031	pg153_o2_nofp.cx8a24_bee
0.000	0.000	0.000	83.562	16.438	0.000	0.000	0.000	0.000	0.000	0.028	pg152_o2_nofp.cx8a25_bee
0.000	0.000	0.000	81.931	18.069	0.000	0.000	0.000	0.000	0.000	0.029	pg153_o2_nofp.cx8a25_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.542	98.194	0.160	1.104	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg152_o2_nofp.cx8_bee
0.514	98.910	0.104	0.472	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg153_o2_nofp.cx8_bee
0.222	98.229	0.139	1.410	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg152_o2_nofp.cx8a1_bee
0.000	6.194	33.181	60.625	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg153_o2_nofp.cx8a1_bee
0.444	98.889	0.056	0.611	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg152_o2_nofp.cx8a10_bee
0.444	98.354	0.181	1.021	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg153_o2_nofp.cx8a10_bee
0.660	98.778	0.056	0.507	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg152_o2_nofp.cx8a12_bee
0.507	99.028	0.083	0.382	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg153_o2_nofp.cx8a12_bee
0.500	99.069	0.069	0.361	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg152_o2_nofp.cx8a15_bee
0.875	97.694	0.167	1.264	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg153_o2_nofp.cx8a15_bee
0.576	98.861	0.069	0.493	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg152_o2_nofp.cx8a16_bee
0.000	7.028	31.889	61.083	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg153_o2_nofp.cx8a16_bee
0.306	98.819	0.146	0.729	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg152_o2_nofp.cx8a24_bee
0.618	98.472	0.069	0.840	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg153_o2_nofp.cx8a24_bee
0.292	56.701	29.542	13.465	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg152_o2_nofp.cx8a25_bee
0.396	99.507	0.049	0.049	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg153_o2_nofp.cx8a25_bee

q500.1

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.882	0.113	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg152_o2_nofp.cx8_bee
99.901	0.094	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8_bee
99.877	0.118	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a1_bee
99.876	0.119	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg153_o2_nofp.cx8a1_bee
99.893	0.102	0.001	0.004	nonzero	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a10_bee
99.905	0.090	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a10_bee
99.903	0.092	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a12_bee
99.898	0.097	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a12_bee
99.891	0.101	0.001	0.007	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a15_bee
99.896	0.096	0.001	0.007	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a15_bee
99.890	0.105	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a16_bee
99.886	0.108	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a16_bee
99.890	0.104	0.001	0.005	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a24_bee
99.904	0.091	0.001	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a24_bee
99.860	0.140	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.022	pg152_o2_nofp.cx8a25_bee
99.861	0.138	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.023	pg153_o2_nofp.cx8a25_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	94.121	5.879	0.000	0.000	0.000	0.000	0.000	0.029	pg152_o2_nofp.cx8_bee
0.000	0.000	0.000	94.415	5.585	0.000	0.000	0.000	0.000	0.000	0.029	pg153_o2_nofp.cx8_bee
0.000	0.000	0.000	93.358	6.642	0.000	0.000	0.000	0.000	0.000	0.030	pg152_o2_nofp.cx8a1_bee
0.000	0.000	0.000	92.267	7.733	0.000	0.000	0.000	0.000	0.000	0.032	pg153_o2_nofp.cx8a1_bee
0.000	0.000	0.000	94.328	5.672	0.000	0.000	0.000	0.000	0.000	0.028	pg152_o2_nofp.cx8a10_bee
0.000	0.000	0.000	93.721	6.279	0.000	0.000	0.000	0.000	0.000	0.029	pg153_o2_nofp.cx8a10_bee
0.000	0.000	0.000	93.561	6.439	0.000	0.000	0.000	0.000	0.000	0.030	pg152_o2_nofp.cx8a12_bee
0.000	0.000	0.000	94.015	5.985	0.000	0.000	0.000	0.000	0.000	0.030	pg153_o2_nofp.cx8a12_bee
0.000	0.000	0.000	94.114	5.886	0.000	0.000	0.000	0.000	0.000	0.029	pg152_o2_nofp.cx8a15_bee
0.000	0.000	0.000	93.568	6.432	0.000	0.000	0.000	0.000	0.000	0.030	pg153_o2_nofp.cx8a15_bee
0.000	0.000	0.000	94.037	5.962	0.000	0.000	0.000	0.000	0.000	0.030	pg152_o2_nofp.cx8a16_bee
0.000	0.000	0.000	93.332	6.668	0.000	0.000	0.000	0.000	0.000	0.030	pg153_o2_nofp.cx8a16_bee
0.000	0.000	0.000	94.517	5.483	0.000	0.000	0.000	0.000	0.000	0.029	pg152_o2_nofp.cx8a24_bee
0.000	0.000	0.000	94.808	5.192	0.000	0.000	0.000	0.000	0.000	0.028	pg153_o2_nofp.cx8a24_bee
0.000	0.000	0.000	95.874	4.126	0.000	0.000	0.000	0.000	0.000	0.057	pg152_o2_nofp.cx8a25_bee
0.000	0.000	0.000	96.253	3.747	0.000	0.000	0.000	0.000	0.000	0.054	pg153_o2_nofp.cx8a25_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.056	2.637	0.001	14.699	82.607	0.000	0.000	0.000	0.000	0.000	0.054	pg152_o2_nofp.cx8_bee
3.811	94.546	0.083	0.192	1.368	0.000	0.000	0.000	0.000	0.000	0.056	pg153_o2_nofp.cx8_bee
1.204	37.611	0.008	0.036	61.140	0.000	0.000	0.000	0.000	0.000	0.053	pg152_o2_nofp.cx8a1_bee
0.471	13.549	0.017	25.329	60.635	0.000	0.000	0.000	0.000	0.000	0.042	pg153_o2_nofp.cx8a1_bee
4.019	78.814	0.065	0.154	16.947	0.000	0.000	0.000	0.000	0.000	0.052	pg152_o2_nofp.cx8a10_bee
4.160	95.569	0.076	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg153_o2_nofp.cx8a10_bee
4.414	95.333	0.081	0.172	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg152_o2_nofp.cx8a12_bee
4.032	95.701	0.092	0.175	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg153_o2_nofp.cx8a12_bee
4.331	95.349	0.076	0.244	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg152_o2_nofp.cx8a15_bee
4.343	95.335	0.068	0.254	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg153_o2_nofp.cx8a15_bee
2.831	61.347	0.053	0.114	35.656	0.000	0.000	0.000	0.000	0.000	0.053	pg152_o2_nofp.cx8a16_bee
0.000	0.000	0.000	23.212	76.787	0.000	0.000	0.000	0.000	0.000	0.047	pg153_o2_nofp.cx8a16_bee
3.443	78.768	0.071	0.157	17.561	0.000	0.000	0.000	0.000	0.000	0.052	pg152_o2_nofp.cx8a24_bee
4.179	95.582	0.079	0.160	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg153_o2_nofp.cx8a24_bee
4.554	95.397	0.037	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg152_o2_nofp.cx8a25_bee
3.762	96.176	0.047	0.014	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg153_o2_nofp.cx8a25_bee

q1000.1

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.891	0.106	0.001	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8_bee
99.894	0.105	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8_bee
99.897	0.101	0.001	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a1_bee
99.839	0.153	0.002	0.007	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg153_o2_nofp.cx8a1_bee
99.907	0.092	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg152_o2_nofp.cx8a10_bee
99.837	0.151	0.002	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a10_bee
99.838	0.149	0.002	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a12_bee
99.828	0.159	0.002	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a12_bee
99.822	0.169	0.002	0.007	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a15_bee
99.826	0.165	0.002	0.006	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a15_bee
99.905	0.093	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg152_o2_nofp.cx8a16_bee
99.846	0.145	0.002	0.008	nonzero	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a16_bee
99.908	0.091	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.028	pg152_o2_nofp.cx8a24_bee
99.863	0.129	0.001	0.006	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg153_o2_nofp.cx8a24_bee
99.676	0.321	0.003	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.027	pg152_o2_nofp.cx8a25_bee
99.799	0.200	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.029	pg153_o2_nofp.cx8a25_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	95.482	4.518	0.000	0.000	0.000	0.000	0.000	0.054	pg152_o2_nofp.cx8_bee
0.000	0.000	0.000	94.631	5.369	0.000	0.000	0.000	0.000	0.000	0.052	pg153_o2_nofp.cx8_bee
0.000	0.000	0.000	82.174	17.826	0.000	0.000	0.000	0.000	0.000	0.048	pg152_o2_nofp.cx8a1_bee
0.000	0.000	0.000	97.237	2.763	0.000	0.000	0.000	0.000	0.000	0.028	pg153_o2_nofp.cx8a1_bee
0.000	0.000	0.000	92.310	7.690	0.000	0.000	0.000	0.000	0.000	0.059	pg152_o2_nofp.cx8a10_bee
0.000	0.000	0.000	97.785	2.215	0.000	0.000	0.000	0.000	0.000	0.027	pg153_o2_nofp.cx8a10_bee
0.000	0.000	0.000	97.737	2.262	0.000	0.000	0.000	0.000	0.000	0.040	pg152_o2_nofp.cx8a12_bee
0.000	0.000	0.000	97.747	2.253	0.000	0.000	0.000	0.000	0.000	0.027	pg153_o2_nofp.cx8a12_bee
0.000	0.000	0.000	97.056	2.944	0.000	0.000	0.000	0.000	0.000	0.027	pg152_o2_nofp.cx8a15_bee
0.000	0.000	0.000	97.092	2.908	0.000	0.000	0.000	0.000	0.000	0.030	pg153_o2_nofp.cx8a15_bee
0.000	0.000	0.000	93.973	6.027	0.000	0.000	0.000	0.000	0.000	0.053	pg152_o2_nofp.cx8a16_bee
0.000	0.000	0.000	96.856	3.144	0.000	0.000	0.000	0.000	0.000	0.045	pg153_o2_nofp.cx8a16_bee
0.000	0.000	0.000	91.292	8.708	0.001	0.000	0.000	0.000	0.000	0.069	pg152_o2_nofp.cx8a24_bee
0.000	0.000	0.000	97.923	2.077	0.000	0.000	0.000	0.000	0.000	0.052	pg153_o2_nofp.cx8a24_bee
0.000	0.000	0.000	81.675	18.324	0.001	0.000	0.000	0.000	0.000	0.066	pg152_o2_nofp.cx8a25_bee
0.000	0.000	0.000	91.291	8.707	0.002	0.000	0.000	0.000	0.000	0.098	pg153_o2_nofp.cx8a25_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.741	29.516	0.029	0.076	18.821	50.817	0.000	0.000	0.000	0.000	0.112	pg152_o2_nofp.cx8_bee
0.000	0.000	0.000	0.000	35.906	64.094	0.000	0.000	0.000	0.000	0.112	pg153_o2_nofp.cx8_bee
0.319	13.047	0.012	0.024	19.329	67.270	0.000	0.000	0.000	0.000	0.124	pg152_o2_nofp.cx8a1_bee
1.743	98.126	0.074	0.057	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg153_o2_nofp.cx8a1_bee
0.000	0.000	0.000	0.000	21.285	78.715	0.000	0.000	0.000	0.000	0.142	pg152_o2_nofp.cx8a10_bee
2.857	96.975	0.093	0.075	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg153_o2_nofp.cx8a10_bee
3.008	96.836	0.072	0.084	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg152_o2_nofp.cx8a12_bee
2.310	97.528	0.088	0.074	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg153_o2_nofp.cx8a12_bee
2.556	97.133	0.085	0.226	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg152_o2_nofp.cx8a15_bee
2.676	97.001	0.085	0.238	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg153_o2_nofp.cx8a15_bee
0.358	18.567	0.023	0.044	20.244	60.764	0.000	0.000	0.000	0.000	0.118	pg152_o2_nofp.cx8a16_bee
1.935	71.482	0.056	0.074	26.451	0.001	0.000	0.000	0.000	0.000	0.117	pg153_o2_nofp.cx8a16_bee
0.000	0.000	0.000	0.000	20.985	79.015	0.000	0.000	0.000	0.000	0.133	pg152_o2_nofp.cx8a24_bee
2.083	69.303	0.053	0.047	0.079	28.434	0.000	0.000	0.000	0.000	0.183	pg153_o2_nofp.cx8a24_bee
2.167	97.776	0.035	0.021	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg152_o2_nofp.cx8a25_bee
0.737	35.268	0.017	0.006	13.375	50.597	0.000	0.000	0.000	0.000	0.218	pg153_o2_nofp.cx8a25_bee