Introduction

This is a report for the insert benchmark with 1024M docs and 8 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 is a c2d-standard-30 with HT off, 16 cores, 64G RAM, Ubuntu 22.04 and ext4 using SW RAID 0 and 2 NVMe devices. The benchmark was run with 8 clients 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 8 table with a table per client. It loads 128M rows per table without secondary indexes, creates 3 secondary indexes per table, then inserts 4m+1m 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 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, 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
pg1219_o2nofp.cx10a_c24r64 100490711390432700418441018104920958764236789103447
pg1220_o2nofp.cx10a_c24r64 100293811441342979529361012744904946244228786453437
pg1315_o2nofp.cx10a_c24r64 100986212579852867419021006424819951544142782803365
pg1316_o2nofp.cx10a_c24r64 99707913264252635921811005364823949364130781963363
pg1412_o2nofp.cx10a_c24r64 98272613473682657816791020494874954104229784053482
pg1413_o2nofp.cx10a_c24r64 96331113455982909116971011164803947834130779203358
pg157_o2nofp.cx10a_c24r64 98841713580902761017601008584986941894303782283520
pg158_o2nofp.cx10a_c24r64 99610913491442702723181005044978942384308777723515
pg163_o2nofp.cx10a_c24r64 99321013598942671121781010064994939264302783833498
pg164_o2nofp.cx10a_c24r64 100000013653332716526671001214980939654290774623474
pg17beta1_o2nofp.cx10a_c24r64 95344514301682599513681008794982940544284766943494
pg17beta2_o2nofp.cx10a_c24r64 95522414341742488324291005784971937644276767723479
pg17beta3_o2nofp.cx10a_c24r64 96512714222222379218701022944982955534269779283476

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
pg1219_o2nofp.cx10a_c24r64 1.001.001.001.001.001.001.001.001.001.00
pg1220_o2nofp.cx10a_c24r64 1.001.001.101.590.991.000.991.001.001.00
pg1315_o2nofp.cx10a_c24r64 1.001.101.061.030.990.980.990.980.990.98
pg1316_o2nofp.cx10a_c24r64 0.991.160.981.180.990.980.990.970.990.98
pg1412_o2nofp.cx10a_c24r64 0.981.180.980.911.000.991.001.000.991.01
pg1413_o2nofp.cx10a_c24r64 0.961.181.080.920.990.980.990.970.990.97
pg157_o2nofp.cx10a_c24r64 0.981.191.020.950.991.010.981.020.991.02
pg158_o2nofp.cx10a_c24r64 0.991.181.001.260.991.010.981.020.991.02
pg163_o2nofp.cx10a_c24r64 0.991.190.991.180.991.020.981.020.991.01
pg164_o2nofp.cx10a_c24r64 1.001.201.011.450.981.010.981.010.981.01
pg17beta1_o2nofp.cx10a_c24r64 0.951.260.960.740.991.010.981.010.971.01
pg17beta2_o2nofp.cx10a_c24r64 0.951.260.921.320.991.010.981.010.971.01
pg17beta3_o2nofp.cx10a_c24r64 0.961.250.881.011.001.011.001.010.991.01

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
pg1219_o2nofp.cx10a_c24r647967963980398079607960
pg1220_o2nofp.cx10a_c24r647967963980398079607960
pg1315_o2nofp.cx10a_c24r647967963980398079607960
pg1316_o2nofp.cx10a_c24r647967963980398079607960
pg1412_o2nofp.cx10a_c24r647967963980397879607960
pg1413_o2nofp.cx10a_c24r647967963980398079607960
pg157_o2nofp.cx10a_c24r647967963978398079607960
pg158_o2nofp.cx10a_c24r647967963980397879607960
pg163_o2nofp.cx10a_c24r647967963978398079607960
pg164_o2nofp.cx10a_c24r647967963980398079607960
pg17beta1_o2nofp.cx10a_c24r647967963980397879607960
pg17beta2_o2nofp.cx10a_c24r647967963978398079607960
pg17beta3_o2nofp.cx10a_c24r647967963978398079607960
target8008004000400080008000

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
pg1219_o2nofp.cx10a_c24r6497.0452.8590.0480.0240.0130.011nonzero1.095
pg1220_o2nofp.cx10a_c24r6496.8083.0730.0530.0390.0210.0060.893
pg1315_o2nofp.cx10a_c24r6496.8463.0370.0590.0340.0100.015nonzero1.459
pg1316_o2nofp.cx10a_c24r6496.7563.1400.0480.0300.0090.016nonzero1.126
pg1412_o2nofp.cx10a_c24r6497.2522.6450.0510.0270.0100.014nonzero1.426
pg1413_o2nofp.cx10a_c24r6497.0492.8330.0570.0350.0090.0160.965
pg157_o2nofp.cx10a_c24r6497.1002.7810.0630.0330.0060.0180.968
pg158_o2nofp.cx10a_c24r6497.1782.7210.0500.0280.0070.017nonzero1.753
pg163_o2nofp.cx10a_c24r6497.1682.7180.0620.0290.0050.018nonzero1.689
pg164_o2nofp.cx10a_c24r6497.2832.6110.0510.0310.0070.017nonzero1.138
pg17beta1_o2nofp.cx10a_c24r6491.7188.1840.0450.0290.0070.0170.966
pg17beta2_o2nofp.cx10a_c24r6491.4868.4200.0480.0220.0060.017nonzero1.351
pg17beta3_o2nofp.cx10a_c24r6491.6358.2570.0530.0320.0060.017nonzero1.020

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
1004907	0	431	3.8	3217.2	423.1	0.000	0.004	0.003	0.431	88669	72.9	0.088	12	98.0	162.0	7.8	1.095	138852	17487	pg1219_o2nofp.cx10a_c24r64
1002938	0	447	4.0	3203.4	423.7	0.000	0.004	0.003	0.433	88592	72.6	0.088	12	98.0	162.0	6.4	0.893	139150	32365	pg1220_o2nofp.cx10a_c24r64
1009862	0	436	3.9	2511.1	420.6	0.000	0.004	0.002	0.427	89849	72.3	0.089	11	98.0	162.0	0.4	1.459	142972	22776	pg1315_o2nofp.cx10a_c24r64
997079	0	427	3.8	2428.5	414.6	0.000	0.004	0.002	0.426	88912	71.7	0.089	12	98.0	162.0	10.6	1.126	140789	17681	pg1316_o2nofp.cx10a_c24r64
982726	0	432	3.4	2369.3	408.4	0.000	0.004	0.002	0.426	86894	71.7	0.088	12	98.0	162.0	5.9	1.426	137054	20977	pg1412_o2nofp.cx10a_c24r64
963311	0	381	3.0	2320.2	402.6	0.000	0.003	0.002	0.428	84905	70.8	0.088	12	98.0	162.0	4.9	0.965	135855	19379	pg1413_o2nofp.cx10a_c24r64
988417	0	409	3.2	2351.0	414.3	0.000	0.003	0.002	0.429	87263	71.2	0.088	12	98.0	162.0	7.7	0.968	140550	15587	pg157_o2nofp.cx10a_c24r64
996109	0	413	3.2	2361.6	412.3	0.000	0.003	0.002	0.424	88373	71.5	0.089	11	98.0	162.0	10.1	1.753	140847	15284	pg158_o2nofp.cx10a_c24r64
993210	0	404	3.2	2354.7	414.5	0.000	0.003	0.002	0.427	87777	71.2	0.088	11	98.0	162.0	6.6	1.689	140649	15783	pg163_o2nofp.cx10a_c24r64
1000000	0	379	3.0	2383.1	416.3	0.000	0.003	0.002	0.426	88037	71.6	0.088	11	98.0	162.0	4.4	1.138	141649	14289	pg164_o2nofp.cx10a_c24r64
953445	0	384	3.1	2284.6	396.5	0.000	0.003	0.002	0.426	86290	68.2	0.091	11	98.0	162.0	46.7	0.966	134246	17981	pg17beta1_o2nofp.cx10a_c24r64
955224	0	389	3.1	2249.2	397.8	0.000	0.003	0.002	0.426	86118	68.7	0.090	12	98.0	162.0	47.0	1.351	132946	16787	pg17beta2_o2nofp.cx10a_c24r64
965127	0	405	3.3	2303.0	401.7	0.000	0.003	0.002	0.426	87344	68.3	0.091	11	98.0	162.0	46.6	1.020	135355	15384	pg17beta3_o2nofp.cx10a_c24r64

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
1139043	0	2436	499.6	3268.3	456.3	0.002	0.449	0.003	0.410	31095	23.9	0.027	3	196.8	260.8	31.7	0.002	NA	NA	pg1219_o2nofp.cx10a_c24r64
1144134	0	2382	488.7	3453.1	457.9	0.002	0.437	0.003	0.410	30757	24.5	0.027	3	196.8	260.8	31.8	0.002	NA	NA	pg1220_o2nofp.cx10a_c24r64
1257985	0	3367	671.8	1316.9	372.3	0.003	0.547	0.001	0.303	16235	25.7	0.013	3	196.7	260.8	28.9	0.002	NA	NA	pg1315_o2nofp.cx10a_c24r64
1326425	0	3059	614.9	1531.1	395.0	0.002	0.475	0.001	0.305	19887	26.5	0.015	3	196.7	260.8	28.8	0.002	NA	NA	pg1316_o2nofp.cx10a_c24r64
1347368	0	2948	612.9	1512.4	400.1	0.002	0.466	0.001	0.304	20341	27.2	0.015	3	196.7	260.8	30.7	0.002	NA	NA	pg1412_o2nofp.cx10a_c24r64
1345598	0	2932	612.7	1410.4	400.6	0.002	0.466	0.001	0.305	21071	26.6	0.016	3	196.7	260.8	29.2	0.002	NA	NA	pg1413_o2nofp.cx10a_c24r64
1358090	0	2992	619.5	1399.5	400.3	0.002	0.467	0.001	0.302	20648	25.5	0.015	3	196.7	260.8	29.3	0.148	NA	NA	pg157_o2nofp.cx10a_c24r64
1349144	0	2974	614.2	1436.4	402.2	0.002	0.466	0.001	0.305	21924	25.5	0.016	3	196.7	260.8	30.8	0.002	NA	NA	pg158_o2nofp.cx10a_c24r64
1359894	0	2885	608.9	1400.3	403.4	0.002	0.458	0.001	0.304	22314	25.2	0.016	3	196.7	260.8	24.8	0.002	NA	NA	pg163_o2nofp.cx10a_c24r64
1365333	0	2911	610.6	1430.9	404.0	0.002	0.458	0.001	0.303	22476	25.0	0.016	3	196.7	260.8	26.3	0.002	NA	NA	pg164_o2nofp.cx10a_c24r64
1430168	0	2679	577.7	1468.3	423.1	0.002	0.414	0.001	0.303	9613	25.2	0.007	3	196.7	260.8	27.9	0.002	NA	NA	pg17beta1_o2nofp.cx10a_c24r64
1434174	0	2707	581.7	1471.2	422.7	0.002	0.415	0.001	0.302	9484	25.2	0.007	3	196.7	260.8	21.5	0.002	NA	NA	pg17beta2_o2nofp.cx10a_c24r64
1422222	0	2714	583.4	1468.9	421.7	0.002	0.420	0.001	0.304	9745	24.9	0.007	3	196.7	260.8	21.9	0.025	NA	NA	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r640.51083.78915.5450.1550.0010.633
pg1220_o2nofp.cx10a_c24r640.37682.19017.2500.1830.0010.771
pg1315_o2nofp.cx10a_c24r640.31078.25420.9670.4650.0040.693
pg1316_o2nofp.cx10a_c24r642.14874.93822.1740.7330.0060.669
pg1412_o2nofp.cx10a_c24r640.63782.53516.6250.203nonzero0.516
pg1413_o2nofp.cx10a_c24r641.82379.63818.1580.3760.0050.942
pg157_o2nofp.cx10a_c24r640.72283.57815.5260.1730.0010.620
pg158_o2nofp.cx10a_c24r640.57982.61416.5260.2740.0060.595
pg163_o2nofp.cx10a_c24r640.71183.84415.2610.1830.0010.380
pg164_o2nofp.cx10a_c24r640.23883.30016.2770.1840.0010.433
pg17beta1_o2nofp.cx10a_c24r641.67681.76616.3240.2320.0020.647
pg17beta2_o2nofp.cx10a_c24r642.81279.92016.9350.3310.0030.577
pg17beta3_o2nofp.cx10a_c24r640.69984.55314.5820.1640.0020.433

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
pg1219_o2nofp.cx10a_c24r644.18119.64557.59418.5270.0530.134
pg1220_o2nofp.cx10a_c24r644.41920.07868.1697.2780.0560.153
pg1315_o2nofp.cx10a_c24r645.15628.48058.7407.4920.1310.0010.355
pg1316_o2nofp.cx10a_c24r646.24034.80650.5408.2290.1830.0010.409
pg1412_o2nofp.cx10a_c24r644.29519.00365.08511.5610.0570.186
pg1413_o2nofp.cx10a_c24r645.21722.44464.3507.8600.1280.0020.866
pg157_o2nofp.cx10a_c24r644.28419.04762.09514.5290.0450.117
pg158_o2nofp.cx10a_c24r645.64822.83155.44415.9620.1130.0020.368
pg163_o2nofp.cx10a_c24r644.20116.74863.80815.1970.0460.255
pg164_o2nofp.cx10a_c24r644.33116.94469.7838.8910.050nonzero0.424
pg17beta1_o2nofp.cx10a_c24r645.14818.17763.23013.3360.1060.0020.615
pg17beta2_o2nofp.cx10a_c24r645.42418.66660.32415.4710.1140.0010.307
pg17beta3_o2nofp.cx10a_c24r643.96716.21952.81326.9560.0450.233

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
27004	0	16598	136.4	24921.4	529.2	0.615	5.173	0.923	20.068	44247	43.1	1.639	255	202.0	266.1	0.4	0.633	3047	1898	pg1219_o2nofp.cx10a_c24r64
29795	0	18284	150.4	27728.5	587.4	0.614	5.169	0.931	20.186	48038	44.3	1.612	238	202.0	266.1	0.3	0.771	3893	2148	pg1220_o2nofp.cx10a_c24r64
28674	0	19021	218.2	27875.1	601.1	0.663	7.792	0.972	21.468	47002	38.8	1.639	217	201.9	266.0	28.2	0.693	3649	1598	pg1315_o2nofp.cx10a_c24r64
26359	0	18106	251.9	26196.5	558.1	0.687	9.785	0.994	21.679	43597	33.9	1.654	206	201.7	265.7	3.6	0.669	3544	1598	pg1316_o2nofp.cx10a_c24r64
26578	0	16321	134.8	24468.4	526.0	0.614	5.195	0.921	20.266	43273	40.2	1.628	242	202.0	266.0	1.3	0.516	3797	1748	pg1412_o2nofp.cx10a_c24r64
29091	0	18618	189.6	27219.0	589.5	0.640	6.673	0.936	20.750	46767	43.5	1.608	239	201.9	265.9	35.6	0.942	4345	2249	pg1413_o2nofp.cx10a_c24r64
27610	0	16952	143.1	25171.1	546.1	0.614	5.307	0.912	20.255	44919	43.2	1.627	250	202.0	266.0	19.6	0.620	2997	1849	pg157_o2nofp.cx10a_c24r64
27027	0	17629	203.3	26462.0	571.0	0.652	7.701	0.979	21.633	44728	42.2	1.655	250	201.9	266.0	34.3	0.595	3746	1848	pg158_o2nofp.cx10a_c24r64
26711	0	16554	136.1	24720.8	527.4	0.620	5.217	0.925	20.217	43481	42.0	1.628	252	202.0	266.0	3.2	0.380	2994	1848	pg163_o2nofp.cx10a_c24r64
27165	0	16934	150.1	25849.6	548.7	0.623	5.658	0.952	20.682	44093	42.0	1.623	247	202.0	266.0	28.2	0.433	3746	2097	pg164_o2nofp.cx10a_c24r64
25995	0	16654	167.3	24777.7	526.6	0.641	6.591	0.953	20.745	41803	42.2	1.608	260	201.9	265.9	48.7	0.647	3544	1798	pg17beta1_o2nofp.cx10a_c24r64
24883	0	16006	163.9	23453.5	499.2	0.643	6.744	0.943	20.545	40050	40.1	1.610	258	201.8	265.8	48.7	0.577	3296	1149	pg17beta2_o2nofp.cx10a_c24r64
23792	0	14858	123.6	22063.1	472.4	0.624	5.318	0.927	20.330	38980	43.9	1.638	295	202.0	266.0	48.7	0.433	3596	2346	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r640.71670.25029.0310.0030.015
pg1220_o2nofp.cx10a_c24r640.34670.58629.0620.006nonzero0.021
pg1315_o2nofp.cx10a_c24r646.50266.50326.9890.005nonzerononzero0.135
pg1316_o2nofp.cx10a_c24r647.43268.24424.3070.0160.0010.001nonzero0.306
pg1412_o2nofp.cx10a_c24r6410.66059.74029.5800.0160.0030.0010.188
pg1413_o2nofp.cx10a_c24r643.66169.83426.5030.0020.008
pg157_o2nofp.cx10a_c24r646.82663.91329.2490.0110.001nonzero0.132
pg158_o2nofp.cx10a_c24r647.46771.31221.2170.004nonzerononzero0.178
pg163_o2nofp.cx10a_c24r640.22674.23325.5340.007nonzero0.019
pg164_o2nofp.cx10a_c24r647.06865.54427.3240.0540.0090.002nonzero0.409
pg17beta1_o2nofp.cx10a_c24r647.22067.91424.8550.0100.001nonzero0.176
pg17beta2_o2nofp.cx10a_c24r644.14272.15423.6520.0390.0130.001nonzero0.268
pg17beta3_o2nofp.cx10a_c24r640.52374.14525.3240.0080.010

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
pg1219_o2nofp.cx10a_c24r6473.26326.7370.0010.124
pg1220_o2nofp.cx10a_c24r6498.4061.5930.0010.113
pg1315_o2nofp.cx10a_c24r640.1731.54427.03044.62526.628nonzero0.111
pg1316_o2nofp.cx10a_c24r640.6279.93320.77056.37312.297nonzero0.110
pg1412_o2nofp.cx10a_c24r640.74413.86710.57643.94930.8630.0010.129
pg1413_o2nofp.cx10a_c24r6418.58467.48213.934nonzero0.126
pg157_o2nofp.cx10a_c24r645.0747.42346.13841.365nonzero0.125
pg158_o2nofp.cx10a_c24r640.41848.16445.7905.627nonzero0.122
pg163_o2nofp.cx10a_c24r640.0270.0010.00284.47515.4940.0010.209
pg164_o2nofp.cx10a_c24r640.56713.51911.04358.81116.0570.0030.233
pg17beta1_o2nofp.cx10a_c24r640.3215.02224.04822.55248.0560.0010.191
pg17beta2_o2nofp.cx10a_c24r640.2674.98529.89826.56638.2820.002nonzero0.285
pg17beta3_o2nofp.cx10a_c24r6410.26589.7350.0010.124

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
1844	0	972	8.0	2073.8	39.3	0.527	4.457	1.125	21.846	10847	37.9	5.884	3289	203.4	267.4	48.7	0.015	350	304	pg1219_o2nofp.cx10a_c24r64
2936	0	1588	13.1	3213.0	61.7	0.541	4.580	1.094	21.532	16908	51.5	5.759	2807	203.4	267.4	48.7	0.021	365	310	pg1220_o2nofp.cx10a_c24r64
1902	0	1022	13.8	1979.3	40.5	0.537	7.436	1.041	21.814	11406	27.6	5.997	2322	202.9	267.0	6.6	0.135	225	200	pg1315_o2nofp.cx10a_c24r64
2181	0	1349	23.2	2342.2	48.1	0.619	10.875	1.074	22.582	12898	25.3	5.914	1856	202.7	266.7	18.8	0.306	604	345	pg1316_o2nofp.cx10a_c24r64
1679	0	979	16.5	1809.4	37.2	0.583	10.058	1.078	22.712	10015	29.4	5.964	2801	203.1	267.1	28.3	0.188	210	175	pg1412_o2nofp.cx10a_c24r64
1697	0	874	7.3	1879.5	36.0	0.515	4.407	1.108	21.741	10086	26.6	5.944	2508	202.9	266.9	48.6	0.008	1185	909	pg1413_o2nofp.cx10a_c24r64
1760	0	938	9.6	1738.1	33.8	0.533	5.569	0.988	19.644	10344	36.7	5.878	3337	203.1	267.2	33.8	0.132	345	280	pg157_o2nofp.cx10a_c24r64
2318	0	1146	9.5	2120.2	42.5	0.494	4.214	0.915	18.778	13479	25.6	5.815	1767	202.6	266.6	48.6	0.178	1597	999	pg158_o2nofp.cx10a_c24r64
2178	0	1234	14.1	2546.8	48.5	0.567	6.624	1.169	22.783	12615	42.9	5.792	3152	203.3	267.3	19.8	0.019	340	295	pg163_o2nofp.cx10a_c24r64
2667	0	1715	28.3	2768.0	53.9	0.643	10.861	1.038	20.701	15562	38.8	5.836	2328	203.0	267.1	32.5	0.409	335	275	pg164_o2nofp.cx10a_c24r64
1368	0	755	9.2	1453.7	28.1	0.552	6.914	1.063	21.070	7201	25.8	5.266	3019	202.8	266.9	48.7	0.176	305	270	pg17beta1_o2nofp.cx10a_c24r64
2429	0	1436	22.3	2395.4	48.7	0.591	9.414	0.986	20.544	12654	37.9	5.210	2497	202.7	266.7	48.7	0.268	304	260	pg17beta2_o2nofp.cx10a_c24r64
1870	0	1014	8.4	2059.7	39.1	0.542	4.582	1.102	21.397	9372	43.8	5.013	3749	203.3	267.3	48.7	0.010	275	125	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r6499.9560.044nonzero0.004
pg1220_o2nofp.cx10a_c24r6499.9560.044nonzerononzero0.004
pg1315_o2nofp.cx10a_c24r6499.9550.045nonzero0.003
pg1316_o2nofp.cx10a_c24r6499.9530.047nonzerononzero0.006
pg1412_o2nofp.cx10a_c24r6499.9560.043nonzerononzero0.004
pg1413_o2nofp.cx10a_c24r6499.9550.044nonzero0.003
pg157_o2nofp.cx10a_c24r6499.9600.039nonzerononzero0.004
pg158_o2nofp.cx10a_c24r6499.9610.039nonzerononzero0.004
pg163_o2nofp.cx10a_c24r6499.9600.040nonzerononzero0.004
pg164_o2nofp.cx10a_c24r6499.9590.040nonzerononzero0.009
pg17beta1_o2nofp.cx10a_c24r6499.9610.039nonzerononzero0.004
pg17beta2_o2nofp.cx10a_c24r6499.9600.040nonzerononzero0.004
pg17beta3_o2nofp.cx10a_c24r6499.9630.036nonzerononzero0.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
pg1219_o2nofp.cx10a_c24r640.01799.9690.0140.020
pg1220_o2nofp.cx10a_c24r6499.9970.0030.017
pg1315_o2nofp.cx10a_c24r640.11199.8680.0210.019
pg1316_o2nofp.cx10a_c24r640.84498.9410.2150.020
pg1412_o2nofp.cx10a_c24r640.19899.7810.0210.019
pg1413_o2nofp.cx10a_c24r640.09799.1600.7430.022
pg157_o2nofp.cx10a_c24r640.03599.9310.0350.027
pg158_o2nofp.cx10a_c24r641.13298.8400.0280.021
pg163_o2nofp.cx10a_c24r6499.9860.0140.017
pg164_o2nofp.cx10a_c24r640.00399.7290.2670.027
pg17beta1_o2nofp.cx10a_c24r640.05999.1180.8230.022
pg17beta2_o2nofp.cx10a_c24r640.75396.9972.2500.021
pg17beta3_o2nofp.cx10a_c24r640.00799.9760.0170.018

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
pg1219_o2nofp.cx10a_c24r6463.54536.4550.004
pg1220_o2nofp.cx10a_c24r6463.99336.0070.004
pg1315_o2nofp.cx10a_c24r6462.93137.0690.003
pg1316_o2nofp.cx10a_c24r6461.80638.1940.004
pg1412_o2nofp.cx10a_c24r6465.07634.9240.003
pg1413_o2nofp.cx10a_c24r6464.06935.9310.004
pg157_o2nofp.cx10a_c24r6466.36133.6350.0030.004
pg158_o2nofp.cx10a_c24r6465.86534.1320.0030.004
pg163_o2nofp.cx10a_c24r6468.27131.7290.003
pg164_o2nofp.cx10a_c24r6467.16032.8400.003
pg17beta1_o2nofp.cx10a_c24r6461.60438.3920.0030.005
pg17beta2_o2nofp.cx10a_c24r6462.12237.8680.0100.005
pg17beta3_o2nofp.cx10a_c24r6462.31337.6840.0030.004

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
796	101810	492	4.5	393.0	14.0	0.005	0.045	0.494	17.948	382859	48.6	3.761	76	203.5	267.5	48.7	0.004	12818	12243	pg1219_o2nofp.cx10a_c24r64
796	101274	491	4.4	389.5	13.9	0.005	0.044	0.489	17.919	380859	48.7	3.761	77	203.5	267.5	48.7	0.004	12629	12102	pg1220_o2nofp.cx10a_c24r64
796	100642	472	4.4	460.7	14.6	0.005	0.045	0.579	18.738	377989	48.6	3.756	77	203.0	267.0	48.7	0.003	12690	12147	pg1315_o2nofp.cx10a_c24r64
796	100536	467	4.4	459.0	14.5	0.005	0.044	0.577	18.703	377473	48.8	3.755	78	202.7	266.7	48.7	0.006	12536	12003	pg1316_o2nofp.cx10a_c24r64
796	102049	480	4.1	462.2	14.6	0.005	0.042	0.581	18.734	383742	48.7	3.760	76	203.1	267.2	48.6	0.004	12771	12178	pg1412_o2nofp.cx10a_c24r64
796	101116	479	4.3	461.8	14.5	0.005	0.044	0.580	18.714	380181	48.7	3.760	77	202.9	267.0	48.6	0.003	12738	12067	pg1413_o2nofp.cx10a_c24r64
796	100858	485	4.4	448.1	14.5	0.005	0.045	0.563	18.634	378817	48.7	3.756	77	203.2	267.2	48.6	0.004	12626	12147	pg157_o2nofp.cx10a_c24r64
796	100504	466	4.0	452.6	14.5	0.005	0.041	0.569	18.686	376975	48.7	3.751	78	202.6	266.7	48.6	0.004	12610	12163	pg158_o2nofp.cx10a_c24r64
796	101006	546	4.9	457.0	14.5	0.005	0.050	0.574	18.713	378990	48.8	3.752	77	203.3	267.4	48.6	0.004	12706	12195	pg163_o2nofp.cx10a_c24r64
796	100121	525	4.5	458.6	14.5	0.005	0.046	0.576	18.713	375718	48.7	3.753	78	203.1	267.1	48.6	0.009	12498	12019	pg164_o2nofp.cx10a_c24r64
796	100879	530	4.8	457.8	14.6	0.005	0.048	0.575	18.733	378637	48.7	3.753	77	202.9	266.9	48.7	0.004	12646	12194	pg17beta1_o2nofp.cx10a_c24r64
796	100578	528	4.7	452.5	14.5	0.005	0.048	0.568	18.666	377521	48.7	3.754	77	202.7	266.7	48.7	0.004	12610	12215	pg17beta2_o2nofp.cx10a_c24r64
796	102294	546	4.7	453.4	14.5	0.005	0.047	0.570	18.691	384102	48.7	3.755	76	203.3	267.4	48.7	0.004	12866	12403	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r640.0047.59092.2450.161nonzero0.017
pg1220_o2nofp.cx10a_c24r640.0047.32092.5070.1690.015
pg1315_o2nofp.cx10a_c24r640.0046.79793.0100.1890.012
pg1316_o2nofp.cx10a_c24r640.0046.82692.9730.197nonzero0.025
pg1412_o2nofp.cx10a_c24r640.0109.39690.3650.230nonzero0.019
pg1413_o2nofp.cx10a_c24r640.0036.77793.0100.2100.014
pg157_o2nofp.cx10a_c24r640.0048.60391.2600.1330.015
pg158_o2nofp.cx10a_c24r640.0048.54591.3210.130nonzero0.027
pg163_o2nofp.cx10a_c24r640.0048.67191.2060.119nonzero0.020
pg164_o2nofp.cx10a_c24r640.0038.51091.3690.118nonzero0.023
pg17beta1_o2nofp.cx10a_c24r640.0048.55691.3250.1150.011
pg17beta2_o2nofp.cx10a_c24r640.0048.42591.4410.130nonzero0.018
pg17beta3_o2nofp.cx10a_c24r640.0048.57791.3010.119nonzero0.026

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
pg1219_o2nofp.cx10a_c24r644.00395.9970.031
pg1220_o2nofp.cx10a_c24r644.01495.9860.037
pg1315_o2nofp.cx10a_c24r644.25395.7470.032
pg1316_o2nofp.cx10a_c24r644.44495.5560.035
pg1412_o2nofp.cx10a_c24r644.16795.8330.041
pg1413_o2nofp.cx10a_c24r644.11195.8890.034
pg157_o2nofp.cx10a_c24r644.26495.7360.027
pg158_o2nofp.cx10a_c24r644.44495.5560.037
pg163_o2nofp.cx10a_c24r643.85196.1490.037
pg164_o2nofp.cx10a_c24r644.05695.9440.040
pg17beta1_o2nofp.cx10a_c24r644.05995.9410.034
pg17beta2_o2nofp.cx10a_c24r644.04295.9580.035
pg17beta3_o2nofp.cx10a_c24r643.92096.0800.033

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
pg1219_o2nofp.cx10a_c24r640.32399.6350.0420.012
pg1220_o2nofp.cx10a_c24r642.06997.8920.0380.012
pg1315_o2nofp.cx10a_c24r640.45199.5210.0280.012
pg1316_o2nofp.cx10a_c24r640.71599.2400.0450.012
pg1412_o2nofp.cx10a_c24r641.36198.6110.0280.012
pg1413_o2nofp.cx10a_c24r640.89699.0760.0280.012
pg157_o2nofp.cx10a_c24r641.32698.6420.0310.012
pg158_o2nofp.cx10a_c24r640.68199.2880.0310.012
pg163_o2nofp.cx10a_c24r641.06998.9030.0280.012
pg164_o2nofp.cx10a_c24r640.94199.0280.0310.011
pg17beta1_o2nofp.cx10a_c24r640.10499.8400.0560.011
pg17beta2_o2nofp.cx10a_c24r640.09099.8750.0350.012
pg17beta3_o2nofp.cx10a_c24r640.01799.9060.0760.012

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
796	4920	40639	319.1	2643.1	30.5	8.260	66.413	3.321	39.229	98154	13.7	19.950	446	203.6	264.5	48.7	0.017	639	288	pg1219_o2nofp.cx10a_c24r64
796	4904	40510	317.7	2641.2	30.5	8.261	66.351	3.318	39.212	97866	13.8	19.958	450	203.6	264.9	48.7	0.015	639	288	pg1220_o2nofp.cx10a_c24r64
796	4819	39828	312.7	2591.0	30.0	8.265	66.453	3.255	38.644	96208	13.6	19.964	452	203.0	267.1	48.7	0.012	639	272	pg1315_o2nofp.cx10a_c24r64
796	4823	39856	313.1	2587.7	30.0	8.263	66.482	3.251	38.607	96203	13.6	19.946	451	202.7	265.5	48.7	0.025	607	272	pg1316_o2nofp.cx10a_c24r64
796	4874	39628	311.3	2587.7	30.0	8.131	65.409	3.251	38.610	96084	13.6	19.715	446	203.2	267.2	48.6	0.019	847	272	pg1412_o2nofp.cx10a_c24r64
796	4803	39741	312.3	2593.9	30.0	8.275	66.580	3.259	38.653	96059	13.4	20.001	446	203.0	267.0	48.6	0.014	639	272	pg1413_o2nofp.cx10a_c24r64
796	4986	41115	323.3	2586.9	30.0	8.245	66.383	3.250	38.616	99071	13.0	19.868	417	203.2	267.3	48.6	0.015	640	288	pg157_o2nofp.cx10a_c24r64
796	4978	41050	322.7	2584.5	30.0	8.247	66.382	3.247	38.596	98885	13.0	19.866	418	202.7	266.7	48.6	0.027	655	288	pg158_o2nofp.cx10a_c24r64
796	4994	41120	323.3	2580.8	30.0	8.234	66.295	3.242	38.541	99057	13.1	19.835	420	203.4	267.4	48.6	0.020	655	288	pg163_o2nofp.cx10a_c24r64
796	4980	41013	322.3	2580.1	30.0	8.236	66.277	3.241	38.538	98797	13.1	19.840	421	203.1	267.1	48.6	0.023	640	288	pg164_o2nofp.cx10a_c24r64
796	4982	41042	322.4	2580.3	30.0	8.238	66.265	3.242	38.559	98836	13.2	19.839	424	202.9	266.3	48.7	0.011	655	288	pg17beta1_o2nofp.cx10a_c24r64
796	4971	40932	321.5	2581.3	30.0	8.234	66.233	3.241	38.539	98565	13.1	19.828	422	202.7	262.6	48.7	0.018	655	288	pg17beta2_o2nofp.cx10a_c24r64
796	4982	41056	322.7	2576.4	30.0	8.241	66.320	3.237	38.532	98763	13.2	19.824	424	203.4	267.4	48.7	0.026	655	288	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r6499.8100.1840.0060.001nonzerononzero0.081
pg1220_o2nofp.cx10a_c24r6499.8110.1830.0060.001nonzerononzero0.107
pg1315_o2nofp.cx10a_c24r6499.8120.1820.0060.001nonzerononzero0.091
pg1316_o2nofp.cx10a_c24r6499.8100.1830.0060.001nonzerononzero0.106
pg1412_o2nofp.cx10a_c24r6499.8080.1860.0050.001nonzerononzero0.099
pg1413_o2nofp.cx10a_c24r6499.8100.1840.0060.001nonzerononzero0.114
pg157_o2nofp.cx10a_c24r6499.8290.1660.004nonzerononzerononzero0.090
pg158_o2nofp.cx10a_c24r6499.8250.1690.0050.001nonzerononzero0.110
pg163_o2nofp.cx10a_c24r6499.8310.1640.004nonzerononzerononzero0.070
pg164_o2nofp.cx10a_c24r6499.8200.1740.0050.001nonzerononzero0.105
pg17beta1_o2nofp.cx10a_c24r6499.8380.1570.004nonzerononzerononzero0.104
pg17beta2_o2nofp.cx10a_c24r6499.8330.1610.0050.001nonzerononzero0.076
pg17beta3_o2nofp.cx10a_c24r6499.8380.1570.005nonzerononzerononzero0.095

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
pg1219_o2nofp.cx10a_c24r6475.32324.6410.0360.102
pg1220_o2nofp.cx10a_c24r640.00176.01623.9620.0220.123
pg1315_o2nofp.cx10a_c24r640.00176.95723.0280.0150.078
pg1316_o2nofp.cx10a_c24r6477.10322.8780.0180.076
pg1412_o2nofp.cx10a_c24r6476.17423.8180.0080.082
pg1413_o2nofp.cx10a_c24r6476.16223.8290.0090.077
pg157_o2nofp.cx10a_c24r6478.95321.0420.0050.098
pg158_o2nofp.cx10a_c24r640.00178.67221.3220.0050.111
pg163_o2nofp.cx10a_c24r6478.30521.6830.0120.114
pg164_o2nofp.cx10a_c24r6477.88222.1100.0080.088
pg17beta1_o2nofp.cx10a_c24r640.00179.01920.9740.0060.079
pg17beta2_o2nofp.cx10a_c24r640.00177.82922.1470.0230.088
pg17beta3_o2nofp.cx10a_c24r640.00178.54721.4460.0060.075

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
pg1219_o2nofp.cx10a_c24r6453.10945.8811.0080.0020.068
pg1220_o2nofp.cx10a_c24r6459.94439.1600.8920.0040.092
pg1315_o2nofp.cx10a_c24r6459.81039.4350.7540.0010.067
pg1316_o2nofp.cx10a_c24r6460.13139.1820.6870.056
pg1412_o2nofp.cx10a_c24r6457.14842.0830.7690.055
pg1413_o2nofp.cx10a_c24r6457.12442.0970.7780.0010.065
pg157_o2nofp.cx10a_c24r6459.65139.9940.3540.043
pg158_o2nofp.cx10a_c24r6455.38343.6220.9950.056
pg163_o2nofp.cx10a_c24r6457.14942.2330.6190.058
pg164_o2nofp.cx10a_c24r6451.29747.1351.5680.054
pg17beta1_o2nofp.cx10a_c24r6454.30945.1740.5170.046
pg17beta2_o2nofp.cx10a_c24r6453.50845.2671.2240.0010.075
pg17beta3_o2nofp.cx10a_c24r6449.85349.2100.9380.060

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
3980	95876	3987	33.1	3569.2	76.3	0.042	0.354	0.897	19.628	352510	52.0	3.677	87	204.3	268.3	48.7	0.081	12096	10936	pg1219_o2nofp.cx10a_c24r64
3980	94624	3986	33.2	3560.8	76.0	0.042	0.359	0.895	19.566	347473	52.1	3.672	88	204.3	268.3	48.7	0.107	11955	10788	pg1220_o2nofp.cx10a_c24r64
3980	95154	3952	34.0	3587.7	74.2	0.042	0.366	0.901	19.093	349882	52.0	3.677	87	203.3	267.3	48.7	0.091	11987	10996	pg1315_o2nofp.cx10a_c24r64
3980	94936	3911	33.9	3596.9	75.3	0.041	0.366	0.904	19.370	348747	52.0	3.673	88	202.8	266.9	48.7	0.106	11939	11032	pg1316_o2nofp.cx10a_c24r64
3980	95410	3988	34.0	3604.6	74.3	0.042	0.365	0.906	19.123	350647	52.1	3.675	87	203.4	267.4	48.6	0.099	11971	10868	pg1412_o2nofp.cx10a_c24r64
3980	94783	3961	33.4	3590.3	74.6	0.042	0.361	0.902	19.196	348322	52.2	3.675	88	203.3	267.4	48.6	0.114	11923	10868	pg1413_o2nofp.cx10a_c24r64
3978	94189	3973	33.6	3567.9	72.9	0.042	0.365	0.897	18.757	346109	52.0	3.675	88	203.5	267.6	48.6	0.090	11843	10852	pg157_o2nofp.cx10a_c24r64
3980	94238	3965	33.5	3574.2	73.0	0.042	0.364	0.898	18.791	346381	52.0	3.676	88	203.0	267.0	48.6	0.110	11859	10856	pg158_o2nofp.cx10a_c24r64
3978	93926	3974	33.7	3564.9	72.8	0.042	0.367	0.896	18.739	344815	52.0	3.671	89	203.6	267.6	48.6	0.070	11763	10724	pg163_o2nofp.cx10a_c24r64
3980	93965	3948	33.6	3575.3	73.0	0.042	0.366	0.898	18.777	345038	52.1	3.672	89	203.3	267.3	48.6	0.105	11779	10660	pg164_o2nofp.cx10a_c24r64
3980	94054	3959	33.6	3585.7	74.9	0.042	0.365	0.901	19.269	344548	52.0	3.663	88	203.2	267.2	48.7	0.104	11934	10857	pg17beta1_o2nofp.cx10a_c24r64
3978	93764	3945	33.6	3586.8	76.7	0.042	0.367	0.902	19.738	344136	52.1	3.670	89	202.9	266.9	48.7	0.076	11859	10900	pg17beta2_o2nofp.cx10a_c24r64
3978	95553	3976	33.6	3560.3	72.8	0.042	0.360	0.895	18.738	349932	52.1	3.662	87	203.6	267.6	48.7	0.095	12099	11064	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r640.0012.88296.7450.3710.0010.046
pg1220_o2nofp.cx10a_c24r640.0012.80196.8150.3810.0020.043
pg1315_o2nofp.cx10a_c24r640.0012.52097.0550.4230.0010.042
pg1316_o2nofp.cx10a_c24r640.0012.47797.0730.4480.0010.038
pg1412_o2nofp.cx10a_c24r640.0055.12594.4200.4480.0010.038
pg1413_o2nofp.cx10a_c24r640.0012.49897.0460.4540.0010.038
pg157_o2nofp.cx10a_c24r640.0013.35796.3360.3040.0020.042
pg158_o2nofp.cx10a_c24r640.0013.43296.2580.3070.0010.053
pg163_o2nofp.cx10a_c24r640.0013.37496.3240.2990.0020.061
pg164_o2nofp.cx10a_c24r640.0013.30896.3730.3160.0020.045
pg17beta1_o2nofp.cx10a_c24r640.0013.29796.3820.3190.0010.043
pg17beta2_o2nofp.cx10a_c24r640.0013.26996.4020.3260.0010.040
pg17beta3_o2nofp.cx10a_c24r640.0013.24396.4050.3500.0010.036

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
pg1219_o2nofp.cx10a_c24r643.70696.2940.062
pg1220_o2nofp.cx10a_c24r643.71596.2850.057
pg1315_o2nofp.cx10a_c24r643.92496.0760.053
pg1316_o2nofp.cx10a_c24r644.00895.9900.0010.074
pg1412_o2nofp.cx10a_c24r643.60896.3910.0010.068
pg1413_o2nofp.cx10a_c24r643.88296.1180.050
pg157_o2nofp.cx10a_c24r644.06095.9380.0030.067
pg158_o2nofp.cx10a_c24r644.21995.7800.0010.068
pg163_o2nofp.cx10a_c24r644.01595.9790.0060.071
pg164_o2nofp.cx10a_c24r644.01995.9810.061
pg17beta1_o2nofp.cx10a_c24r644.18895.8120.048
pg17beta2_o2nofp.cx10a_c24r644.16495.8360.055
pg17beta3_o2nofp.cx10a_c24r644.05695.9440.052

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
pg1219_o2nofp.cx10a_c24r6413.34686.6310.0230.053
pg1220_o2nofp.cx10a_c24r6420.95979.0310.0100.052
pg1315_o2nofp.cx10a_c24r6421.76378.2220.0160.051
pg1316_o2nofp.cx10a_c24r6421.58878.3940.0180.053
pg1412_o2nofp.cx10a_c24r6415.46384.5260.0110.052
pg1413_o2nofp.cx10a_c24r6418.54981.4400.0110.056
pg157_o2nofp.cx10a_c24r6421.45678.5350.0100.052
pg158_o2nofp.cx10a_c24r6415.77184.2150.0150.051
pg163_o2nofp.cx10a_c24r6417.03082.9560.0150.056
pg164_o2nofp.cx10a_c24r6413.63586.3400.0250.051
pg17beta1_o2nofp.cx10a_c24r648.32191.6400.0390.052
pg17beta2_o2nofp.cx10a_c24r647.53092.4310.0390.051
pg17beta3_o2nofp.cx10a_c24r645.03094.8920.0780.053

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
3980	4236	44911	357.5	9000.1	112.4	10.602	86.429	2.261	28.924	103897	18.4	24.526	695	204.9	268.9	48.7	0.046	543	272	pg1219_o2nofp.cx10a_c24r64
3980	4228	44836	352.7	8994.6	112.4	10.604	85.408	2.260	28.918	103808	18.3	24.550	692	204.9	268.9	48.7	0.043	543	272	pg1220_o2nofp.cx10a_c24r64
3980	4142	44126	347.9	8954.9	111.7	10.652	86.011	2.250	28.729	102126	18.1	24.654	699	203.7	267.7	48.7	0.042	543	272	pg1315_o2nofp.cx10a_c24r64
3980	4130	43964	347.3	8954.2	111.6	10.646	86.116	2.250	28.723	101782	18.1	24.646	701	203.2	267.3	48.7	0.038	527	272	pg1316_o2nofp.cx10a_c24r64
3978	4229	43759	345.3	8955.1	111.5	10.346	83.605	2.251	28.694	101806	18.4	24.071	696	203.6	267.6	48.6	0.038	767	464	pg1412_o2nofp.cx10a_c24r64
3980	4130	44018	346.9	8953.6	111.6	10.659	86.028	2.250	28.722	101945	18.0	24.686	697	203.7	267.8	48.6	0.038	543	272	pg1413_o2nofp.cx10a_c24r64
3980	4303	45403	357.5	8987.7	112.0	10.551	85.081	2.258	28.826	105001	17.2	24.400	640	204.0	268.0	48.7	0.042	559	288	pg157_o2nofp.cx10a_c24r64
3978	4308	45353	357.4	8984.5	111.9	10.526	84.938	2.259	28.800	104830	17.4	24.331	646	203.4	267.5	48.6	0.053	559	288	pg158_o2nofp.cx10a_c24r64
3980	4302	45384	358.0	8987.1	111.9	10.550	85.217	2.258	28.788	104737	17.4	24.347	647	203.8	267.8	48.7	0.061	559	288	pg163_o2nofp.cx10a_c24r64
3980	4290	45240	356.7	8983.1	111.8	10.547	85.154	2.257	28.769	104379	17.5	24.334	653	203.5	267.5	48.6	0.045	559	288	pg164_o2nofp.cx10a_c24r64
3978	4284	45156	355.7	8975.1	111.8	10.540	85.017	2.256	28.781	103559	17.9	24.172	668	203.6	267.7	48.7	0.043	559	288	pg17beta1_o2nofp.cx10a_c24r64
3980	4276	45132	355.3	8975.3	112.0	10.554	85.082	2.255	28.803	103452	17.9	24.192	670	203.4	267.4	48.7	0.040	559	288	pg17beta2_o2nofp.cx10a_c24r64
3980	4269	45162	356.1	8977.1	111.9	10.578	85.406	2.256	28.778	103465	18.0	24.234	675	203.9	267.9	48.7	0.036	559	272	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r6499.0250.9360.0290.0080.001nonzerononzero0.385
pg1220_o2nofp.cx10a_c24r6499.0210.9370.0320.0090.001nonzerononzero0.390
pg1315_o2nofp.cx10a_c24r6498.9970.9630.0300.0080.001nonzerononzero0.397
pg1316_o2nofp.cx10a_c24r6499.0180.9390.0330.0090.001nonzerononzero0.368
pg1412_o2nofp.cx10a_c24r6498.9561.0020.0320.0090.001nonzerononzero0.377
pg1413_o2nofp.cx10a_c24r6498.9700.9870.0320.0090.002nonzerononzero0.415
pg157_o2nofp.cx10a_c24r6499.0710.8880.0300.0090.001nonzerononzero0.398
pg158_o2nofp.cx10a_c24r6499.0190.9350.0330.0100.002nonzerononzero0.337
pg163_o2nofp.cx10a_c24r6499.1340.8280.0260.0090.002nonzerononzero0.378
pg164_o2nofp.cx10a_c24r6499.0770.8830.0280.0100.002nonzerononzero0.348
pg17beta1_o2nofp.cx10a_c24r6499.0450.9110.0310.0110.002nonzerononzero0.365
pg17beta2_o2nofp.cx10a_c24r6499.0350.9190.0320.0110.002nonzerononzero0.407
pg17beta3_o2nofp.cx10a_c24r6499.0720.8850.0310.0110.002nonzerononzero0.362

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
pg1219_o2nofp.cx10a_c24r640.00180.87319.0570.0690.149
pg1220_o2nofp.cx10a_c24r640.00180.20019.7120.0880.174
pg1315_o2nofp.cx10a_c24r640.00180.68819.2340.0780.155
pg1316_o2nofp.cx10a_c24r640.00280.58019.3280.0900.193
pg1412_o2nofp.cx10a_c24r640.00180.38519.5400.0740.176
pg1413_o2nofp.cx10a_c24r640.00179.98919.9450.0650.182
pg157_o2nofp.cx10a_c24r640.00182.42817.4900.0810.161
pg158_o2nofp.cx10a_c24r640.00281.90217.9860.1110.233
pg163_o2nofp.cx10a_c24r640.00282.05617.8450.0980.149
pg164_o2nofp.cx10a_c24r640.00181.60718.2990.0920.133
pg17beta1_o2nofp.cx10a_c24r640.00381.76518.1480.0840.131
pg17beta2_o2nofp.cx10a_c24r640.00281.94717.9570.0930.161
pg17beta3_o2nofp.cx10a_c24r640.00381.35818.5410.0990.156

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
pg1219_o2nofp.cx10a_c24r6480.92419.0210.0550.105
pg1220_o2nofp.cx10a_c24r640.00579.90620.0240.0650.132
pg1315_o2nofp.cx10a_c24r6480.04219.9070.0510.122
pg1316_o2nofp.cx10a_c24r640.00278.20821.7100.0810.103
pg1412_o2nofp.cx10a_c24r6480.38419.5520.0640.103
pg1413_o2nofp.cx10a_c24r64nonzero79.55220.3740.0730.104
pg157_o2nofp.cx10a_c24r6480.45419.4990.0470.092
pg158_o2nofp.cx10a_c24r6477.96021.9660.0740.098
pg163_o2nofp.cx10a_c24r6481.53518.3900.0750.102
pg164_o2nofp.cx10a_c24r6477.56622.3230.1110.106
pg17beta1_o2nofp.cx10a_c24r6467.54432.3340.1210.104
pg17beta2_o2nofp.cx10a_c24r6467.69332.1710.1360.106
pg17beta3_o2nofp.cx10a_c24r6467.81632.0330.1510.121

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
7960	78910	6240	53.8	8397.3	158.4	0.079	0.698	1.055	20.381	271587	61.0	3.442	124	206.2	270.2	48.7	0.385	9957	8081	pg1219_o2nofp.cx10a_c24r64
7960	78645	6235	54.2	8395.7	158.5	0.079	0.705	1.055	20.386	271588	60.8	3.453	124	206.2	270.2	48.7	0.390	9973	8007	pg1220_o2nofp.cx10a_c24r64
7960	78280	6180	54.3	8380.0	157.8	0.079	0.710	1.053	20.301	269568	60.9	3.444	124	204.9	268.9	48.7	0.397	9929	7911	pg1315_o2nofp.cx10a_c24r64
7960	78196	6122	55.1	8383.4	157.9	0.078	0.722	1.053	20.311	268730	61.0	3.437	125	204.5	268.6	48.7	0.368	9957	7975	pg1316_o2nofp.cx10a_c24r64
7960	78405	6237	54.5	8391.6	157.8	0.080	0.712	1.054	20.303	271276	60.9	3.460	124	204.7	268.7	48.6	0.377	9957	8039	pg1412_o2nofp.cx10a_c24r64
7960	77920	6184	53.4	8372.1	157.9	0.079	0.702	1.052	20.315	269198	61.0	3.455	125	205.0	269.0	48.6	0.415	9893	7959	pg1413_o2nofp.cx10a_c24r64
7960	78228	6226	53.7	8361.4	157.9	0.080	0.703	1.050	20.312	269934	60.9	3.451	125	205.3	269.3	48.7	0.398	9881	8049	pg157_o2nofp.cx10a_c24r64
7960	77772	6196	53.4	8351.2	157.7	0.080	0.703	1.049	20.293	267735	61.2	3.443	126	204.7	268.7	48.6	0.337	9849	7975	pg158_o2nofp.cx10a_c24r64
7960	78383	6229	54.1	8360.8	157.8	0.079	0.707	1.050	20.296	269774	60.8	3.442	124	204.8	268.8	48.7	0.378	10005	7991	pg163_o2nofp.cx10a_c24r64
7960	77462	6166	53.4	8359.7	157.7	0.080	0.706	1.050	20.288	264498	61.7	3.415	127	204.6	268.6	48.6	0.348	9829	7907	pg164_o2nofp.cx10a_c24r64
7960	76694	6187	53.5	8352.4	157.8	0.081	0.714	1.049	20.301	258505	62.6	3.371	131	204.9	269.0	48.7	0.365	9610	7831	pg17beta1_o2nofp.cx10a_c24r64
7960	76772	6166	53.4	8360.0	157.9	0.080	0.712	1.050	20.316	259416	62.6	3.379	130	204.7	268.7	48.7	0.407	9686	7704	pg17beta2_o2nofp.cx10a_c24r64
7960	77928	6229	53.8	8350.0	157.8	0.080	0.707	1.049	20.300	263241	62.6	3.378	129	205.0	269.0	48.7	0.362	9861	7897	pg17beta3_o2nofp.cx10a_c24r64

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
pg1219_o2nofp.cx10a_c24r64nonzero0.62997.7361.6280.0060.060
pg1220_o2nofp.cx10a_c24r64nonzero0.60497.7121.6770.007nonzero0.071
pg1315_o2nofp.cx10a_c24r64nonzero0.53397.5091.9470.011nonzero0.079
pg1316_o2nofp.cx10a_c24r64nonzero0.53297.4212.0360.011nonzero0.084
pg1412_o2nofp.cx10a_c24r640.0012.07295.9341.9840.009nonzero0.087
pg1413_o2nofp.cx10a_c24r64nonzero0.52997.4592.0010.010nonzero0.108
pg157_o2nofp.cx10a_c24r64nonzero0.78897.7821.4190.011nonzero0.109
pg158_o2nofp.cx10a_c24r64nonzero0.80097.6661.5190.015nonzero0.086
pg163_o2nofp.cx10a_c24r64nonzero0.76297.7121.5140.012nonzero0.083
pg164_o2nofp.cx10a_c24r64nonzero0.72897.6101.6490.012nonzero0.078
pg17beta1_o2nofp.cx10a_c24r64nonzero0.76497.6691.5530.014nonzero0.083
pg17beta2_o2nofp.cx10a_c24r64nonzero0.73897.6251.6250.012nonzero0.071
pg17beta3_o2nofp.cx10a_c24r64nonzero0.73097.6811.5770.011nonzero0.076

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
pg1219_o2nofp.cx10a_c24r643.19396.8020.0050.107
pg1220_o2nofp.cx10a_c24r643.21496.7810.0050.084
pg1315_o2nofp.cx10a_c24r643.07196.9220.0080.102
pg1316_o2nofp.cx10a_c24r643.32596.6630.0120.090
pg1412_o2nofp.cx10a_c24r642.86497.1310.0050.096
pg1413_o2nofp.cx10a_c24r643.03396.9590.0080.110
pg157_o2nofp.cx10a_c24r643.61096.3840.0060.101
pg158_o2nofp.cx10a_c24r643.70696.2830.0110.112
pg163_o2nofp.cx10a_c24r643.71596.2740.0120.108
pg164_o2nofp.cx10a_c24r643.73696.2540.0090.102
pg17beta1_o2nofp.cx10a_c24r643.68596.3050.0100.087
pg17beta2_o2nofp.cx10a_c24r643.76096.2350.0060.096
pg17beta3_o2nofp.cx10a_c24r643.41496.5780.0070.112

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
pg1219_o2nofp.cx10a_c24r6424.31275.6850.0030.114
pg1220_o2nofp.cx10a_c24r6432.90567.0930.0030.123
pg1315_o2nofp.cx10a_c24r6423.31576.6820.0030.113
pg1316_o2nofp.cx10a_c24r6427.24772.7500.0030.111
pg1412_o2nofp.cx10a_c24r6423.57776.4200.0030.120
pg1413_o2nofp.cx10a_c24r6429.55670.4410.0030.111
pg157_o2nofp.cx10a_c24r6427.45472.5430.0030.115
pg158_o2nofp.cx10a_c24r6426.02473.9730.0030.109
pg163_o2nofp.cx10a_c24r6426.17573.8220.0030.111
pg164_o2nofp.cx10a_c24r648.52391.4750.0030.124
pg17beta1_o2nofp.cx10a_c24r640.52999.4670.0030.105
pg17beta2_o2nofp.cx10a_c24r640.45899.5390.0030.108
pg17beta3_o2nofp.cx10a_c24r640.46099.5360.0040.107

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
7960	3447	48187	380.1	15437.9	212.6	13.979	112.927	1.939	27.346	103786	35.8	30.109	1662	208.0	272.0	48.7	0.060	448	256	pg1219_o2nofp.cx10a_c24r64
7960	3437	48159	379.6	15432.9	212.5	14.011	113.102	1.939	27.340	104044	35.2	30.270	1639	208.0	272.0	48.7	0.071	447	256	pg1220_o2nofp.cx10a_c24r64
7960	3365	47441	374.2	15388.6	212.5	14.097	113.865	1.933	27.337	102304	35.7	30.399	1697	207.0	271.0	48.7	0.079	432	256	pg1315_o2nofp.cx10a_c24r64
7960	3363	47073	371.1	15394.0	212.6	13.996	112.979	1.934	27.347	101731	35.2	30.246	1674	206.8	270.8	48.7	0.084	431	256	pg1316_o2nofp.cx10a_c24r64
7960	3482	47259	373.0	15436.0	212.8	13.572	109.703	1.939	27.375	102340	35.7	29.391	1640	206.6	270.6	48.7	0.087	655	448	pg1412_o2nofp.cx10a_c24r64
7960	3358	47308	372.7	15351.4	212.1	14.087	113.634	1.929	27.287	102275	34.9	30.454	1663	207.0	271.0	48.7	0.108	432	256	pg1413_o2nofp.cx10a_c24r64
7960	3520	48801	384.6	15481.3	213.2	13.866	111.890	1.945	27.422	105076	34.2	29.855	1555	207.2	271.2	48.7	0.109	448	256	pg157_o2nofp.cx10a_c24r64
7960	3515	48723	383.6	15496.7	213.5	13.861	111.731	1.947	27.467	104904	34.4	29.843	1566	206.8	270.9	48.7	0.086	448	256	pg158_o2nofp.cx10a_c24r64
7960	3498	48617	383.2	15468.6	213.0	13.897	112.160	1.943	27.404	103990	34.3	29.725	1569	206.6	270.6	48.7	0.083	448	256	pg163_o2nofp.cx10a_c24r64
7960	3474	48291	380.5	15455.2	213.0	13.902	112.163	1.942	27.403	102861	35.8	29.611	1649	206.5	270.6	48.7	0.078	448	256	pg164_o2nofp.cx10a_c24r64
7960	3494	48535	382.3	15467.4	213.2	13.892	112.045	1.943	27.426	101078	37.5	28.931	1717	206.9	271.0	48.7	0.083	448	256	pg17beta1_o2nofp.cx10a_c24r64
7960	3479	48359	380.9	15456.1	213.1	13.899	112.111	1.942	27.413	100712	37.4	28.946	1720	206.7	270.8	48.7	0.071	448	256	pg17beta2_o2nofp.cx10a_c24r64
7960	3476	48456	381.8	15440.7	212.8	13.940	112.473	1.940	27.378	100827	37.4	29.007	1722	206.8	270.9	48.7	0.076	448	272	pg17beta3_o2nofp.cx10a_c24r64

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
1004907	0	431	3.8	3217.2	423.1	0.000	0.004	0.003	0.431	88669	72.9	0.088	12	98.0	162.0	7.8	1.095	138852	17487	pg1219_o2nofp.cx10a_c24r64
1002938	0	447	4.0	3203.4	423.7	0.000	0.004	0.003	0.433	88592	72.6	0.088	12	98.0	162.0	6.4	0.893	139150	32365	pg1220_o2nofp.cx10a_c24r64
1009862	0	436	3.9	2511.1	420.6	0.000	0.004	0.002	0.427	89849	72.3	0.089	11	98.0	162.0	0.4	1.459	142972	22776	pg1315_o2nofp.cx10a_c24r64
997079	0	427	3.8	2428.5	414.6	0.000	0.004	0.002	0.426	88912	71.7	0.089	12	98.0	162.0	10.6	1.126	140789	17681	pg1316_o2nofp.cx10a_c24r64
982726	0	432	3.4	2369.3	408.4	0.000	0.004	0.002	0.426	86894	71.7	0.088	12	98.0	162.0	5.9	1.426	137054	20977	pg1412_o2nofp.cx10a_c24r64
963311	0	381	3.0	2320.2	402.6	0.000	0.003	0.002	0.428	84905	70.8	0.088	12	98.0	162.0	4.9	0.965	135855	19379	pg1413_o2nofp.cx10a_c24r64
988417	0	409	3.2	2351.0	414.3	0.000	0.003	0.002	0.429	87263	71.2	0.088	12	98.0	162.0	7.7	0.968	140550	15587	pg157_o2nofp.cx10a_c24r64
996109	0	413	3.2	2361.6	412.3	0.000	0.003	0.002	0.424	88373	71.5	0.089	11	98.0	162.0	10.1	1.753	140847	15284	pg158_o2nofp.cx10a_c24r64
993210	0	404	3.2	2354.7	414.5	0.000	0.003	0.002	0.427	87777	71.2	0.088	11	98.0	162.0	6.6	1.689	140649	15783	pg163_o2nofp.cx10a_c24r64
1000000	0	379	3.0	2383.1	416.3	0.000	0.003	0.002	0.426	88037	71.6	0.088	11	98.0	162.0	4.4	1.138	141649	14289	pg164_o2nofp.cx10a_c24r64
953445	0	384	3.1	2284.6	396.5	0.000	0.003	0.002	0.426	86290	68.2	0.091	11	98.0	162.0	46.7	0.966	134246	17981	pg17beta1_o2nofp.cx10a_c24r64
955224	0	389	3.1	2249.2	397.8	0.000	0.003	0.002	0.426	86118	68.7	0.090	12	98.0	162.0	47.0	1.351	132946	16787	pg17beta2_o2nofp.cx10a_c24r64
965127	0	405	3.3	2303.0	401.7	0.000	0.003	0.002	0.426	87344	68.3	0.091	11	98.0	162.0	46.6	1.020	135355	15384	pg17beta3_o2nofp.cx10a_c24r64

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
1139043	0	2436	499.6	3268.3	456.3	0.002	0.449	0.003	0.410	31095	23.9	0.027	3	196.8	260.8	31.7	0.002	NA	NA	pg1219_o2nofp.cx10a_c24r64
1144134	0	2382	488.7	3453.1	457.9	0.002	0.437	0.003	0.410	30757	24.5	0.027	3	196.8	260.8	31.8	0.002	NA	NA	pg1220_o2nofp.cx10a_c24r64
1257985	0	3367	671.8	1316.9	372.3	0.003	0.547	0.001	0.303	16235	25.7	0.013	3	196.7	260.8	28.9	0.002	NA	NA	pg1315_o2nofp.cx10a_c24r64
1326425	0	3059	614.9	1531.1	395.0	0.002	0.475	0.001	0.305	19887	26.5	0.015	3	196.7	260.8	28.8	0.002	NA	NA	pg1316_o2nofp.cx10a_c24r64
1347368	0	2948	612.9	1512.4	400.1	0.002	0.466	0.001	0.304	20341	27.2	0.015	3	196.7	260.8	30.7	0.002	NA	NA	pg1412_o2nofp.cx10a_c24r64
1345598	0	2932	612.7	1410.4	400.6	0.002	0.466	0.001	0.305	21071	26.6	0.016	3	196.7	260.8	29.2	0.002	NA	NA	pg1413_o2nofp.cx10a_c24r64
1358090	0	2992	619.5	1399.5	400.3	0.002	0.467	0.001	0.302	20648	25.5	0.015	3	196.7	260.8	29.3	0.148	NA	NA	pg157_o2nofp.cx10a_c24r64
1349144	0	2974	614.2	1436.4	402.2	0.002	0.466	0.001	0.305	21924	25.5	0.016	3	196.7	260.8	30.8	0.002	NA	NA	pg158_o2nofp.cx10a_c24r64
1359894	0	2885	608.9	1400.3	403.4	0.002	0.458	0.001	0.304	22314	25.2	0.016	3	196.7	260.8	24.8	0.002	NA	NA	pg163_o2nofp.cx10a_c24r64
1365333	0	2911	610.6	1430.9	404.0	0.002	0.458	0.001	0.303	22476	25.0	0.016	3	196.7	260.8	26.3	0.002	NA	NA	pg164_o2nofp.cx10a_c24r64
1430168	0	2679	577.7	1468.3	423.1	0.002	0.414	0.001	0.303	9613	25.2	0.007	3	196.7	260.8	27.9	0.002	NA	NA	pg17beta1_o2nofp.cx10a_c24r64
1434174	0	2707	581.7	1471.2	422.7	0.002	0.415	0.001	0.302	9484	25.2	0.007	3	196.7	260.8	21.5	0.002	NA	NA	pg17beta2_o2nofp.cx10a_c24r64
1422222	0	2714	583.4	1468.9	421.7	0.002	0.420	0.001	0.304	9745	24.9	0.007	3	196.7	260.8	21.9	0.025	NA	NA	pg17beta3_o2nofp.cx10a_c24r64

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
27004	0	16598	136.4	24921.4	529.2	0.615	5.173	0.923	20.068	44247	43.1	1.639	255	202.0	266.1	0.4	0.633	3047	1898	pg1219_o2nofp.cx10a_c24r64
29795	0	18284	150.4	27728.5	587.4	0.614	5.169	0.931	20.186	48038	44.3	1.612	238	202.0	266.1	0.3	0.771	3893	2148	pg1220_o2nofp.cx10a_c24r64
28674	0	19021	218.2	27875.1	601.1	0.663	7.792	0.972	21.468	47002	38.8	1.639	217	201.9	266.0	28.2	0.693	3649	1598	pg1315_o2nofp.cx10a_c24r64
26359	0	18106	251.9	26196.5	558.1	0.687	9.785	0.994	21.679	43597	33.9	1.654	206	201.7	265.7	3.6	0.669	3544	1598	pg1316_o2nofp.cx10a_c24r64
26578	0	16321	134.8	24468.4	526.0	0.614	5.195	0.921	20.266	43273	40.2	1.628	242	202.0	266.0	1.3	0.516	3797	1748	pg1412_o2nofp.cx10a_c24r64
29091	0	18618	189.6	27219.0	589.5	0.640	6.673	0.936	20.750	46767	43.5	1.608	239	201.9	265.9	35.6	0.942	4345	2249	pg1413_o2nofp.cx10a_c24r64
27610	0	16952	143.1	25171.1	546.1	0.614	5.307	0.912	20.255	44919	43.2	1.627	250	202.0	266.0	19.6	0.620	2997	1849	pg157_o2nofp.cx10a_c24r64
27027	0	17629	203.3	26462.0	571.0	0.652	7.701	0.979	21.633	44728	42.2	1.655	250	201.9	266.0	34.3	0.595	3746	1848	pg158_o2nofp.cx10a_c24r64
26711	0	16554	136.1	24720.8	527.4	0.620	5.217	0.925	20.217	43481	42.0	1.628	252	202.0	266.0	3.2	0.380	2994	1848	pg163_o2nofp.cx10a_c24r64
27165	0	16934	150.1	25849.6	548.7	0.623	5.658	0.952	20.682	44093	42.0	1.623	247	202.0	266.0	28.2	0.433	3746	2097	pg164_o2nofp.cx10a_c24r64
25995	0	16654	167.3	24777.7	526.6	0.641	6.591	0.953	20.745	41803	42.2	1.608	260	201.9	265.9	48.7	0.647	3544	1798	pg17beta1_o2nofp.cx10a_c24r64
24883	0	16006	163.9	23453.5	499.2	0.643	6.744	0.943	20.545	40050	40.1	1.610	258	201.8	265.8	48.7	0.577	3296	1149	pg17beta2_o2nofp.cx10a_c24r64
23792	0	14858	123.6	22063.1	472.4	0.624	5.318	0.927	20.330	38980	43.9	1.638	295	202.0	266.0	48.7	0.433	3596	2346	pg17beta3_o2nofp.cx10a_c24r64

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
1844	0	972	8.0	2073.8	39.3	0.527	4.457	1.125	21.846	10847	37.9	5.884	3289	203.4	267.4	48.7	0.015	350	304	pg1219_o2nofp.cx10a_c24r64
2936	0	1588	13.1	3213.0	61.7	0.541	4.580	1.094	21.532	16908	51.5	5.759	2807	203.4	267.4	48.7	0.021	365	310	pg1220_o2nofp.cx10a_c24r64
1902	0	1022	13.8	1979.3	40.5	0.537	7.436	1.041	21.814	11406	27.6	5.997	2322	202.9	267.0	6.6	0.135	225	200	pg1315_o2nofp.cx10a_c24r64
2181	0	1349	23.2	2342.2	48.1	0.619	10.875	1.074	22.582	12898	25.3	5.914	1856	202.7	266.7	18.8	0.306	604	345	pg1316_o2nofp.cx10a_c24r64
1679	0	979	16.5	1809.4	37.2	0.583	10.058	1.078	22.712	10015	29.4	5.964	2801	203.1	267.1	28.3	0.188	210	175	pg1412_o2nofp.cx10a_c24r64
1697	0	874	7.3	1879.5	36.0	0.515	4.407	1.108	21.741	10086	26.6	5.944	2508	202.9	266.9	48.6	0.008	1185	909	pg1413_o2nofp.cx10a_c24r64
1760	0	938	9.6	1738.1	33.8	0.533	5.569	0.988	19.644	10344	36.7	5.878	3337	203.1	267.2	33.8	0.132	345	280	pg157_o2nofp.cx10a_c24r64
2318	0	1146	9.5	2120.2	42.5	0.494	4.214	0.915	18.778	13479	25.6	5.815	1767	202.6	266.6	48.6	0.178	1597	999	pg158_o2nofp.cx10a_c24r64
2178	0	1234	14.1	2546.8	48.5	0.567	6.624	1.169	22.783	12615	42.9	5.792	3152	203.3	267.3	19.8	0.019	340	295	pg163_o2nofp.cx10a_c24r64
2667	0	1715	28.3	2768.0	53.9	0.643	10.861	1.038	20.701	15562	38.8	5.836	2328	203.0	267.1	32.5	0.409	335	275	pg164_o2nofp.cx10a_c24r64
1368	0	755	9.2	1453.7	28.1	0.552	6.914	1.063	21.070	7201	25.8	5.266	3019	202.8	266.9	48.7	0.176	305	270	pg17beta1_o2nofp.cx10a_c24r64
2429	0	1436	22.3	2395.4	48.7	0.591	9.414	0.986	20.544	12654	37.9	5.210	2497	202.7	266.7	48.7	0.268	304	260	pg17beta2_o2nofp.cx10a_c24r64
1870	0	1014	8.4	2059.7	39.1	0.542	4.582	1.102	21.397	9372	43.8	5.013	3749	203.3	267.3	48.7	0.010	275	125	pg17beta3_o2nofp.cx10a_c24r64

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
796	101810	492	4.5	393.0	14.0	0.005	0.045	0.494	17.948	382859	48.6	3.761	76	203.5	267.5	48.7	0.004	12818	12243	pg1219_o2nofp.cx10a_c24r64
796	101274	491	4.4	389.5	13.9	0.005	0.044	0.489	17.919	380859	48.7	3.761	77	203.5	267.5	48.7	0.004	12629	12102	pg1220_o2nofp.cx10a_c24r64
796	100642	472	4.4	460.7	14.6	0.005	0.045	0.579	18.738	377989	48.6	3.756	77	203.0	267.0	48.7	0.003	12690	12147	pg1315_o2nofp.cx10a_c24r64
796	100536	467	4.4	459.0	14.5	0.005	0.044	0.577	18.703	377473	48.8	3.755	78	202.7	266.7	48.7	0.006	12536	12003	pg1316_o2nofp.cx10a_c24r64
796	102049	480	4.1	462.2	14.6	0.005	0.042	0.581	18.734	383742	48.7	3.760	76	203.1	267.2	48.6	0.004	12771	12178	pg1412_o2nofp.cx10a_c24r64
796	101116	479	4.3	461.8	14.5	0.005	0.044	0.580	18.714	380181	48.7	3.760	77	202.9	267.0	48.6	0.003	12738	12067	pg1413_o2nofp.cx10a_c24r64
796	100858	485	4.4	448.1	14.5	0.005	0.045	0.563	18.634	378817	48.7	3.756	77	203.2	267.2	48.6	0.004	12626	12147	pg157_o2nofp.cx10a_c24r64
796	100504	466	4.0	452.6	14.5	0.005	0.041	0.569	18.686	376975	48.7	3.751	78	202.6	266.7	48.6	0.004	12610	12163	pg158_o2nofp.cx10a_c24r64
796	101006	546	4.9	457.0	14.5	0.005	0.050	0.574	18.713	378990	48.8	3.752	77	203.3	267.4	48.6	0.004	12706	12195	pg163_o2nofp.cx10a_c24r64
796	100121	525	4.5	458.6	14.5	0.005	0.046	0.576	18.713	375718	48.7	3.753	78	203.1	267.1	48.6	0.009	12498	12019	pg164_o2nofp.cx10a_c24r64
796	100879	530	4.8	457.8	14.6	0.005	0.048	0.575	18.733	378637	48.7	3.753	77	202.9	266.9	48.7	0.004	12646	12194	pg17beta1_o2nofp.cx10a_c24r64
796	100578	528	4.7	452.5	14.5	0.005	0.048	0.568	18.666	377521	48.7	3.754	77	202.7	266.7	48.7	0.004	12610	12215	pg17beta2_o2nofp.cx10a_c24r64
796	102294	546	4.7	453.4	14.5	0.005	0.047	0.570	18.691	384102	48.7	3.755	76	203.3	267.4	48.7	0.004	12866	12403	pg17beta3_o2nofp.cx10a_c24r64

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
796	4920	40639	319.1	2643.1	30.5	8.260	66.413	3.321	39.229	98154	13.7	19.950	446	203.6	264.5	48.7	0.017	639	288	pg1219_o2nofp.cx10a_c24r64
796	4904	40510	317.7	2641.2	30.5	8.261	66.351	3.318	39.212	97866	13.8	19.958	450	203.6	264.9	48.7	0.015	639	288	pg1220_o2nofp.cx10a_c24r64
796	4819	39828	312.7	2591.0	30.0	8.265	66.453	3.255	38.644	96208	13.6	19.964	452	203.0	267.1	48.7	0.012	639	272	pg1315_o2nofp.cx10a_c24r64
796	4823	39856	313.1	2587.7	30.0	8.263	66.482	3.251	38.607	96203	13.6	19.946	451	202.7	265.5	48.7	0.025	607	272	pg1316_o2nofp.cx10a_c24r64
796	4874	39628	311.3	2587.7	30.0	8.131	65.409	3.251	38.610	96084	13.6	19.715	446	203.2	267.2	48.6	0.019	847	272	pg1412_o2nofp.cx10a_c24r64
796	4803	39741	312.3	2593.9	30.0	8.275	66.580	3.259	38.653	96059	13.4	20.001	446	203.0	267.0	48.6	0.014	639	272	pg1413_o2nofp.cx10a_c24r64
796	4986	41115	323.3	2586.9	30.0	8.245	66.383	3.250	38.616	99071	13.0	19.868	417	203.2	267.3	48.6	0.015	640	288	pg157_o2nofp.cx10a_c24r64
796	4978	41050	322.7	2584.5	30.0	8.247	66.382	3.247	38.596	98885	13.0	19.866	418	202.7	266.7	48.6	0.027	655	288	pg158_o2nofp.cx10a_c24r64
796	4994	41120	323.3	2580.8	30.0	8.234	66.295	3.242	38.541	99057	13.1	19.835	420	203.4	267.4	48.6	0.020	655	288	pg163_o2nofp.cx10a_c24r64
796	4980	41013	322.3	2580.1	30.0	8.236	66.277	3.241	38.538	98797	13.1	19.840	421	203.1	267.1	48.6	0.023	640	288	pg164_o2nofp.cx10a_c24r64
796	4982	41042	322.4	2580.3	30.0	8.238	66.265	3.242	38.559	98836	13.2	19.839	424	202.9	266.3	48.7	0.011	655	288	pg17beta1_o2nofp.cx10a_c24r64
796	4971	40932	321.5	2581.3	30.0	8.234	66.233	3.241	38.539	98565	13.1	19.828	422	202.7	262.6	48.7	0.018	655	288	pg17beta2_o2nofp.cx10a_c24r64
796	4982	41056	322.7	2576.4	30.0	8.241	66.320	3.237	38.532	98763	13.2	19.824	424	203.4	267.4	48.7	0.026	655	288	pg17beta3_o2nofp.cx10a_c24r64

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
3980	95876	3987	33.1	3569.2	76.3	0.042	0.354	0.897	19.628	352510	52.0	3.677	87	204.3	268.3	48.7	0.081	12096	10936	pg1219_o2nofp.cx10a_c24r64
3980	94624	3986	33.2	3560.8	76.0	0.042	0.359	0.895	19.566	347473	52.1	3.672	88	204.3	268.3	48.7	0.107	11955	10788	pg1220_o2nofp.cx10a_c24r64
3980	95154	3952	34.0	3587.7	74.2	0.042	0.366	0.901	19.093	349882	52.0	3.677	87	203.3	267.3	48.7	0.091	11987	10996	pg1315_o2nofp.cx10a_c24r64
3980	94936	3911	33.9	3596.9	75.3	0.041	0.366	0.904	19.370	348747	52.0	3.673	88	202.8	266.9	48.7	0.106	11939	11032	pg1316_o2nofp.cx10a_c24r64
3980	95410	3988	34.0	3604.6	74.3	0.042	0.365	0.906	19.123	350647	52.1	3.675	87	203.4	267.4	48.6	0.099	11971	10868	pg1412_o2nofp.cx10a_c24r64
3980	94783	3961	33.4	3590.3	74.6	0.042	0.361	0.902	19.196	348322	52.2	3.675	88	203.3	267.4	48.6	0.114	11923	10868	pg1413_o2nofp.cx10a_c24r64
3978	94189	3973	33.6	3567.9	72.9	0.042	0.365	0.897	18.757	346109	52.0	3.675	88	203.5	267.6	48.6	0.090	11843	10852	pg157_o2nofp.cx10a_c24r64
3980	94238	3965	33.5	3574.2	73.0	0.042	0.364	0.898	18.791	346381	52.0	3.676	88	203.0	267.0	48.6	0.110	11859	10856	pg158_o2nofp.cx10a_c24r64
3978	93926	3974	33.7	3564.9	72.8	0.042	0.367	0.896	18.739	344815	52.0	3.671	89	203.6	267.6	48.6	0.070	11763	10724	pg163_o2nofp.cx10a_c24r64
3980	93965	3948	33.6	3575.3	73.0	0.042	0.366	0.898	18.777	345038	52.1	3.672	89	203.3	267.3	48.6	0.105	11779	10660	pg164_o2nofp.cx10a_c24r64
3980	94054	3959	33.6	3585.7	74.9	0.042	0.365	0.901	19.269	344548	52.0	3.663	88	203.2	267.2	48.7	0.104	11934	10857	pg17beta1_o2nofp.cx10a_c24r64
3978	93764	3945	33.6	3586.8	76.7	0.042	0.367	0.902	19.738	344136	52.1	3.670	89	202.9	266.9	48.7	0.076	11859	10900	pg17beta2_o2nofp.cx10a_c24r64
3978	95553	3976	33.6	3560.3	72.8	0.042	0.360	0.895	18.738	349932	52.1	3.662	87	203.6	267.6	48.7	0.095	12099	11064	pg17beta3_o2nofp.cx10a_c24r64

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
3980	4236	44911	357.5	9000.1	112.4	10.602	86.429	2.261	28.924	103897	18.4	24.526	695	204.9	268.9	48.7	0.046	543	272	pg1219_o2nofp.cx10a_c24r64
3980	4228	44836	352.7	8994.6	112.4	10.604	85.408	2.260	28.918	103808	18.3	24.550	692	204.9	268.9	48.7	0.043	543	272	pg1220_o2nofp.cx10a_c24r64
3980	4142	44126	347.9	8954.9	111.7	10.652	86.011	2.250	28.729	102126	18.1	24.654	699	203.7	267.7	48.7	0.042	543	272	pg1315_o2nofp.cx10a_c24r64
3980	4130	43964	347.3	8954.2	111.6	10.646	86.116	2.250	28.723	101782	18.1	24.646	701	203.2	267.3	48.7	0.038	527	272	pg1316_o2nofp.cx10a_c24r64
3978	4229	43759	345.3	8955.1	111.5	10.346	83.605	2.251	28.694	101806	18.4	24.071	696	203.6	267.6	48.6	0.038	767	464	pg1412_o2nofp.cx10a_c24r64
3980	4130	44018	346.9	8953.6	111.6	10.659	86.028	2.250	28.722	101945	18.0	24.686	697	203.7	267.8	48.6	0.038	543	272	pg1413_o2nofp.cx10a_c24r64
3980	4303	45403	357.5	8987.7	112.0	10.551	85.081	2.258	28.826	105001	17.2	24.400	640	204.0	268.0	48.7	0.042	559	288	pg157_o2nofp.cx10a_c24r64
3978	4308	45353	357.4	8984.5	111.9	10.526	84.938	2.259	28.800	104830	17.4	24.331	646	203.4	267.5	48.6	0.053	559	288	pg158_o2nofp.cx10a_c24r64
3980	4302	45384	358.0	8987.1	111.9	10.550	85.217	2.258	28.788	104737	17.4	24.347	647	203.8	267.8	48.7	0.061	559	288	pg163_o2nofp.cx10a_c24r64
3980	4290	45240	356.7	8983.1	111.8	10.547	85.154	2.257	28.769	104379	17.5	24.334	653	203.5	267.5	48.6	0.045	559	288	pg164_o2nofp.cx10a_c24r64
3978	4284	45156	355.7	8975.1	111.8	10.540	85.017	2.256	28.781	103559	17.9	24.172	668	203.6	267.7	48.7	0.043	559	288	pg17beta1_o2nofp.cx10a_c24r64
3980	4276	45132	355.3	8975.3	112.0	10.554	85.082	2.255	28.803	103452	17.9	24.192	670	203.4	267.4	48.7	0.040	559	288	pg17beta2_o2nofp.cx10a_c24r64
3980	4269	45162	356.1	8977.1	111.9	10.578	85.406	2.256	28.778	103465	18.0	24.234	675	203.9	267.9	48.7	0.036	559	272	pg17beta3_o2nofp.cx10a_c24r64

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
7960	78910	6240	53.8	8397.3	158.4	0.079	0.698	1.055	20.381	271587	61.0	3.442	124	206.2	270.2	48.7	0.385	9957	8081	pg1219_o2nofp.cx10a_c24r64
7960	78645	6235	54.2	8395.7	158.5	0.079	0.705	1.055	20.386	271588	60.8	3.453	124	206.2	270.2	48.7	0.390	9973	8007	pg1220_o2nofp.cx10a_c24r64
7960	78280	6180	54.3	8380.0	157.8	0.079	0.710	1.053	20.301	269568	60.9	3.444	124	204.9	268.9	48.7	0.397	9929	7911	pg1315_o2nofp.cx10a_c24r64
7960	78196	6122	55.1	8383.4	157.9	0.078	0.722	1.053	20.311	268730	61.0	3.437	125	204.5	268.6	48.7	0.368	9957	7975	pg1316_o2nofp.cx10a_c24r64
7960	78405	6237	54.5	8391.6	157.8	0.080	0.712	1.054	20.303	271276	60.9	3.460	124	204.7	268.7	48.6	0.377	9957	8039	pg1412_o2nofp.cx10a_c24r64
7960	77920	6184	53.4	8372.1	157.9	0.079	0.702	1.052	20.315	269198	61.0	3.455	125	205.0	269.0	48.6	0.415	9893	7959	pg1413_o2nofp.cx10a_c24r64
7960	78228	6226	53.7	8361.4	157.9	0.080	0.703	1.050	20.312	269934	60.9	3.451	125	205.3	269.3	48.7	0.398	9881	8049	pg157_o2nofp.cx10a_c24r64
7960	77772	6196	53.4	8351.2	157.7	0.080	0.703	1.049	20.293	267735	61.2	3.443	126	204.7	268.7	48.6	0.337	9849	7975	pg158_o2nofp.cx10a_c24r64
7960	78383	6229	54.1	8360.8	157.8	0.079	0.707	1.050	20.296	269774	60.8	3.442	124	204.8	268.8	48.7	0.378	10005	7991	pg163_o2nofp.cx10a_c24r64
7960	77462	6166	53.4	8359.7	157.7	0.080	0.706	1.050	20.288	264498	61.7	3.415	127	204.6	268.6	48.6	0.348	9829	7907	pg164_o2nofp.cx10a_c24r64
7960	76694	6187	53.5	8352.4	157.8	0.081	0.714	1.049	20.301	258505	62.6	3.371	131	204.9	269.0	48.7	0.365	9610	7831	pg17beta1_o2nofp.cx10a_c24r64
7960	76772	6166	53.4	8360.0	157.9	0.080	0.712	1.050	20.316	259416	62.6	3.379	130	204.7	268.7	48.7	0.407	9686	7704	pg17beta2_o2nofp.cx10a_c24r64
7960	77928	6229	53.8	8350.0	157.8	0.080	0.707	1.049	20.300	263241	62.6	3.378	129	205.0	269.0	48.7	0.362	9861	7897	pg17beta3_o2nofp.cx10a_c24r64

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
7960	3447	48187	380.1	15437.9	212.6	13.979	112.927	1.939	27.346	103786	35.8	30.109	1662	208.0	272.0	48.7	0.060	448	256	pg1219_o2nofp.cx10a_c24r64
7960	3437	48159	379.6	15432.9	212.5	14.011	113.102	1.939	27.340	104044	35.2	30.270	1639	208.0	272.0	48.7	0.071	447	256	pg1220_o2nofp.cx10a_c24r64
7960	3365	47441	374.2	15388.6	212.5	14.097	113.865	1.933	27.337	102304	35.7	30.399	1697	207.0	271.0	48.7	0.079	432	256	pg1315_o2nofp.cx10a_c24r64
7960	3363	47073	371.1	15394.0	212.6	13.996	112.979	1.934	27.347	101731	35.2	30.246	1674	206.8	270.8	48.7	0.084	431	256	pg1316_o2nofp.cx10a_c24r64
7960	3482	47259	373.0	15436.0	212.8	13.572	109.703	1.939	27.375	102340	35.7	29.391	1640	206.6	270.6	48.7	0.087	655	448	pg1412_o2nofp.cx10a_c24r64
7960	3358	47308	372.7	15351.4	212.1	14.087	113.634	1.929	27.287	102275	34.9	30.454	1663	207.0	271.0	48.7	0.108	432	256	pg1413_o2nofp.cx10a_c24r64
7960	3520	48801	384.6	15481.3	213.2	13.866	111.890	1.945	27.422	105076	34.2	29.855	1555	207.2	271.2	48.7	0.109	448	256	pg157_o2nofp.cx10a_c24r64
7960	3515	48723	383.6	15496.7	213.5	13.861	111.731	1.947	27.467	104904	34.4	29.843	1566	206.8	270.9	48.7	0.086	448	256	pg158_o2nofp.cx10a_c24r64
7960	3498	48617	383.2	15468.6	213.0	13.897	112.160	1.943	27.404	103990	34.3	29.725	1569	206.6	270.6	48.7	0.083	448	256	pg163_o2nofp.cx10a_c24r64
7960	3474	48291	380.5	15455.2	213.0	13.902	112.163	1.942	27.403	102861	35.8	29.611	1649	206.5	270.6	48.7	0.078	448	256	pg164_o2nofp.cx10a_c24r64
7960	3494	48535	382.3	15467.4	213.2	13.892	112.045	1.943	27.426	101078	37.5	28.931	1717	206.9	271.0	48.7	0.083	448	256	pg17beta1_o2nofp.cx10a_c24r64
7960	3479	48359	380.9	15456.1	213.1	13.899	112.111	1.942	27.413	100712	37.4	28.946	1720	206.7	270.8	48.7	0.071	448	256	pg17beta2_o2nofp.cx10a_c24r64
7960	3476	48456	381.8	15440.7	212.8	13.940	112.473	1.940	27.378	100827	37.4	29.007	1722	206.8	270.9	48.7	0.076	448	272	pg17beta3_o2nofp.cx10a_c24r64

l.i0

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	97.045	2.859	0.048	0.024	0.013	0.011	nonzero	0.000	0.000	1.095	pg1219_o2nofp.cx10a_c24r64
0.000	96.808	3.073	0.053	0.039	0.021	0.006	0.000	0.000	0.000	0.893	pg1220_o2nofp.cx10a_c24r64
0.000	96.846	3.037	0.059	0.034	0.010	0.015	nonzero	0.000	0.000	1.459	pg1315_o2nofp.cx10a_c24r64
0.000	96.756	3.140	0.048	0.030	0.009	0.016	nonzero	0.000	0.000	1.126	pg1316_o2nofp.cx10a_c24r64
0.000	97.252	2.645	0.051	0.027	0.010	0.014	nonzero	0.000	0.000	1.426	pg1412_o2nofp.cx10a_c24r64
0.000	97.049	2.833	0.057	0.035	0.009	0.016	0.000	0.000	0.000	0.965	pg1413_o2nofp.cx10a_c24r64
0.000	97.100	2.781	0.063	0.033	0.006	0.018	0.000	0.000	0.000	0.968	pg157_o2nofp.cx10a_c24r64
0.000	97.178	2.721	0.050	0.028	0.007	0.017	nonzero	0.000	0.000	1.753	pg158_o2nofp.cx10a_c24r64
0.000	97.168	2.718	0.062	0.029	0.005	0.018	nonzero	0.000	0.000	1.689	pg163_o2nofp.cx10a_c24r64
0.000	97.283	2.611	0.051	0.031	0.007	0.017	nonzero	0.000	0.000	1.138	pg164_o2nofp.cx10a_c24r64
0.000	91.718	8.184	0.045	0.029	0.007	0.017	0.000	0.000	0.000	0.966	pg17beta1_o2nofp.cx10a_c24r64
0.000	91.486	8.420	0.048	0.022	0.006	0.017	nonzero	0.000	0.000	1.351	pg17beta2_o2nofp.cx10a_c24r64
0.000	91.635	8.257	0.053	0.032	0.006	0.017	nonzero	0.000	0.000	1.020	pg17beta3_o2nofp.cx10a_c24r64

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.510	83.789	15.545	0.155	0.001	0.000	0.000	0.000	0.633	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.376	82.190	17.250	0.183	0.001	0.000	0.000	0.000	0.771	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.310	78.254	20.967	0.465	0.004	0.000	0.000	0.000	0.693	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	2.148	74.938	22.174	0.733	0.006	0.000	0.000	0.000	0.669	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.637	82.535	16.625	0.203	nonzero	0.000	0.000	0.000	0.516	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	1.823	79.638	18.158	0.376	0.005	0.000	0.000	0.000	0.942	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.722	83.578	15.526	0.173	0.001	0.000	0.000	0.000	0.620	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.579	82.614	16.526	0.274	0.006	0.000	0.000	0.000	0.595	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.711	83.844	15.261	0.183	0.001	0.000	0.000	0.000	0.380	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.238	83.300	16.277	0.184	0.001	0.000	0.000	0.000	0.433	pg164_o2nofp.cx10a_c24r64
0.000	0.000	1.676	81.766	16.324	0.232	0.002	0.000	0.000	0.000	0.647	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	2.812	79.920	16.935	0.331	0.003	0.000	0.000	0.000	0.577	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.699	84.553	14.582	0.164	0.002	0.000	0.000	0.000	0.433	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	4.181	19.645	57.594	18.527	0.053	0.000	0.000	0.000	0.000	0.134	pg1219_o2nofp.cx10a_c24r64
0.000	4.419	20.078	68.169	7.278	0.056	0.000	0.000	0.000	0.000	0.153	pg1220_o2nofp.cx10a_c24r64
0.000	5.156	28.480	58.740	7.492	0.131	0.001	0.000	0.000	0.000	0.355	pg1315_o2nofp.cx10a_c24r64
0.000	6.240	34.806	50.540	8.229	0.183	0.001	0.000	0.000	0.000	0.409	pg1316_o2nofp.cx10a_c24r64
0.000	4.295	19.003	65.085	11.561	0.057	0.000	0.000	0.000	0.000	0.186	pg1412_o2nofp.cx10a_c24r64
0.000	5.217	22.444	64.350	7.860	0.128	0.002	0.000	0.000	0.000	0.866	pg1413_o2nofp.cx10a_c24r64
0.000	4.284	19.047	62.095	14.529	0.045	0.000	0.000	0.000	0.000	0.117	pg157_o2nofp.cx10a_c24r64
0.000	5.648	22.831	55.444	15.962	0.113	0.002	0.000	0.000	0.000	0.368	pg158_o2nofp.cx10a_c24r64
0.000	4.201	16.748	63.808	15.197	0.046	0.000	0.000	0.000	0.000	0.255	pg163_o2nofp.cx10a_c24r64
0.000	4.331	16.944	69.783	8.891	0.050	nonzero	0.000	0.000	0.000	0.424	pg164_o2nofp.cx10a_c24r64
0.000	5.148	18.177	63.230	13.336	0.106	0.002	0.000	0.000	0.000	0.615	pg17beta1_o2nofp.cx10a_c24r64
0.000	5.424	18.666	60.324	15.471	0.114	0.001	0.000	0.000	0.000	0.307	pg17beta2_o2nofp.cx10a_c24r64
0.000	3.967	16.219	52.813	26.956	0.045	0.000	0.000	0.000	0.000	0.233	pg17beta3_o2nofp.cx10a_c24r64

l.i2

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.716	70.250	29.031	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg1219_o2nofp.cx10a_c24r64
0.346	70.586	29.062	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.021	pg1220_o2nofp.cx10a_c24r64
6.502	66.503	26.989	0.005	nonzero	nonzero	0.000	0.000	0.000	0.000	0.135	pg1315_o2nofp.cx10a_c24r64
7.432	68.244	24.307	0.016	0.001	0.001	nonzero	0.000	0.000	0.000	0.306	pg1316_o2nofp.cx10a_c24r64
10.660	59.740	29.580	0.016	0.003	0.001	0.000	0.000	0.000	0.000	0.188	pg1412_o2nofp.cx10a_c24r64
3.661	69.834	26.503	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg1413_o2nofp.cx10a_c24r64
6.826	63.913	29.249	0.011	0.001	nonzero	0.000	0.000	0.000	0.000	0.132	pg157_o2nofp.cx10a_c24r64
7.467	71.312	21.217	0.004	nonzero	nonzero	0.000	0.000	0.000	0.000	0.178	pg158_o2nofp.cx10a_c24r64
0.226	74.233	25.534	0.007	nonzero	0.000	0.000	0.000	0.000	0.000	0.019	pg163_o2nofp.cx10a_c24r64
7.068	65.544	27.324	0.054	0.009	0.002	nonzero	0.000	0.000	0.000	0.409	pg164_o2nofp.cx10a_c24r64
7.220	67.914	24.855	0.010	0.001	nonzero	0.000	0.000	0.000	0.000	0.176	pg17beta1_o2nofp.cx10a_c24r64
4.142	72.154	23.652	0.039	0.013	0.001	nonzero	0.000	0.000	0.000	0.268	pg17beta2_o2nofp.cx10a_c24r64
0.523	74.145	25.324	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	73.263	26.737	0.001	0.000	0.000	0.000	0.000	0.124	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.000	98.406	1.593	0.001	0.000	0.000	0.000	0.000	0.113	pg1220_o2nofp.cx10a_c24r64
0.173	1.544	27.030	44.625	26.628	nonzero	0.000	0.000	0.000	0.000	0.111	pg1315_o2nofp.cx10a_c24r64
0.627	9.933	20.770	56.373	12.297	nonzero	0.000	0.000	0.000	0.000	0.110	pg1316_o2nofp.cx10a_c24r64
0.744	13.867	10.576	43.949	30.863	0.001	0.000	0.000	0.000	0.000	0.129	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	18.584	67.482	13.934	nonzero	0.000	0.000	0.000	0.000	0.126	pg1413_o2nofp.cx10a_c24r64
0.000	5.074	7.423	46.138	41.365	nonzero	0.000	0.000	0.000	0.000	0.125	pg157_o2nofp.cx10a_c24r64
0.000	0.418	48.164	45.790	5.627	nonzero	0.000	0.000	0.000	0.000	0.122	pg158_o2nofp.cx10a_c24r64
0.027	0.001	0.002	84.475	15.494	0.001	0.000	0.000	0.000	0.000	0.209	pg163_o2nofp.cx10a_c24r64
0.567	13.519	11.043	58.811	16.057	0.003	0.000	0.000	0.000	0.000	0.233	pg164_o2nofp.cx10a_c24r64
0.321	5.022	24.048	22.552	48.056	0.001	0.000	0.000	0.000	0.000	0.191	pg17beta1_o2nofp.cx10a_c24r64
0.267	4.985	29.898	26.566	38.282	0.002	nonzero	0.000	0.000	0.000	0.285	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.000	10.265	89.735	0.001	0.000	0.000	0.000	0.000	0.124	pg17beta3_o2nofp.cx10a_c24r64

qr100.L1

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.956	0.044	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg1219_o2nofp.cx10a_c24r64
99.956	0.044	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg1220_o2nofp.cx10a_c24r64
99.955	0.045	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg1315_o2nofp.cx10a_c24r64
99.953	0.047	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	pg1316_o2nofp.cx10a_c24r64
99.956	0.043	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg1412_o2nofp.cx10a_c24r64
99.955	0.044	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg1413_o2nofp.cx10a_c24r64
99.960	0.039	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg157_o2nofp.cx10a_c24r64
99.961	0.039	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg158_o2nofp.cx10a_c24r64
99.960	0.040	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg163_o2nofp.cx10a_c24r64
99.959	0.040	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg164_o2nofp.cx10a_c24r64
99.961	0.039	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg17beta1_o2nofp.cx10a_c24r64
99.960	0.040	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg17beta2_o2nofp.cx10a_c24r64
99.963	0.036	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg17beta3_o2nofp.cx10a_c24r64

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.017	99.969	0.014	0.000	0.000	0.000	0.000	0.000	0.020	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.000	99.997	0.003	0.000	0.000	0.000	0.000	0.000	0.017	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.111	99.868	0.021	0.000	0.000	0.000	0.000	0.000	0.019	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.844	98.941	0.215	0.000	0.000	0.000	0.000	0.000	0.020	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.198	99.781	0.021	0.000	0.000	0.000	0.000	0.000	0.019	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	0.097	99.160	0.743	0.000	0.000	0.000	0.000	0.000	0.022	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.035	99.931	0.035	0.000	0.000	0.000	0.000	0.000	0.027	pg157_o2nofp.cx10a_c24r64
0.000	0.000	1.132	98.840	0.028	0.000	0.000	0.000	0.000	0.000	0.021	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.000	99.986	0.014	0.000	0.000	0.000	0.000	0.000	0.017	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.003	99.729	0.267	0.000	0.000	0.000	0.000	0.000	0.027	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.059	99.118	0.823	0.000	0.000	0.000	0.000	0.000	0.022	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.753	96.997	2.250	0.000	0.000	0.000	0.000	0.000	0.021	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.007	99.976	0.017	0.000	0.000	0.000	0.000	0.000	0.018	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	63.545	36.455	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg1219_o2nofp.cx10a_c24r64
0.000	63.993	36.007	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg1220_o2nofp.cx10a_c24r64
0.000	62.931	37.069	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg1315_o2nofp.cx10a_c24r64
0.000	61.806	38.194	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg1316_o2nofp.cx10a_c24r64
0.000	65.076	34.924	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg1412_o2nofp.cx10a_c24r64
0.000	64.069	35.931	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg1413_o2nofp.cx10a_c24r64
0.000	66.361	33.635	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg157_o2nofp.cx10a_c24r64
0.000	65.865	34.132	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg158_o2nofp.cx10a_c24r64
0.000	68.271	31.729	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg163_o2nofp.cx10a_c24r64
0.000	67.160	32.840	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg164_o2nofp.cx10a_c24r64
0.000	61.604	38.392	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.005	pg17beta1_o2nofp.cx10a_c24r64
0.000	62.122	37.868	0.010	0.000	0.000	0.000	0.000	0.000	0.000	0.005	pg17beta2_o2nofp.cx10a_c24r64
0.000	62.313	37.684	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg17beta3_o2nofp.cx10a_c24r64

qp100.L2

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.004	7.590	92.245	0.161	nonzero	0.000	0.000	0.000	0.000	0.000	0.017	pg1219_o2nofp.cx10a_c24r64
0.004	7.320	92.507	0.169	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg1220_o2nofp.cx10a_c24r64
0.004	6.797	93.010	0.189	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg1315_o2nofp.cx10a_c24r64
0.004	6.826	92.973	0.197	nonzero	0.000	0.000	0.000	0.000	0.000	0.025	pg1316_o2nofp.cx10a_c24r64
0.010	9.396	90.365	0.230	nonzero	0.000	0.000	0.000	0.000	0.000	0.019	pg1412_o2nofp.cx10a_c24r64
0.003	6.777	93.010	0.210	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg1413_o2nofp.cx10a_c24r64
0.004	8.603	91.260	0.133	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg157_o2nofp.cx10a_c24r64
0.004	8.545	91.321	0.130	nonzero	0.000	0.000	0.000	0.000	0.000	0.027	pg158_o2nofp.cx10a_c24r64
0.004	8.671	91.206	0.119	nonzero	0.000	0.000	0.000	0.000	0.000	0.020	pg163_o2nofp.cx10a_c24r64
0.003	8.510	91.369	0.118	nonzero	0.000	0.000	0.000	0.000	0.000	0.023	pg164_o2nofp.cx10a_c24r64
0.004	8.556	91.325	0.115	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg17beta1_o2nofp.cx10a_c24r64
0.004	8.425	91.441	0.130	nonzero	0.000	0.000	0.000	0.000	0.000	0.018	pg17beta2_o2nofp.cx10a_c24r64
0.004	8.577	91.301	0.119	nonzero	0.000	0.000	0.000	0.000	0.000	0.026	pg17beta3_o2nofp.cx10a_c24r64

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	4.003	95.997	0.000	0.000	0.000	0.000	0.000	0.031	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.014	95.986	0.000	0.000	0.000	0.000	0.000	0.037	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.253	95.747	0.000	0.000	0.000	0.000	0.000	0.032	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.444	95.556	0.000	0.000	0.000	0.000	0.000	0.035	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.167	95.833	0.000	0.000	0.000	0.000	0.000	0.041	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.111	95.889	0.000	0.000	0.000	0.000	0.000	0.034	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.264	95.736	0.000	0.000	0.000	0.000	0.000	0.027	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.444	95.556	0.000	0.000	0.000	0.000	0.000	0.037	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.851	96.149	0.000	0.000	0.000	0.000	0.000	0.037	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.056	95.944	0.000	0.000	0.000	0.000	0.000	0.040	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.059	95.941	0.000	0.000	0.000	0.000	0.000	0.034	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.042	95.958	0.000	0.000	0.000	0.000	0.000	0.035	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.920	96.080	0.000	0.000	0.000	0.000	0.000	0.033	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.323	99.635	0.042	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg1219_o2nofp.cx10a_c24r64
0.000	2.069	97.892	0.038	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg1220_o2nofp.cx10a_c24r64
0.000	0.451	99.521	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg1315_o2nofp.cx10a_c24r64
0.000	0.715	99.240	0.045	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg1316_o2nofp.cx10a_c24r64
0.000	1.361	98.611	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg1412_o2nofp.cx10a_c24r64
0.000	0.896	99.076	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg1413_o2nofp.cx10a_c24r64
0.000	1.326	98.642	0.031	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg157_o2nofp.cx10a_c24r64
0.000	0.681	99.288	0.031	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg158_o2nofp.cx10a_c24r64
0.000	1.069	98.903	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg163_o2nofp.cx10a_c24r64
0.000	0.941	99.028	0.031	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg164_o2nofp.cx10a_c24r64
0.000	0.104	99.840	0.056	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.090	99.875	0.035	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.017	99.906	0.076	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg17beta3_o2nofp.cx10a_c24r64

qr500.L3

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.810	0.184	0.006	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.081	pg1219_o2nofp.cx10a_c24r64
99.811	0.183	0.006	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.107	pg1220_o2nofp.cx10a_c24r64
99.812	0.182	0.006	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.091	pg1315_o2nofp.cx10a_c24r64
99.810	0.183	0.006	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.106	pg1316_o2nofp.cx10a_c24r64
99.808	0.186	0.005	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.099	pg1412_o2nofp.cx10a_c24r64
99.810	0.184	0.006	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.114	pg1413_o2nofp.cx10a_c24r64
99.829	0.166	0.004	nonzero	nonzero	nonzero	0.000	0.000	0.000	0.000	0.090	pg157_o2nofp.cx10a_c24r64
99.825	0.169	0.005	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.110	pg158_o2nofp.cx10a_c24r64
99.831	0.164	0.004	nonzero	nonzero	nonzero	0.000	0.000	0.000	0.000	0.070	pg163_o2nofp.cx10a_c24r64
99.820	0.174	0.005	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.105	pg164_o2nofp.cx10a_c24r64
99.838	0.157	0.004	nonzero	nonzero	nonzero	0.000	0.000	0.000	0.000	0.104	pg17beta1_o2nofp.cx10a_c24r64
99.833	0.161	0.005	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.076	pg17beta2_o2nofp.cx10a_c24r64
99.838	0.157	0.005	nonzero	nonzero	nonzero	0.000	0.000	0.000	0.000	0.095	pg17beta3_o2nofp.cx10a_c24r64

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	75.323	24.641	0.036	0.000	0.000	0.000	0.000	0.102	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.001	76.016	23.962	0.022	0.000	0.000	0.000	0.000	0.123	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.001	76.957	23.028	0.015	0.000	0.000	0.000	0.000	0.078	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.000	77.103	22.878	0.018	0.000	0.000	0.000	0.000	0.076	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.000	76.174	23.818	0.008	0.000	0.000	0.000	0.000	0.082	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	0.000	76.162	23.829	0.009	0.000	0.000	0.000	0.000	0.077	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.000	78.953	21.042	0.005	0.000	0.000	0.000	0.000	0.098	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.001	78.672	21.322	0.005	0.000	0.000	0.000	0.000	0.111	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.000	78.305	21.683	0.012	0.000	0.000	0.000	0.000	0.114	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.000	77.882	22.110	0.008	0.000	0.000	0.000	0.000	0.088	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.001	79.019	20.974	0.006	0.000	0.000	0.000	0.000	0.079	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.001	77.829	22.147	0.023	0.000	0.000	0.000	0.000	0.088	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.001	78.547	21.446	0.006	0.000	0.000	0.000	0.000	0.075	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	53.109	45.881	1.008	0.002	0.000	0.000	0.000	0.000	0.068	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	59.944	39.160	0.892	0.004	0.000	0.000	0.000	0.000	0.092	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	59.810	39.435	0.754	0.001	0.000	0.000	0.000	0.000	0.067	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	60.131	39.182	0.687	0.000	0.000	0.000	0.000	0.000	0.056	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	57.148	42.083	0.769	0.000	0.000	0.000	0.000	0.000	0.055	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	57.124	42.097	0.778	0.001	0.000	0.000	0.000	0.000	0.065	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	59.651	39.994	0.354	0.000	0.000	0.000	0.000	0.000	0.043	pg157_o2nofp.cx10a_c24r64
0.000	0.000	55.383	43.622	0.995	0.000	0.000	0.000	0.000	0.000	0.056	pg158_o2nofp.cx10a_c24r64
0.000	0.000	57.149	42.233	0.619	0.000	0.000	0.000	0.000	0.000	0.058	pg163_o2nofp.cx10a_c24r64
0.000	0.000	51.297	47.135	1.568	0.000	0.000	0.000	0.000	0.000	0.054	pg164_o2nofp.cx10a_c24r64
0.000	0.000	54.309	45.174	0.517	0.000	0.000	0.000	0.000	0.000	0.046	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	53.508	45.267	1.224	0.001	0.000	0.000	0.000	0.000	0.075	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	49.853	49.210	0.938	0.000	0.000	0.000	0.000	0.000	0.060	pg17beta3_o2nofp.cx10a_c24r64

qp500.L4

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.001	2.882	96.745	0.371	0.001	0.000	0.000	0.000	0.000	0.000	0.046	pg1219_o2nofp.cx10a_c24r64
0.001	2.801	96.815	0.381	0.002	0.000	0.000	0.000	0.000	0.000	0.043	pg1220_o2nofp.cx10a_c24r64
0.001	2.520	97.055	0.423	0.001	0.000	0.000	0.000	0.000	0.000	0.042	pg1315_o2nofp.cx10a_c24r64
0.001	2.477	97.073	0.448	0.001	0.000	0.000	0.000	0.000	0.000	0.038	pg1316_o2nofp.cx10a_c24r64
0.005	5.125	94.420	0.448	0.001	0.000	0.000	0.000	0.000	0.000	0.038	pg1412_o2nofp.cx10a_c24r64
0.001	2.498	97.046	0.454	0.001	0.000	0.000	0.000	0.000	0.000	0.038	pg1413_o2nofp.cx10a_c24r64
0.001	3.357	96.336	0.304	0.002	0.000	0.000	0.000	0.000	0.000	0.042	pg157_o2nofp.cx10a_c24r64
0.001	3.432	96.258	0.307	0.001	0.000	0.000	0.000	0.000	0.000	0.053	pg158_o2nofp.cx10a_c24r64
0.001	3.374	96.324	0.299	0.002	0.000	0.000	0.000	0.000	0.000	0.061	pg163_o2nofp.cx10a_c24r64
0.001	3.308	96.373	0.316	0.002	0.000	0.000	0.000	0.000	0.000	0.045	pg164_o2nofp.cx10a_c24r64
0.001	3.297	96.382	0.319	0.001	0.000	0.000	0.000	0.000	0.000	0.043	pg17beta1_o2nofp.cx10a_c24r64
0.001	3.269	96.402	0.326	0.001	0.000	0.000	0.000	0.000	0.000	0.040	pg17beta2_o2nofp.cx10a_c24r64
0.001	3.243	96.405	0.350	0.001	0.000	0.000	0.000	0.000	0.000	0.036	pg17beta3_o2nofp.cx10a_c24r64

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	3.706	96.294	0.000	0.000	0.000	0.000	0.000	0.062	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.715	96.285	0.000	0.000	0.000	0.000	0.000	0.057	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.924	96.076	0.000	0.000	0.000	0.000	0.000	0.053	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.008	95.990	0.001	0.000	0.000	0.000	0.000	0.074	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.608	96.391	0.001	0.000	0.000	0.000	0.000	0.068	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.882	96.118	0.000	0.000	0.000	0.000	0.000	0.050	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.060	95.938	0.003	0.000	0.000	0.000	0.000	0.067	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.219	95.780	0.001	0.000	0.000	0.000	0.000	0.068	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.015	95.979	0.006	0.000	0.000	0.000	0.000	0.071	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.019	95.981	0.000	0.000	0.000	0.000	0.000	0.061	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.188	95.812	0.000	0.000	0.000	0.000	0.000	0.048	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.164	95.836	0.000	0.000	0.000	0.000	0.000	0.055	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.000	4.056	95.944	0.000	0.000	0.000	0.000	0.000	0.052	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	13.346	86.631	0.023	0.000	0.000	0.000	0.000	0.000	0.053	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	20.959	79.031	0.010	0.000	0.000	0.000	0.000	0.000	0.052	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	21.763	78.222	0.016	0.000	0.000	0.000	0.000	0.000	0.051	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	21.588	78.394	0.018	0.000	0.000	0.000	0.000	0.000	0.053	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	15.463	84.526	0.011	0.000	0.000	0.000	0.000	0.000	0.052	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	18.549	81.440	0.011	0.000	0.000	0.000	0.000	0.000	0.056	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	21.456	78.535	0.010	0.000	0.000	0.000	0.000	0.000	0.052	pg157_o2nofp.cx10a_c24r64
0.000	0.000	15.771	84.215	0.015	0.000	0.000	0.000	0.000	0.000	0.051	pg158_o2nofp.cx10a_c24r64
0.000	0.000	17.030	82.956	0.015	0.000	0.000	0.000	0.000	0.000	0.056	pg163_o2nofp.cx10a_c24r64
0.000	0.000	13.635	86.340	0.025	0.000	0.000	0.000	0.000	0.000	0.051	pg164_o2nofp.cx10a_c24r64
0.000	0.000	8.321	91.640	0.039	0.000	0.000	0.000	0.000	0.000	0.052	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	7.530	92.431	0.039	0.000	0.000	0.000	0.000	0.000	0.051	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	5.030	94.892	0.078	0.000	0.000	0.000	0.000	0.000	0.053	pg17beta3_o2nofp.cx10a_c24r64

qr1000.L5

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.025	0.936	0.029	0.008	0.001	nonzero	nonzero	0.000	0.000	0.000	0.385	pg1219_o2nofp.cx10a_c24r64
99.021	0.937	0.032	0.009	0.001	nonzero	nonzero	0.000	0.000	0.000	0.390	pg1220_o2nofp.cx10a_c24r64
98.997	0.963	0.030	0.008	0.001	nonzero	nonzero	0.000	0.000	0.000	0.397	pg1315_o2nofp.cx10a_c24r64
99.018	0.939	0.033	0.009	0.001	nonzero	nonzero	0.000	0.000	0.000	0.368	pg1316_o2nofp.cx10a_c24r64
98.956	1.002	0.032	0.009	0.001	nonzero	nonzero	0.000	0.000	0.000	0.377	pg1412_o2nofp.cx10a_c24r64
98.970	0.987	0.032	0.009	0.002	nonzero	nonzero	0.000	0.000	0.000	0.415	pg1413_o2nofp.cx10a_c24r64
99.071	0.888	0.030	0.009	0.001	nonzero	nonzero	0.000	0.000	0.000	0.398	pg157_o2nofp.cx10a_c24r64
99.019	0.935	0.033	0.010	0.002	nonzero	nonzero	0.000	0.000	0.000	0.337	pg158_o2nofp.cx10a_c24r64
99.134	0.828	0.026	0.009	0.002	nonzero	nonzero	0.000	0.000	0.000	0.378	pg163_o2nofp.cx10a_c24r64
99.077	0.883	0.028	0.010	0.002	nonzero	nonzero	0.000	0.000	0.000	0.348	pg164_o2nofp.cx10a_c24r64
99.045	0.911	0.031	0.011	0.002	nonzero	nonzero	0.000	0.000	0.000	0.365	pg17beta1_o2nofp.cx10a_c24r64
99.035	0.919	0.032	0.011	0.002	nonzero	nonzero	0.000	0.000	0.000	0.407	pg17beta2_o2nofp.cx10a_c24r64
99.072	0.885	0.031	0.011	0.002	nonzero	nonzero	0.000	0.000	0.000	0.362	pg17beta3_o2nofp.cx10a_c24r64

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.001	80.873	19.057	0.069	0.000	0.000	0.000	0.000	0.149	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.001	80.200	19.712	0.088	0.000	0.000	0.000	0.000	0.174	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.001	80.688	19.234	0.078	0.000	0.000	0.000	0.000	0.155	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.002	80.580	19.328	0.090	0.000	0.000	0.000	0.000	0.193	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.001	80.385	19.540	0.074	0.000	0.000	0.000	0.000	0.176	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	0.001	79.989	19.945	0.065	0.000	0.000	0.000	0.000	0.182	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.001	82.428	17.490	0.081	0.000	0.000	0.000	0.000	0.161	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.002	81.902	17.986	0.111	0.000	0.000	0.000	0.000	0.233	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.002	82.056	17.845	0.098	0.000	0.000	0.000	0.000	0.149	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.001	81.607	18.299	0.092	0.000	0.000	0.000	0.000	0.133	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.003	81.765	18.148	0.084	0.000	0.000	0.000	0.000	0.131	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.002	81.947	17.957	0.093	0.000	0.000	0.000	0.000	0.161	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.003	81.358	18.541	0.099	0.000	0.000	0.000	0.000	0.156	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	80.924	19.021	0.055	0.000	0.000	0.000	0.000	0.105	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.005	79.906	20.024	0.065	0.000	0.000	0.000	0.000	0.132	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.000	80.042	19.907	0.051	0.000	0.000	0.000	0.000	0.122	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.002	78.208	21.710	0.081	0.000	0.000	0.000	0.000	0.103	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.000	80.384	19.552	0.064	0.000	0.000	0.000	0.000	0.103	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	nonzero	79.552	20.374	0.073	0.000	0.000	0.000	0.000	0.104	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.000	80.454	19.499	0.047	0.000	0.000	0.000	0.000	0.092	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.000	77.960	21.966	0.074	0.000	0.000	0.000	0.000	0.098	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.000	81.535	18.390	0.075	0.000	0.000	0.000	0.000	0.102	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.000	77.566	22.323	0.111	0.000	0.000	0.000	0.000	0.106	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.000	67.544	32.334	0.121	0.000	0.000	0.000	0.000	0.104	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.000	67.693	32.171	0.136	0.000	0.000	0.000	0.000	0.106	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.000	67.816	32.033	0.151	0.000	0.000	0.000	0.000	0.121	pg17beta3_o2nofp.cx10a_c24r64

qp1000.L6

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
nonzero	0.629	97.736	1.628	0.006	0.000	0.000	0.000	0.000	0.000	0.060	pg1219_o2nofp.cx10a_c24r64
nonzero	0.604	97.712	1.677	0.007	nonzero	0.000	0.000	0.000	0.000	0.071	pg1220_o2nofp.cx10a_c24r64
nonzero	0.533	97.509	1.947	0.011	nonzero	0.000	0.000	0.000	0.000	0.079	pg1315_o2nofp.cx10a_c24r64
nonzero	0.532	97.421	2.036	0.011	nonzero	0.000	0.000	0.000	0.000	0.084	pg1316_o2nofp.cx10a_c24r64
0.001	2.072	95.934	1.984	0.009	nonzero	0.000	0.000	0.000	0.000	0.087	pg1412_o2nofp.cx10a_c24r64
nonzero	0.529	97.459	2.001	0.010	nonzero	0.000	0.000	0.000	0.000	0.108	pg1413_o2nofp.cx10a_c24r64
nonzero	0.788	97.782	1.419	0.011	nonzero	0.000	0.000	0.000	0.000	0.109	pg157_o2nofp.cx10a_c24r64
nonzero	0.800	97.666	1.519	0.015	nonzero	0.000	0.000	0.000	0.000	0.086	pg158_o2nofp.cx10a_c24r64
nonzero	0.762	97.712	1.514	0.012	nonzero	0.000	0.000	0.000	0.000	0.083	pg163_o2nofp.cx10a_c24r64
nonzero	0.728	97.610	1.649	0.012	nonzero	0.000	0.000	0.000	0.000	0.078	pg164_o2nofp.cx10a_c24r64
nonzero	0.764	97.669	1.553	0.014	nonzero	0.000	0.000	0.000	0.000	0.083	pg17beta1_o2nofp.cx10a_c24r64
nonzero	0.738	97.625	1.625	0.012	nonzero	0.000	0.000	0.000	0.000	0.071	pg17beta2_o2nofp.cx10a_c24r64
nonzero	0.730	97.681	1.577	0.011	nonzero	0.000	0.000	0.000	0.000	0.076	pg17beta3_o2nofp.cx10a_c24r64

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	3.193	96.802	0.005	0.000	0.000	0.000	0.000	0.107	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.214	96.781	0.005	0.000	0.000	0.000	0.000	0.084	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.071	96.922	0.008	0.000	0.000	0.000	0.000	0.102	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.325	96.663	0.012	0.000	0.000	0.000	0.000	0.090	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.000	2.864	97.131	0.005	0.000	0.000	0.000	0.000	0.096	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.033	96.959	0.008	0.000	0.000	0.000	0.000	0.110	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.610	96.384	0.006	0.000	0.000	0.000	0.000	0.101	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.706	96.283	0.011	0.000	0.000	0.000	0.000	0.112	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.715	96.274	0.012	0.000	0.000	0.000	0.000	0.108	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.736	96.254	0.009	0.000	0.000	0.000	0.000	0.102	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.685	96.305	0.010	0.000	0.000	0.000	0.000	0.087	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.760	96.235	0.006	0.000	0.000	0.000	0.000	0.096	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.000	3.414	96.578	0.007	0.000	0.000	0.000	0.000	0.112	pg17beta3_o2nofp.cx10a_c24r64

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	0.000	24.312	75.685	0.003	0.000	0.000	0.000	0.000	0.114	pg1219_o2nofp.cx10a_c24r64
0.000	0.000	0.000	32.905	67.093	0.003	0.000	0.000	0.000	0.000	0.123	pg1220_o2nofp.cx10a_c24r64
0.000	0.000	0.000	23.315	76.682	0.003	0.000	0.000	0.000	0.000	0.113	pg1315_o2nofp.cx10a_c24r64
0.000	0.000	0.000	27.247	72.750	0.003	0.000	0.000	0.000	0.000	0.111	pg1316_o2nofp.cx10a_c24r64
0.000	0.000	0.000	23.577	76.420	0.003	0.000	0.000	0.000	0.000	0.120	pg1412_o2nofp.cx10a_c24r64
0.000	0.000	0.000	29.556	70.441	0.003	0.000	0.000	0.000	0.000	0.111	pg1413_o2nofp.cx10a_c24r64
0.000	0.000	0.000	27.454	72.543	0.003	0.000	0.000	0.000	0.000	0.115	pg157_o2nofp.cx10a_c24r64
0.000	0.000	0.000	26.024	73.973	0.003	0.000	0.000	0.000	0.000	0.109	pg158_o2nofp.cx10a_c24r64
0.000	0.000	0.000	26.175	73.822	0.003	0.000	0.000	0.000	0.000	0.111	pg163_o2nofp.cx10a_c24r64
0.000	0.000	0.000	8.523	91.475	0.003	0.000	0.000	0.000	0.000	0.124	pg164_o2nofp.cx10a_c24r64
0.000	0.000	0.000	0.529	99.467	0.003	0.000	0.000	0.000	0.000	0.105	pg17beta1_o2nofp.cx10a_c24r64
0.000	0.000	0.000	0.458	99.539	0.003	0.000	0.000	0.000	0.000	0.108	pg17beta2_o2nofp.cx10a_c24r64
0.000	0.000	0.000	0.460	99.536	0.004	0.000	0.000	0.000	0.000	0.107	pg17beta3_o2nofp.cx10a_c24r64