Introduction

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

The test server has 48 AMD cores, 128G RAM and RAID 10 with 2 NVMe devices. It is described here. The benchmark was run with 1 client and there were 1 or 3 connections per client (1 for queries or inserts without rate limits, 1+1 for rate limited inserts+deletes). It uses 1 table with a table per client. It loads 50M rows per table without secondary indexes, creates 3 secondary indexes per table, then inserts 160m+40m rows per table with a delete per insert to avoid growing the table. It then does 6 read+write tests for 1800s each that do queries as fast as possible with 100,100,500,500,1000,1000 inserts/s and the same for deletes/s per client concurrent with the queries. The database is cached by Postgres. 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
pg174_o2nofp.cx10a_c32r128 160256378789137041636200209862184649800181089762
pg175_o2nofp.cx10a_c32r128 158228378789135601611196669856179559849177449846
pg18beta1_o2nofp.cx10b_c32r128 156250373135137351791197729782180099668180649854
pg18beta1_o2nofp.cx10cw4_c32r128 158730381680136191798195579739181689872180339842
pg18beta1_o2nofp.cx10d_c32r128 155763381680133361781196559764179439796180489785
pg18beta2_o2nofp.cx10b_c32r128 161290378789137521831196999792182049771182589870
pg18beta2_o2nofp.cx10cw4_c32r128 160772378789135871784198529804182699725181639762
pg18beta2_o2nofp.cx10d_c32r128 158730378789137361731197519733182579682181329669

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
pg174_o2nofp.cx10a_c32r128 1.001.001.001.001.001.001.001.001.001.00
pg175_o2nofp.cx10a_c32r128 0.991.000.990.980.981.000.971.000.981.01
pg18beta1_o2nofp.cx10b_c32r128 0.980.991.001.090.990.990.980.991.001.01
pg18beta1_o2nofp.cx10cw4_c32r128 0.991.010.991.100.980.990.981.011.001.01
pg18beta1_o2nofp.cx10d_c32r128 0.971.010.971.090.980.990.971.001.001.00
pg18beta2_o2nofp.cx10b_c32r128 1.011.001.001.120.980.990.991.001.011.01
pg18beta2_o2nofp.cx10cw4_c32r128 1.001.000.991.090.990.990.990.991.001.00
pg18beta2_o2nofp.cx10d_c32r128 0.991.001.001.060.990.990.990.991.000.99

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
pg174_o2nofp.cx10a_c32r128100100499499998999
pg175_o2nofp.cx10a_c32r128100100499499999999
pg18beta1_o2nofp.cx10b_c32r128100100499499999999
pg18beta1_o2nofp.cx10cw4_c32r128100100499499999999
pg18beta1_o2nofp.cx10d_c32r128100100499499998999
pg18beta2_o2nofp.cx10b_c32r128100100499499999999
pg18beta2_o2nofp.cx10cw4_c32r128100100499499998998
pg18beta2_o2nofp.cx10d_c32r128100100499499998999
target10010050050010001000

l.i0

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
pg174_o2nofp.cx10a_c32r12899.999nonzero0.001nonzero0.017
pg175_o2nofp.cx10a_c32r12899.9990.001nonzerononzero0.019
pg18beta1_o2nofp.cx10b_c32r12899.9980.0010.0010.008
pg18beta1_o2nofp.cx10cw4_c32r12899.9980.001nonzerononzero0.022
pg18beta1_o2nofp.cx10d_c32r12899.9980.001nonzero0.015
pg18beta2_o2nofp.cx10b_c32r12899.9990.0010.0010.008
pg18beta2_o2nofp.cx10cw4_c32r12899.999nonzero0.001nonzero0.016
pg18beta2_o2nofp.cx10d_c32r12899.9990.0010.0010.014

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
160256	0	0	0.0	619.8	68.0	0.000	0.000	0.004	0.434	17353	3.5	0.108	10	4.8	13.0	0.5	0.017	161115	158422	pg174_o2nofp.cx10a_c32r128
158228	0	0	0.0	622.8	68.4	0.000	0.000	0.004	0.443	16911	3.9	0.107	12	4.8	13.0	0.5	0.019	159909	156878	pg175_o2nofp.cx10a_c32r128
156250	0	0	0.0	595.9	66.3	0.000	0.000	0.004	0.434	16624	3.2	0.106	10	4.8	13.0	4.7	0.008	156322	155027	pg18beta1_o2nofp.cx10b_c32r128
158730	0	0	0.0	606.2	67.6	0.000	0.000	0.004	0.436	17148	3.3	0.108	10	4.8	13.0	0.5	0.022	159515	156318	pg18beta1_o2nofp.cx10cw4_c32r128
155763	0	0	0.0	605.0	67.3	0.000	0.000	0.004	0.442	16547	3.1	0.106	10	4.8	13.0	0.5	0.015	156122	154919	pg18beta1_o2nofp.cx10d_c32r128
161290	0	0	0.0	614.1	68.5	0.000	0.000	0.004	0.435	17352	3.5	0.108	10	4.8	13.0	4.8	0.008	161512	160615	pg18beta2_o2nofp.cx10b_c32r128
160772	0	0	0.0	617.4	68.4	0.000	0.000	0.004	0.436	17320	3.4	0.108	10	4.8	13.0	0.5	0.016	161510	160412	pg18beta2_o2nofp.cx10cw4_c32r128
158730	0	0	0.0	607.8	67.6	0.000	0.000	0.004	0.436	17080	3.4	0.108	10	4.8	13.0	0.5	0.014	158920	157616	pg18beta2_o2nofp.cx10d_c32r128

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
378789	0	0	0.0	957.9	113.9	0.000	0.000	0.003	0.308	1884	2.5	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg174_o2nofp.cx10a_c32r128
378789	0	0	0.0	947.2	112.4	0.000	0.000	0.003	0.304	1875	2.5	0.005	3	9.6	22.1	5.1	0.002	NA	NA	pg175_o2nofp.cx10a_c32r128
373135	0	0	0.0	914.4	109.9	0.000	0.000	0.002	0.302	1714	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta1_o2nofp.cx10b_c32r128
381680	0	6	0.0	1057.5	115.5	0.000	0.000	0.003	0.310	2287	2.6	0.006	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta1_o2nofp.cx10cw4_c32r128
381680	0	0	0.0	953.6	114.3	0.000	0.000	0.002	0.307	1914	2.3	0.005	3	9.6	22.1	5.1	0.002	NA	NA	pg18beta1_o2nofp.cx10d_c32r128
378789	0	0	0.0	963.0	115.5	0.000	0.000	0.003	0.312	1854	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta2_o2nofp.cx10b_c32r128
378789	0	0	0.0	970.1	115.8	0.000	0.000	0.003	0.313	1906	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta2_o2nofp.cx10cw4_c32r128
378789	0	0	0.0	949.0	113.6	0.000	0.000	0.003	0.307	1873	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r12834.47065.5290.001nonzero0.083
pg175_o2nofp.cx10a_c32r12834.47165.5280.001nonzero0.023
pg18beta1_o2nofp.cx10b_c32r12829.03270.9680.001nonzerononzero0.082
pg18beta1_o2nofp.cx10cw4_c32r12832.01667.9830.001nonzero0.085
pg18beta1_o2nofp.cx10d_c32r12833.94266.0570.001nonzero0.093
pg18beta2_o2nofp.cx10b_c32r12836.58663.4130.0010.015
pg18beta2_o2nofp.cx10cw4_c32r12836.69763.3020.001nonzero0.089
pg18beta2_o2nofp.cx10d_c32r12836.01763.9820.0010.015

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
pg174_o2nofp.cx10a_c32r12811.98039.28648.734nonzerononzero0.084
pg175_o2nofp.cx10a_c32r12812.03639.61048.354nonzero0.024
pg18beta1_o2nofp.cx10b_c32r12811.51140.44748.042nonzerononzero0.084
pg18beta1_o2nofp.cx10cw4_c32r12811.65940.02748.314nonzerononzero0.086
pg18beta1_o2nofp.cx10d_c32r12811.28444.81143.905nonzerononzero0.094
pg18beta2_o2nofp.cx10b_c32r12811.94938.32349.728nonzero0.021
pg18beta2_o2nofp.cx10cw4_c32r12811.88344.49743.620nonzero0.091
pg18beta2_o2nofp.cx10d_c32r12811.97938.38349.638nonzero0.021

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
13704	0	0	0.0	182.7	17.3	0.000	0.000	0.013	1.290	6249	3.0	0.456	105	13.6	51.1	1.1	0.083	10138	6093	pg174_o2nofp.cx10a_c32r128
13560	0	0	0.0	182.6	17.1	0.000	0.000	0.013	1.292	6209	3.0	0.458	106	13.6	50.8	12.3	0.023	9989	5544	pg175_o2nofp.cx10a_c32r128
13735	0	0	0.0	177.4	17.3	0.000	0.000	0.013	1.292	6234	3.0	0.454	105	13.6	51.6	13.2	0.082	10788	7342	pg18beta1_o2nofp.cx10b_c32r128
13619	0	1	0.0	177.3	17.2	0.000	0.001	0.013	1.294	6207	3.0	0.456	106	13.6	51.0	1.7	0.085	10388	6043	pg18beta1_o2nofp.cx10cw4_c32r128
13336	0	0	0.0	174.5	16.8	0.000	0.000	0.013	1.288	6065	2.9	0.455	104	13.6	50.0	13.7	0.093	10240	4095	pg18beta1_o2nofp.cx10d_c32r128
13752	0	0	0.0	175.0	17.3	0.000	0.000	0.013	1.291	6229	3.0	0.453	105	13.6	51.9	1.5	0.015	9889	6842	pg18beta2_o2nofp.cx10b_c32r128
13587	0	0	0.0	173.9	17.0	0.000	0.000	0.013	1.283	6171	2.9	0.454	102	13.6	50.3	1.4	0.089	10288	4295	pg18beta2_o2nofp.cx10cw4_c32r128
13736	0	0	0.0	176.5	17.4	0.000	0.000	0.013	1.296	6240	3.0	0.454	105	13.6	51.9	1.7	0.015	9939	6093	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r12832.10167.899nonzerononzero0.081
pg175_o2nofp.cx10a_c32r12830.74169.259nonzerononzero0.087
pg18beta1_o2nofp.cx10b_c32r12840.48259.518nonzerononzero0.088
pg18beta1_o2nofp.cx10cw4_c32r12842.45057.550nonzero0.002
pg18beta1_o2nofp.cx10d_c32r12839.60860.391nonzerononzero0.099
pg18beta2_o2nofp.cx10b_c32r12844.40255.598nonzerononzero0.096
pg18beta2_o2nofp.cx10cw4_c32r12842.55057.450nonzerononzero0.101
pg18beta2_o2nofp.cx10d_c32r12840.42059.580nonzerononzero0.100

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
pg174_o2nofp.cx10a_c32r1280.9729.47361.59727.958nonzerononzero0.081
pg175_o2nofp.cx10a_c32r1280.88210.62559.69428.799nonzerononzero0.088
pg18beta1_o2nofp.cx10b_c32r1280.78817.87658.20423.131nonzerononzero0.089
pg18beta1_o2nofp.cx10cw4_c32r1280.76218.18258.25222.803nonzero0.029
pg18beta1_o2nofp.cx10d_c32r1280.72517.74659.46722.062nonzero0.100
pg18beta2_o2nofp.cx10b_c32r1280.82618.38658.80721.982nonzerononzero0.096
pg18beta2_o2nofp.cx10cw4_c32r1280.80617.83758.92622.431nonzerononzero0.102
pg18beta2_o2nofp.cx10d_c32r1280.79717.72254.00727.474nonzerononzero0.101

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
1636	0	0	0.0	93.1	6.1	0.000	0.000	0.057	3.818	7189	1.9	4.395	558	13.7	51.2	11.4	0.081	1294	809	pg174_o2nofp.cx10a_c32r128
1611	0	0	0.0	90.7	6.1	0.000	0.000	0.056	3.849	7090	1.9	4.400	566	13.7	50.9	2.1	0.087	1283	789	pg175_o2nofp.cx10a_c32r128
1791	0	0	0.0	86.1	6.1	0.000	0.000	0.048	3.508	7745	2.0	4.325	536	13.6	51.6	11.5	0.088	1328	584	pg18beta1_o2nofp.cx10b_c32r128
1798	0	0	0.0	87.3	6.2	0.000	0.000	0.049	3.543	7801	2.0	4.337	534	13.7	51.1	11.3	0.002	1333	579	pg18beta1_o2nofp.cx10cw4_c32r128
1781	0	0	0.0	83.6	6.2	0.000	0.000	0.047	3.583	7719	2.0	4.334	539	13.7	50.1	13.6	0.099	1348	574	pg18beta1_o2nofp.cx10d_c32r128
1831	0	0	0.0	86.0	6.2	0.000	0.000	0.047	3.467	7949	2.0	4.341	524	13.6	52.0	13.8	0.096	1343	579	pg18beta2_o2nofp.cx10b_c32r128
1784	0	0	0.0	86.2	6.2	0.000	0.000	0.048	3.555	7744	2.0	4.342	538	13.6	50.4	13.5	0.101	1334	554	pg18beta2_o2nofp.cx10cw4_c32r128
1731	0	0	0.0	86.9	6.1	0.000	0.000	0.050	3.596	7518	2.0	4.343	555	13.6	52.0	6.2	0.100	1249	599	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r128100.000nonzerononzero0.001
pg175_o2nofp.cx10a_c32r128100.000nonzerononzero0.001
pg18beta1_o2nofp.cx10b_c32r128100.000nonzerononzero0.002
pg18beta1_o2nofp.cx10cw4_c32r128100.000nonzerononzerononzero0.004
pg18beta1_o2nofp.cx10d_c32r128100.000nonzerononzero0.001
pg18beta2_o2nofp.cx10b_c32r128100.000nonzerononzero0.001
pg18beta2_o2nofp.cx10cw4_c32r128100.000nonzerononzero0.001
pg18beta2_o2nofp.cx10d_c32r128100.000nonzerononzero0.001

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
pg174_o2nofp.cx10a_c32r12899.8610.1390.008
pg175_o2nofp.cx10a_c32r12899.8610.1390.008
pg18beta1_o2nofp.cx10b_c32r12899.8610.1390.008
pg18beta1_o2nofp.cx10cw4_c32r12899.8610.1390.008
pg18beta1_o2nofp.cx10d_c32r12899.8610.1390.008
pg18beta2_o2nofp.cx10b_c32r12899.8330.1670.008
pg18beta2_o2nofp.cx10cw4_c32r12899.8610.1390.008
pg18beta2_o2nofp.cx10d_c32r12899.8610.1390.009

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
pg174_o2nofp.cx10a_c32r12858.55641.4440.002
pg175_o2nofp.cx10a_c32r12854.86145.1390.002
pg18beta1_o2nofp.cx10b_c32r12854.58345.4170.003
pg18beta1_o2nofp.cx10cw4_c32r12851.88948.1110.003
pg18beta1_o2nofp.cx10d_c32r12854.91745.0830.003
pg18beta2_o2nofp.cx10b_c32r12856.36143.6390.003
pg18beta2_o2nofp.cx10cw4_c32r12856.94443.0560.003
pg18beta2_o2nofp.cx10d_c32r12856.61143.3890.003

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	20020	0	0.0	24.1	0.9	0.000	0.000	0.241	8.986	76594	1.9	3.826	46	13.7	51.2	0.2	0.001	20040	19754	pg174_o2nofp.cx10a_c32r128
100	19666	0	0.0	15.9	0.8	0.000	0.000	0.159	8.670	75195	1.9	3.824	46	13.7	50.9	0.2	0.001	19657	19417	pg175_o2nofp.cx10a_c32r128
100	19772	0	0.0	14.2	0.8	0.000	0.000	0.142	8.612	75639	1.9	3.826	46	13.6	51.6	0.2	0.002	19769	19498	pg18beta1_o2nofp.cx10b_c32r128
100	19557	0	0.0	19.5	0.9	0.000	0.000	0.195	8.835	74797	1.9	3.825	47	13.7	51.1	0.2	0.004	19546	19242	pg18beta1_o2nofp.cx10cw4_c32r128
100	19655	0	0.0	15.3	0.8	0.000	0.000	0.154	8.676	75156	1.9	3.824	46	13.7	50.1	0.2	0.001	19642	19370	pg18beta1_o2nofp.cx10d_c32r128
100	19699	0	0.0	19.3	0.9	0.000	0.000	0.194	8.873	75339	1.9	3.825	46	13.6	52.0	0.2	0.001	19674	19434	pg18beta2_o2nofp.cx10b_c32r128
100	19852	0	0.0	17.6	0.9	0.000	0.000	0.176	8.758	75917	1.9	3.824	46	13.6	50.4	0.2	0.001	19848	19594	pg18beta2_o2nofp.cx10cw4_c32r128
100	19751	0	0.0	14.9	0.8	0.000	0.000	0.150	8.666	75518	1.9	3.824	46	13.6	52.0	0.2	0.001	19754	19465	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r12899.9990.0010.001
pg175_o2nofp.cx10a_c32r12899.9990.0010.001
pg18beta1_o2nofp.cx10b_c32r12899.9990.0010.001
pg18beta1_o2nofp.cx10cw4_c32r12899.9990.0010.001
pg18beta1_o2nofp.cx10d_c32r12899.9990.0010.001
pg18beta2_o2nofp.cx10b_c32r12899.9990.001nonzero0.004
pg18beta2_o2nofp.cx10cw4_c32r12899.9990.0010.001
pg18beta2_o2nofp.cx10d_c32r12899.9990.0010.001

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
pg174_o2nofp.cx10a_c32r12899.8890.1110.008
pg175_o2nofp.cx10a_c32r12899.8890.1110.008
pg18beta1_o2nofp.cx10b_c32r12899.8890.1110.008
pg18beta1_o2nofp.cx10cw4_c32r12899.8890.1110.008
pg18beta1_o2nofp.cx10d_c32r12899.8890.1110.008
pg18beta2_o2nofp.cx10b_c32r12899.8610.1390.009
pg18beta2_o2nofp.cx10cw4_c32r12899.8890.1110.008
pg18beta2_o2nofp.cx10d_c32r12899.8890.1110.008

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
pg174_o2nofp.cx10a_c32r12899.9720.0280.006
pg175_o2nofp.cx10a_c32r12899.9720.0280.007
pg18beta1_o2nofp.cx10b_c32r12899.9720.0280.007
pg18beta1_o2nofp.cx10cw4_c32r12899.9720.0280.007
pg18beta1_o2nofp.cx10d_c32r12899.9720.0280.007
pg18beta2_o2nofp.cx10b_c32r12899.9720.0280.007
pg18beta2_o2nofp.cx10cw4_c32r12899.9720.0280.007
pg18beta2_o2nofp.cx10d_c32r12899.9720.0280.007

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	9862	0	0.0	113.1	2.0	0.000	0.000	1.133	20.185	38258	2.5	3.879	122	13.7	51.2	0.2	0.001	9876	9765	pg174_o2nofp.cx10a_c32r128
100	9856	0	0.0	106.1	1.9	0.000	0.000	1.063	19.884	38188	2.3	3.875	112	13.7	50.9	0.2	0.001	9860	9797	pg175_o2nofp.cx10a_c32r128
100	9782	0	0.0	105.9	1.9	0.000	0.000	1.062	19.913	37901	2.4	3.875	118	13.6	51.6	0.2	0.001	9797	9669	pg18beta1_o2nofp.cx10b_c32r128
100	9739	0	0.0	104.3	1.9	0.000	0.000	1.045	19.838	37732	2.2	3.874	108	13.7	51.1	0.2	0.001	9749	9669	pg18beta1_o2nofp.cx10cw4_c32r128
100	9764	0	0.0	107.2	1.9	0.000	0.000	1.074	19.941	37843	2.3	3.876	113	13.7	50.1	0.2	0.001	9765	9685	pg18beta1_o2nofp.cx10d_c32r128
100	9792	0	0.0	103.4	1.9	0.000	0.000	1.036	19.816	37932	2.4	3.874	118	13.6	52.0	0.2	0.004	9797	9717	pg18beta2_o2nofp.cx10b_c32r128
100	9804	0	0.0	106.7	1.9	0.000	0.000	1.069	19.914	37993	2.5	3.875	122	13.6	50.4	0.2	0.001	9797	9732	pg18beta2_o2nofp.cx10cw4_c32r128
100	9733	0	0.0	106.3	1.9	0.000	0.000	1.065	19.933	37730	2.3	3.876	113	13.6	52.0	0.2	0.001	9749	9621	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r128100.000nonzerononzero0.003
pg175_o2nofp.cx10a_c32r128100.000nonzerononzero0.003
pg18beta1_o2nofp.cx10b_c32r12899.9990.001nonzerononzero0.004
pg18beta1_o2nofp.cx10cw4_c32r128100.000nonzerononzero0.003
pg18beta1_o2nofp.cx10d_c32r128100.000nonzerononzero0.004
pg18beta2_o2nofp.cx10b_c32r128100.000nonzerononzerononzero0.004
pg18beta2_o2nofp.cx10cw4_c32r128100.000nonzerononzero0.003
pg18beta2_o2nofp.cx10d_c32r128100.000nonzerononzero0.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
pg174_o2nofp.cx10a_c32r1287.95692.0280.0170.008
pg175_o2nofp.cx10a_c32r1288.31791.6610.0220.008
pg18beta1_o2nofp.cx10b_c32r1287.56792.4110.0220.008
pg18beta1_o2nofp.cx10cw4_c32r1289.38990.5890.0220.008
pg18beta1_o2nofp.cx10d_c32r1288.09491.8830.0220.008
pg18beta2_o2nofp.cx10b_c32r12814.50085.4830.0170.008
pg18beta2_o2nofp.cx10cw4_c32r12811.83988.1390.0220.008
pg18beta2_o2nofp.cx10d_c32r1286.55693.4220.0220.008

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
pg174_o2nofp.cx10a_c32r12894.5395.4610.010
pg175_o2nofp.cx10a_c32r12894.9115.0890.011
pg18beta1_o2nofp.cx10b_c32r12894.7065.2940.011
pg18beta1_o2nofp.cx10cw4_c32r12894.2785.7220.011
pg18beta1_o2nofp.cx10d_c32r12894.4675.5330.011
pg18beta2_o2nofp.cx10b_c32r12895.3784.6220.011
pg18beta2_o2nofp.cx10cw4_c32r12895.4394.5610.011
pg18beta2_o2nofp.cx10d_c32r12895.5504.4500.011

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	18464	0	0.0	117.5	3.1	0.000	0.000	0.235	6.348	70773	2.1	3.833	55	13.7	51.2	0.5	0.003	18443	17632	pg174_o2nofp.cx10a_c32r128
499	17955	0	0.0	112.6	3.1	0.000	0.000	0.226	6.344	68844	2.1	3.834	56	13.7	50.9	0.5	0.003	17963	17116	pg175_o2nofp.cx10a_c32r128
499	18009	0	0.0	109.4	3.1	0.000	0.000	0.219	6.281	69001	2.1	3.831	56	13.6	51.6	0.5	0.004	17995	17052	pg18beta1_o2nofp.cx10b_c32r128
499	18168	0	0.0	110.8	3.1	0.000	0.000	0.222	6.297	69614	2.2	3.832	58	13.7	51.1	0.5	0.003	18123	17244	pg18beta1_o2nofp.cx10cw4_c32r128
499	17943	0	0.0	111.5	3.1	0.000	0.000	0.223	6.305	68757	2.2	3.832	59	13.7	50.1	0.5	0.004	17931	17036	pg18beta1_o2nofp.cx10d_c32r128
499	18204	0	0.0	108.4	3.1	0.000	0.000	0.217	6.309	69745	2.1	3.831	55	13.6	52.0	0.5	0.004	18219	17292	pg18beta2_o2nofp.cx10b_c32r128
499	18269	0	0.0	109.9	3.1	0.000	0.000	0.220	6.298	69995	2.1	3.831	55	13.6	50.4	0.5	0.003	18267	17404	pg18beta2_o2nofp.cx10cw4_c32r128
499	18257	0	0.0	109.0	3.1	0.000	0.000	0.218	6.295	69949	2.1	3.831	55	13.6	52.0	0.5	0.004	18283	17419	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r128100.000nonzero0.001
pg175_o2nofp.cx10a_c32r12899.9990.001nonzero0.001
pg18beta1_o2nofp.cx10b_c32r12899.9990.0010.001
pg18beta1_o2nofp.cx10cw4_c32r12899.9990.0010.001
pg18beta1_o2nofp.cx10d_c32r12899.9990.0010.001
pg18beta2_o2nofp.cx10b_c32r12899.9990.0010.001
pg18beta2_o2nofp.cx10cw4_c32r12899.9990.001nonzero0.001
pg18beta2_o2nofp.cx10d_c32r12899.9990.001nonzerononzero0.005

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
pg174_o2nofp.cx10a_c32r12812.00687.9720.0220.008
pg175_o2nofp.cx10a_c32r1287.76192.2220.0170.008
pg18beta1_o2nofp.cx10b_c32r12818.17281.7780.0500.014
pg18beta1_o2nofp.cx10cw4_c32r12817.97281.9670.0560.0060.023
pg18beta1_o2nofp.cx10d_c32r12815.63984.3170.0440.014
pg18beta2_o2nofp.cx10b_c32r12823.27876.6720.0390.0110.023
pg18beta2_o2nofp.cx10cw4_c32r12824.57875.3780.0440.015
pg18beta2_o2nofp.cx10d_c32r12815.75084.2000.0440.0060.016

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
pg174_o2nofp.cx10a_c32r12846.29453.7000.0060.022
pg175_o2nofp.cx10a_c32r12846.08353.9110.0060.024
pg18beta1_o2nofp.cx10b_c32r12831.67863.0895.2280.0060.023
pg18beta1_o2nofp.cx10cw4_c32r12831.02865.2943.6720.0060.023
pg18beta1_o2nofp.cx10d_c32r12830.51765.5003.9780.0060.024
pg18beta2_o2nofp.cx10b_c32r12833.03963.3113.6440.0060.024
pg18beta2_o2nofp.cx10cw4_c32r12833.03362.9224.0390.0060.023
pg18beta2_o2nofp.cx10d_c32r12831.57261.0837.3390.0060.024

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	9800	0	0.0	106.4	4.5	0.000	0.000	0.213	9.164	38128	2.8	3.891	137	13.7	51.3	0.6	0.001	9812	9733	pg174_o2nofp.cx10a_c32r128
499	9849	0	0.0	101.8	4.5	0.000	0.000	0.204	9.180	38292	2.3	3.888	112	13.8	51.0	0.5	0.001	9860	9733	pg175_o2nofp.cx10a_c32r128
499	9668	0	0.0	96.5	4.6	0.000	0.000	0.193	9.339	37570	2.2	3.886	109	13.6	51.6	0.4	0.001	9669	9605	pg18beta1_o2nofp.cx10b_c32r128
499	9872	0	0.0	100.9	4.6	0.000	0.000	0.202	9.374	38398	2.4	3.890	117	13.7	51.1	14.0	0.001	9877	9813	pg18beta1_o2nofp.cx10cw4_c32r128
499	9796	0	0.0	97.8	4.6	0.000	0.000	0.196	9.363	38089	2.5	3.888	122	13.7	50.1	0.4	0.001	9797	9717	pg18beta1_o2nofp.cx10d_c32r128
499	9771	0	0.0	97.8	4.6	0.000	0.000	0.196	9.345	37992	2.4	3.888	118	13.6	52.0	0.4	0.001	9765	9685	pg18beta2_o2nofp.cx10b_c32r128
499	9725	0	0.0	98.4	4.6	0.000	0.000	0.197	9.345	37794	2.3	3.886	114	13.6	50.4	0.4	0.001	9733	9621	pg18beta2_o2nofp.cx10cw4_c32r128
499	9682	0	0.0	99.0	4.6	0.000	0.000	0.198	9.386	37657	2.3	3.890	114	13.6	52.0	0.4	0.005	9685	9621	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r12899.9980.001nonzerononzero0.011
pg175_o2nofp.cx10a_c32r12899.9980.001nonzerononzero0.013
pg18beta1_o2nofp.cx10b_c32r12899.9980.002nonzerononzero0.008
pg18beta1_o2nofp.cx10cw4_c32r12899.9980.002nonzerononzero0.008
pg18beta1_o2nofp.cx10d_c32r12899.9980.002nonzerononzero0.007
pg18beta2_o2nofp.cx10b_c32r12899.9980.002nonzerononzero0.008
pg18beta2_o2nofp.cx10cw4_c32r12899.9980.002nonzerononzero0.008
pg18beta2_o2nofp.cx10d_c32r12899.9980.002nonzerononzero0.006

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
pg174_o2nofp.cx10a_c32r12841.87858.1060.0170.014
pg175_o2nofp.cx10a_c32r12840.17259.8140.0140.013
pg18beta1_o2nofp.cx10b_c32r12829.13370.8580.0080.008
pg18beta1_o2nofp.cx10cw4_c32r12833.53166.4610.0080.008
pg18beta1_o2nofp.cx10d_c32r12831.20668.7860.0080.008
pg18beta2_o2nofp.cx10b_c32r12834.08665.9030.0110.008
pg18beta2_o2nofp.cx10cw4_c32r12832.21967.7720.0080.008
pg18beta2_o2nofp.cx10d_c32r12827.08372.9080.0080.008

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
pg174_o2nofp.cx10a_c32r1288.66970.46420.8640.0030.032
pg175_o2nofp.cx10a_c32r1288.63170.10821.2580.0030.033
pg18beta1_o2nofp.cx10b_c32r12816.48959.05624.4560.013
pg18beta1_o2nofp.cx10cw4_c32r12817.05660.04722.8970.014
pg18beta1_o2nofp.cx10d_c32r12816.72256.57526.7030.013
pg18beta2_o2nofp.cx10b_c32r12816.99459.41723.5890.014
pg18beta2_o2nofp.cx10cw4_c32r12816.99253.58329.4250.014
pg18beta2_o2nofp.cx10d_c32r12817.46163.29219.2470.011

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
998	18108	0	0.0	123.4	5.0	0.000	0.000	0.124	5.102	69665	2.6	3.847	69	13.8	51.3	0.5	0.011	18298	15390	pg174_o2nofp.cx10a_c32r128
999	17744	0	0.0	116.3	4.9	0.000	0.000	0.116	5.072	68202	2.6	3.844	70	13.8	51.0	0.5	0.013	18011	15055	pg175_o2nofp.cx10a_c32r128
999	18064	0	0.0	96.2	5.1	0.000	0.000	0.096	5.190	69404	2.5	3.842	66	13.7	51.7	11.5	0.008	18171	16365	pg18beta1_o2nofp.cx10b_c32r128
999	18033	0	0.0	101.2	5.0	0.000	0.000	0.101	5.163	69288	2.6	3.842	69	13.7	51.1	0.5	0.008	18170	16301	pg18beta1_o2nofp.cx10cw4_c32r128
998	18048	0	0.0	100.2	5.1	0.000	0.000	0.100	5.187	69393	2.6	3.845	69	13.7	50.1	8.4	0.007	18235	16253	pg18beta1_o2nofp.cx10d_c32r128
999	18258	0	0.0	108.7	5.1	0.000	0.000	0.109	5.225	70208	2.6	3.845	68	13.7	52.0	0.5	0.008	18347	16685	pg18beta2_o2nofp.cx10b_c32r128
998	18163	0	0.0	100.5	5.0	0.000	0.000	0.101	5.168	69833	2.5	3.845	66	13.7	50.4	0.5	0.008	18283	16605	pg18beta2_o2nofp.cx10cw4_c32r128
998	18132	0	0.0	90.1	5.2	0.000	0.000	0.090	5.288	69707	2.6	3.844	69	13.7	52.0	8.2	0.006	18075	16541	pg18beta2_o2nofp.cx10d_c32r128

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
pg174_o2nofp.cx10a_c32r12899.9990.001nonzerononzerononzero0.102
pg175_o2nofp.cx10a_c32r12899.9990.001nonzero0.001
pg18beta1_o2nofp.cx10b_c32r12899.9990.001nonzerononzero0.004
pg18beta1_o2nofp.cx10cw4_c32r12899.9990.001nonzerononzero0.117
pg18beta1_o2nofp.cx10d_c32r12899.9990.001nonzero0.001
pg18beta2_o2nofp.cx10b_c32r12899.9990.0010.001
pg18beta2_o2nofp.cx10cw4_c32r12899.9990.0010.001
pg18beta2_o2nofp.cx10d_c32r12899.9990.0010.001

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
pg174_o2nofp.cx10a_c32r12828.49271.4970.0110.014
pg175_o2nofp.cx10a_c32r12824.02575.9640.0110.012
pg18beta1_o2nofp.cx10b_c32r12833.38366.6060.0110.013
pg18beta1_o2nofp.cx10cw4_c32r12840.96959.0190.0110.013
pg18beta1_o2nofp.cx10d_c32r12839.41760.5720.0110.013
pg18beta2_o2nofp.cx10b_c32r12842.07857.9140.0080.009
pg18beta2_o2nofp.cx10cw4_c32r12842.46157.5310.0080.008
pg18beta2_o2nofp.cx10d_c32r12833.15866.8330.0080.008

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
pg174_o2nofp.cx10a_c32r1288.59448.53942.8640.0030.025
pg175_o2nofp.cx10a_c32r1288.51949.23342.2440.0030.027
pg18beta1_o2nofp.cx10b_c32r1288.19280.72511.0830.016
pg18beta1_o2nofp.cx10cw4_c32r1288.03689.1752.7860.0030.018
pg18beta1_o2nofp.cx10d_c32r1288.00389.3972.5970.0030.016
pg18beta2_o2nofp.cx10b_c32r1288.38189.0422.5750.0030.017
pg18beta2_o2nofp.cx10cw4_c32r1288.48988.7862.7220.0030.017
pg18beta2_o2nofp.cx10d_c32r12816.51156.51126.9780.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
999	9762	0	0.0	101.1	5.5	0.000	0.000	0.101	5.675	38196	2.5	3.913	123	13.8	51.4	13.9	0.102	9765	9685	pg174_o2nofp.cx10a_c32r128
999	9846	0	0.0	90.5	5.5	0.000	0.000	0.091	5.611	38464	2.3	3.907	112	13.8	51.0	0.6	0.001	9844	9781	pg175_o2nofp.cx10a_c32r128
999	9854	0	0.0	82.5	5.3	0.000	0.000	0.083	5.431	38492	2.4	3.906	117	13.7	51.7	0.5	0.004	9861	9765	pg18beta1_o2nofp.cx10b_c32r128
999	9842	0	0.0	84.0	5.3	0.000	0.000	0.084	5.394	38447	2.4	3.907	117	13.6	51.1	0.4	0.117	9860	9749	pg18beta1_o2nofp.cx10cw4_c32r128
999	9785	0	0.0	82.3	5.3	0.000	0.000	0.082	5.391	38224	2.5	3.906	123	13.7	50.1	0.5	0.001	9781	9701	pg18beta1_o2nofp.cx10d_c32r128
999	9870	0	0.0	91.3	5.3	0.000	0.000	0.091	5.441	38616	2.6	3.913	126	13.7	52.0	0.4	0.001	9877	9813	pg18beta2_o2nofp.cx10b_c32r128
998	9762	0	0.0	84.9	5.3	0.000	0.000	0.085	5.403	38167	2.4	3.910	118	13.7	50.4	0.4	0.001	9780	9685	pg18beta2_o2nofp.cx10cw4_c32r128
999	9669	0	0.0	73.1	5.3	0.000	0.000	0.073	5.467	37784	2.4	3.908	119	13.7	52.0	0.6	0.001	9669	9573	pg18beta2_o2nofp.cx10d_c32r128

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
160256	0	0	0.0	619.8	68.0	0.000	0.000	0.004	0.434	17353	3.5	0.108	10	4.8	13.0	0.5	0.017	161115	158422	pg174_o2nofp.cx10a_c32r128
158228	0	0	0.0	622.8	68.4	0.000	0.000	0.004	0.443	16911	3.9	0.107	12	4.8	13.0	0.5	0.019	159909	156878	pg175_o2nofp.cx10a_c32r128
156250	0	0	0.0	595.9	66.3	0.000	0.000	0.004	0.434	16624	3.2	0.106	10	4.8	13.0	4.7	0.008	156322	155027	pg18beta1_o2nofp.cx10b_c32r128
158730	0	0	0.0	606.2	67.6	0.000	0.000	0.004	0.436	17148	3.3	0.108	10	4.8	13.0	0.5	0.022	159515	156318	pg18beta1_o2nofp.cx10cw4_c32r128
155763	0	0	0.0	605.0	67.3	0.000	0.000	0.004	0.442	16547	3.1	0.106	10	4.8	13.0	0.5	0.015	156122	154919	pg18beta1_o2nofp.cx10d_c32r128
161290	0	0	0.0	614.1	68.5	0.000	0.000	0.004	0.435	17352	3.5	0.108	10	4.8	13.0	4.8	0.008	161512	160615	pg18beta2_o2nofp.cx10b_c32r128
160772	0	0	0.0	617.4	68.4	0.000	0.000	0.004	0.436	17320	3.4	0.108	10	4.8	13.0	0.5	0.016	161510	160412	pg18beta2_o2nofp.cx10cw4_c32r128
158730	0	0	0.0	607.8	67.6	0.000	0.000	0.004	0.436	17080	3.4	0.108	10	4.8	13.0	0.5	0.014	158920	157616	pg18beta2_o2nofp.cx10d_c32r128

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
378789	0	0	0.0	957.9	113.9	0.000	0.000	0.003	0.308	1884	2.5	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg174_o2nofp.cx10a_c32r128
378789	0	0	0.0	947.2	112.4	0.000	0.000	0.003	0.304	1875	2.5	0.005	3	9.6	22.1	5.1	0.002	NA	NA	pg175_o2nofp.cx10a_c32r128
373135	0	0	0.0	914.4	109.9	0.000	0.000	0.002	0.302	1714	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta1_o2nofp.cx10b_c32r128
381680	0	6	0.0	1057.5	115.5	0.000	0.000	0.003	0.310	2287	2.6	0.006	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta1_o2nofp.cx10cw4_c32r128
381680	0	0	0.0	953.6	114.3	0.000	0.000	0.002	0.307	1914	2.3	0.005	3	9.6	22.1	5.1	0.002	NA	NA	pg18beta1_o2nofp.cx10d_c32r128
378789	0	0	0.0	963.0	115.5	0.000	0.000	0.003	0.312	1854	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta2_o2nofp.cx10b_c32r128
378789	0	0	0.0	970.1	115.8	0.000	0.000	0.003	0.313	1906	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta2_o2nofp.cx10cw4_c32r128
378789	0	0	0.0	949.0	113.6	0.000	0.000	0.003	0.307	1873	2.4	0.005	3	9.6	22.2	5.1	0.002	NA	NA	pg18beta2_o2nofp.cx10d_c32r128

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
13704	0	0	0.0	182.7	17.3	0.000	0.000	0.013	1.290	6249	3.0	0.456	105	13.6	51.1	1.1	0.083	10138	6093	pg174_o2nofp.cx10a_c32r128
13560	0	0	0.0	182.6	17.1	0.000	0.000	0.013	1.292	6209	3.0	0.458	106	13.6	50.8	12.3	0.023	9989	5544	pg175_o2nofp.cx10a_c32r128
13735	0	0	0.0	177.4	17.3	0.000	0.000	0.013	1.292	6234	3.0	0.454	105	13.6	51.6	13.2	0.082	10788	7342	pg18beta1_o2nofp.cx10b_c32r128
13619	0	1	0.0	177.3	17.2	0.000	0.001	0.013	1.294	6207	3.0	0.456	106	13.6	51.0	1.7	0.085	10388	6043	pg18beta1_o2nofp.cx10cw4_c32r128
13336	0	0	0.0	174.5	16.8	0.000	0.000	0.013	1.288	6065	2.9	0.455	104	13.6	50.0	13.7	0.093	10240	4095	pg18beta1_o2nofp.cx10d_c32r128
13752	0	0	0.0	175.0	17.3	0.000	0.000	0.013	1.291	6229	3.0	0.453	105	13.6	51.9	1.5	0.015	9889	6842	pg18beta2_o2nofp.cx10b_c32r128
13587	0	0	0.0	173.9	17.0	0.000	0.000	0.013	1.283	6171	2.9	0.454	102	13.6	50.3	1.4	0.089	10288	4295	pg18beta2_o2nofp.cx10cw4_c32r128
13736	0	0	0.0	176.5	17.4	0.000	0.000	0.013	1.296	6240	3.0	0.454	105	13.6	51.9	1.7	0.015	9939	6093	pg18beta2_o2nofp.cx10d_c32r128

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
1636	0	0	0.0	93.1	6.1	0.000	0.000	0.057	3.818	7189	1.9	4.395	558	13.7	51.2	11.4	0.081	1294	809	pg174_o2nofp.cx10a_c32r128
1611	0	0	0.0	90.7	6.1	0.000	0.000	0.056	3.849	7090	1.9	4.400	566	13.7	50.9	2.1	0.087	1283	789	pg175_o2nofp.cx10a_c32r128
1791	0	0	0.0	86.1	6.1	0.000	0.000	0.048	3.508	7745	2.0	4.325	536	13.6	51.6	11.5	0.088	1328	584	pg18beta1_o2nofp.cx10b_c32r128
1798	0	0	0.0	87.3	6.2	0.000	0.000	0.049	3.543	7801	2.0	4.337	534	13.7	51.1	11.3	0.002	1333	579	pg18beta1_o2nofp.cx10cw4_c32r128
1781	0	0	0.0	83.6	6.2	0.000	0.000	0.047	3.583	7719	2.0	4.334	539	13.7	50.1	13.6	0.099	1348	574	pg18beta1_o2nofp.cx10d_c32r128
1831	0	0	0.0	86.0	6.2	0.000	0.000	0.047	3.467	7949	2.0	4.341	524	13.6	52.0	13.8	0.096	1343	579	pg18beta2_o2nofp.cx10b_c32r128
1784	0	0	0.0	86.2	6.2	0.000	0.000	0.048	3.555	7744	2.0	4.342	538	13.6	50.4	13.5	0.101	1334	554	pg18beta2_o2nofp.cx10cw4_c32r128
1731	0	0	0.0	86.9	6.1	0.000	0.000	0.050	3.596	7518	2.0	4.343	555	13.6	52.0	6.2	0.100	1249	599	pg18beta2_o2nofp.cx10d_c32r128

qr100.L1

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	20020	0	0.0	24.1	0.9	0.000	0.000	0.241	8.986	76594	1.9	3.826	46	13.7	51.2	0.2	0.001	20040	19754	pg174_o2nofp.cx10a_c32r128
100	19666	0	0.0	15.9	0.8	0.000	0.000	0.159	8.670	75195	1.9	3.824	46	13.7	50.9	0.2	0.001	19657	19417	pg175_o2nofp.cx10a_c32r128
100	19772	0	0.0	14.2	0.8	0.000	0.000	0.142	8.612	75639	1.9	3.826	46	13.6	51.6	0.2	0.002	19769	19498	pg18beta1_o2nofp.cx10b_c32r128
100	19557	0	0.0	19.5	0.9	0.000	0.000	0.195	8.835	74797	1.9	3.825	47	13.7	51.1	0.2	0.004	19546	19242	pg18beta1_o2nofp.cx10cw4_c32r128
100	19655	0	0.0	15.3	0.8	0.000	0.000	0.154	8.676	75156	1.9	3.824	46	13.7	50.1	0.2	0.001	19642	19370	pg18beta1_o2nofp.cx10d_c32r128
100	19699	0	0.0	19.3	0.9	0.000	0.000	0.194	8.873	75339	1.9	3.825	46	13.6	52.0	0.2	0.001	19674	19434	pg18beta2_o2nofp.cx10b_c32r128
100	19852	0	0.0	17.6	0.9	0.000	0.000	0.176	8.758	75917	1.9	3.824	46	13.6	50.4	0.2	0.001	19848	19594	pg18beta2_o2nofp.cx10cw4_c32r128
100	19751	0	0.0	14.9	0.8	0.000	0.000	0.150	8.666	75518	1.9	3.824	46	13.6	52.0	0.2	0.001	19754	19465	pg18beta2_o2nofp.cx10d_c32r128

qp100.L2

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	9862	0	0.0	113.1	2.0	0.000	0.000	1.133	20.185	38258	2.5	3.879	122	13.7	51.2	0.2	0.001	9876	9765	pg174_o2nofp.cx10a_c32r128
100	9856	0	0.0	106.1	1.9	0.000	0.000	1.063	19.884	38188	2.3	3.875	112	13.7	50.9	0.2	0.001	9860	9797	pg175_o2nofp.cx10a_c32r128
100	9782	0	0.0	105.9	1.9	0.000	0.000	1.062	19.913	37901	2.4	3.875	118	13.6	51.6	0.2	0.001	9797	9669	pg18beta1_o2nofp.cx10b_c32r128
100	9739	0	0.0	104.3	1.9	0.000	0.000	1.045	19.838	37732	2.2	3.874	108	13.7	51.1	0.2	0.001	9749	9669	pg18beta1_o2nofp.cx10cw4_c32r128
100	9764	0	0.0	107.2	1.9	0.000	0.000	1.074	19.941	37843	2.3	3.876	113	13.7	50.1	0.2	0.001	9765	9685	pg18beta1_o2nofp.cx10d_c32r128
100	9792	0	0.0	103.4	1.9	0.000	0.000	1.036	19.816	37932	2.4	3.874	118	13.6	52.0	0.2	0.004	9797	9717	pg18beta2_o2nofp.cx10b_c32r128
100	9804	0	0.0	106.7	1.9	0.000	0.000	1.069	19.914	37993	2.5	3.875	122	13.6	50.4	0.2	0.001	9797	9732	pg18beta2_o2nofp.cx10cw4_c32r128
100	9733	0	0.0	106.3	1.9	0.000	0.000	1.065	19.933	37730	2.3	3.876	113	13.6	52.0	0.2	0.001	9749	9621	pg18beta2_o2nofp.cx10d_c32r128

qr500.L3

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	18464	0	0.0	117.5	3.1	0.000	0.000	0.235	6.348	70773	2.1	3.833	55	13.7	51.2	0.5	0.003	18443	17632	pg174_o2nofp.cx10a_c32r128
499	17955	0	0.0	112.6	3.1	0.000	0.000	0.226	6.344	68844	2.1	3.834	56	13.7	50.9	0.5	0.003	17963	17116	pg175_o2nofp.cx10a_c32r128
499	18009	0	0.0	109.4	3.1	0.000	0.000	0.219	6.281	69001	2.1	3.831	56	13.6	51.6	0.5	0.004	17995	17052	pg18beta1_o2nofp.cx10b_c32r128
499	18168	0	0.0	110.8	3.1	0.000	0.000	0.222	6.297	69614	2.2	3.832	58	13.7	51.1	0.5	0.003	18123	17244	pg18beta1_o2nofp.cx10cw4_c32r128
499	17943	0	0.0	111.5	3.1	0.000	0.000	0.223	6.305	68757	2.2	3.832	59	13.7	50.1	0.5	0.004	17931	17036	pg18beta1_o2nofp.cx10d_c32r128
499	18204	0	0.0	108.4	3.1	0.000	0.000	0.217	6.309	69745	2.1	3.831	55	13.6	52.0	0.5	0.004	18219	17292	pg18beta2_o2nofp.cx10b_c32r128
499	18269	0	0.0	109.9	3.1	0.000	0.000	0.220	6.298	69995	2.1	3.831	55	13.6	50.4	0.5	0.003	18267	17404	pg18beta2_o2nofp.cx10cw4_c32r128
499	18257	0	0.0	109.0	3.1	0.000	0.000	0.218	6.295	69949	2.1	3.831	55	13.6	52.0	0.5	0.004	18283	17419	pg18beta2_o2nofp.cx10d_c32r128

qp500.L4

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	9800	0	0.0	106.4	4.5	0.000	0.000	0.213	9.164	38128	2.8	3.891	137	13.7	51.3	0.6	0.001	9812	9733	pg174_o2nofp.cx10a_c32r128
499	9849	0	0.0	101.8	4.5	0.000	0.000	0.204	9.180	38292	2.3	3.888	112	13.8	51.0	0.5	0.001	9860	9733	pg175_o2nofp.cx10a_c32r128
499	9668	0	0.0	96.5	4.6	0.000	0.000	0.193	9.339	37570	2.2	3.886	109	13.6	51.6	0.4	0.001	9669	9605	pg18beta1_o2nofp.cx10b_c32r128
499	9872	0	0.0	100.9	4.6	0.000	0.000	0.202	9.374	38398	2.4	3.890	117	13.7	51.1	14.0	0.001	9877	9813	pg18beta1_o2nofp.cx10cw4_c32r128
499	9796	0	0.0	97.8	4.6	0.000	0.000	0.196	9.363	38089	2.5	3.888	122	13.7	50.1	0.4	0.001	9797	9717	pg18beta1_o2nofp.cx10d_c32r128
499	9771	0	0.0	97.8	4.6	0.000	0.000	0.196	9.345	37992	2.4	3.888	118	13.6	52.0	0.4	0.001	9765	9685	pg18beta2_o2nofp.cx10b_c32r128
499	9725	0	0.0	98.4	4.6	0.000	0.000	0.197	9.345	37794	2.3	3.886	114	13.6	50.4	0.4	0.001	9733	9621	pg18beta2_o2nofp.cx10cw4_c32r128
499	9682	0	0.0	99.0	4.6	0.000	0.000	0.198	9.386	37657	2.3	3.890	114	13.6	52.0	0.4	0.005	9685	9621	pg18beta2_o2nofp.cx10d_c32r128

qr1000.L5

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
998	18108	0	0.0	123.4	5.0	0.000	0.000	0.124	5.102	69665	2.6	3.847	69	13.8	51.3	0.5	0.011	18298	15390	pg174_o2nofp.cx10a_c32r128
999	17744	0	0.0	116.3	4.9	0.000	0.000	0.116	5.072	68202	2.6	3.844	70	13.8	51.0	0.5	0.013	18011	15055	pg175_o2nofp.cx10a_c32r128
999	18064	0	0.0	96.2	5.1	0.000	0.000	0.096	5.190	69404	2.5	3.842	66	13.7	51.7	11.5	0.008	18171	16365	pg18beta1_o2nofp.cx10b_c32r128
999	18033	0	0.0	101.2	5.0	0.000	0.000	0.101	5.163	69288	2.6	3.842	69	13.7	51.1	0.5	0.008	18170	16301	pg18beta1_o2nofp.cx10cw4_c32r128
998	18048	0	0.0	100.2	5.1	0.000	0.000	0.100	5.187	69393	2.6	3.845	69	13.7	50.1	8.4	0.007	18235	16253	pg18beta1_o2nofp.cx10d_c32r128
999	18258	0	0.0	108.7	5.1	0.000	0.000	0.109	5.225	70208	2.6	3.845	68	13.7	52.0	0.5	0.008	18347	16685	pg18beta2_o2nofp.cx10b_c32r128
998	18163	0	0.0	100.5	5.0	0.000	0.000	0.101	5.168	69833	2.5	3.845	66	13.7	50.4	0.5	0.008	18283	16605	pg18beta2_o2nofp.cx10cw4_c32r128
998	18132	0	0.0	90.1	5.2	0.000	0.000	0.090	5.288	69707	2.6	3.844	69	13.7	52.0	8.2	0.006	18075	16541	pg18beta2_o2nofp.cx10d_c32r128

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
999	9762	0	0.0	101.1	5.5	0.000	0.000	0.101	5.675	38196	2.5	3.913	123	13.8	51.4	13.9	0.102	9765	9685	pg174_o2nofp.cx10a_c32r128
999	9846	0	0.0	90.5	5.5	0.000	0.000	0.091	5.611	38464	2.3	3.907	112	13.8	51.0	0.6	0.001	9844	9781	pg175_o2nofp.cx10a_c32r128
999	9854	0	0.0	82.5	5.3	0.000	0.000	0.083	5.431	38492	2.4	3.906	117	13.7	51.7	0.5	0.004	9861	9765	pg18beta1_o2nofp.cx10b_c32r128
999	9842	0	0.0	84.0	5.3	0.000	0.000	0.084	5.394	38447	2.4	3.907	117	13.6	51.1	0.4	0.117	9860	9749	pg18beta1_o2nofp.cx10cw4_c32r128
999	9785	0	0.0	82.3	5.3	0.000	0.000	0.082	5.391	38224	2.5	3.906	123	13.7	50.1	0.5	0.001	9781	9701	pg18beta1_o2nofp.cx10d_c32r128
999	9870	0	0.0	91.3	5.3	0.000	0.000	0.091	5.441	38616	2.6	3.913	126	13.7	52.0	0.4	0.001	9877	9813	pg18beta2_o2nofp.cx10b_c32r128
998	9762	0	0.0	84.9	5.3	0.000	0.000	0.085	5.403	38167	2.4	3.910	118	13.7	50.4	0.4	0.001	9780	9685	pg18beta2_o2nofp.cx10cw4_c32r128
999	9669	0	0.0	73.1	5.3	0.000	0.000	0.073	5.467	37784	2.4	3.908	119	13.7	52.0	0.6	0.001	9669	9573	pg18beta2_o2nofp.cx10d_c32r128

l.i0

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	99.999	nonzero	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.017	pg174_o2nofp.cx10a_c32r128
0.000	99.999	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.019	pg175_o2nofp.cx10a_c32r128
0.000	99.998	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10b_c32r128
0.000	99.998	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.022	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	99.998	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg18beta1_o2nofp.cx10d_c32r128
0.000	99.999	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10b_c32r128
0.000	99.999	nonzero	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.016	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	99.999	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg18beta2_o2nofp.cx10d_c32r128

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	34.470	65.529	0.001	0.000	nonzero	0.000	0.000	0.000	0.000	0.083	pg174_o2nofp.cx10a_c32r128
0.000	34.471	65.528	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.023	pg175_o2nofp.cx10a_c32r128
0.000	29.032	70.968	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.082	pg18beta1_o2nofp.cx10b_c32r128
0.000	32.016	67.983	0.001	0.000	nonzero	0.000	0.000	0.000	0.000	0.085	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	33.942	66.057	0.001	0.000	nonzero	0.000	0.000	0.000	0.000	0.093	pg18beta1_o2nofp.cx10d_c32r128
0.000	36.586	63.413	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg18beta2_o2nofp.cx10b_c32r128
0.000	36.697	63.302	0.001	0.000	nonzero	0.000	0.000	0.000	0.000	0.089	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	36.017	63.982	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	11.980	39.286	48.734	nonzero	nonzero	0.000	0.000	0.000	0.000	0.084	pg174_o2nofp.cx10a_c32r128
0.000	12.036	39.610	48.354	nonzero	0.000	0.000	0.000	0.000	0.000	0.024	pg175_o2nofp.cx10a_c32r128
0.000	11.511	40.447	48.042	nonzero	nonzero	0.000	0.000	0.000	0.000	0.084	pg18beta1_o2nofp.cx10b_c32r128
0.000	11.659	40.027	48.314	nonzero	nonzero	0.000	0.000	0.000	0.000	0.086	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	11.284	44.811	43.905	nonzero	nonzero	0.000	0.000	0.000	0.000	0.094	pg18beta1_o2nofp.cx10d_c32r128
0.000	11.949	38.323	49.728	nonzero	0.000	0.000	0.000	0.000	0.000	0.021	pg18beta2_o2nofp.cx10b_c32r128
0.000	11.883	44.497	43.620	0.000	nonzero	0.000	0.000	0.000	0.000	0.091	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	11.979	38.383	49.638	nonzero	0.000	0.000	0.000	0.000	0.000	0.021	pg18beta2_o2nofp.cx10d_c32r128

l.i2

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
32.101	67.899	nonzero	0.000	0.000	nonzero	0.000	0.000	0.000	0.000	0.081	pg174_o2nofp.cx10a_c32r128
30.741	69.259	nonzero	0.000	0.000	nonzero	0.000	0.000	0.000	0.000	0.087	pg175_o2nofp.cx10a_c32r128
40.482	59.518	nonzero	0.000	0.000	nonzero	0.000	0.000	0.000	0.000	0.088	pg18beta1_o2nofp.cx10b_c32r128
42.450	57.550	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.002	pg18beta1_o2nofp.cx10cw4_c32r128
39.608	60.391	nonzero	0.000	0.000	nonzero	0.000	0.000	0.000	0.000	0.099	pg18beta1_o2nofp.cx10d_c32r128
44.402	55.598	nonzero	0.000	0.000	nonzero	0.000	0.000	0.000	0.000	0.096	pg18beta2_o2nofp.cx10b_c32r128
42.550	57.450	nonzero	0.000	0.000	nonzero	0.000	0.000	0.000	0.000	0.101	pg18beta2_o2nofp.cx10cw4_c32r128
40.420	59.580	nonzero	0.000	0.000	nonzero	0.000	0.000	0.000	0.000	0.100	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.972	9.473	61.597	27.958	nonzero	nonzero	0.000	0.000	0.000	0.000	0.081	pg174_o2nofp.cx10a_c32r128
0.882	10.625	59.694	28.799	nonzero	nonzero	0.000	0.000	0.000	0.000	0.088	pg175_o2nofp.cx10a_c32r128
0.788	17.876	58.204	23.131	nonzero	nonzero	0.000	0.000	0.000	0.000	0.089	pg18beta1_o2nofp.cx10b_c32r128
0.762	18.182	58.252	22.803	nonzero	0.000	0.000	0.000	0.000	0.000	0.029	pg18beta1_o2nofp.cx10cw4_c32r128
0.725	17.746	59.467	22.062	0.000	nonzero	0.000	0.000	0.000	0.000	0.100	pg18beta1_o2nofp.cx10d_c32r128
0.826	18.386	58.807	21.982	nonzero	nonzero	0.000	0.000	0.000	0.000	0.096	pg18beta2_o2nofp.cx10b_c32r128
0.806	17.837	58.926	22.431	nonzero	nonzero	0.000	0.000	0.000	0.000	0.102	pg18beta2_o2nofp.cx10cw4_c32r128
0.797	17.722	54.007	27.474	nonzero	nonzero	0.000	0.000	0.000	0.000	0.101	pg18beta2_o2nofp.cx10d_c32r128

qr100.L1

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg174_o2nofp.cx10a_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg175_o2nofp.cx10a_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.002	pg18beta1_o2nofp.cx10b_c32r128
100.000	nonzero	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg18beta1_o2nofp.cx10cw4_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10d_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10b_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10cw4_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10d_c32r128

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg174_o2nofp.cx10a_c32r128
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg175_o2nofp.cx10a_c32r128
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10b_c32r128
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10d_c32r128
0.000	0.000	99.833	0.167	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10b_c32r128
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	58.556	41.444	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.002	pg174_o2nofp.cx10a_c32r128
0.000	54.861	45.139	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.002	pg175_o2nofp.cx10a_c32r128
0.000	54.583	45.417	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta1_o2nofp.cx10b_c32r128
0.000	51.889	48.111	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	54.917	45.083	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta1_o2nofp.cx10d_c32r128
0.000	56.361	43.639	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta2_o2nofp.cx10b_c32r128
0.000	56.944	43.056	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	56.611	43.389	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta2_o2nofp.cx10d_c32r128

qp100.L2

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg174_o2nofp.cx10a_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg175_o2nofp.cx10a_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10b_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10cw4_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10d_c32r128
99.999	0.001	0.000	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg18beta2_o2nofp.cx10b_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10cw4_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10d_c32r128

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg174_o2nofp.cx10a_c32r128
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg175_o2nofp.cx10a_c32r128
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10b_c32r128
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10d_c32r128
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg18beta2_o2nofp.cx10b_c32r128
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.006	pg174_o2nofp.cx10a_c32r128
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg175_o2nofp.cx10a_c32r128
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg18beta1_o2nofp.cx10b_c32r128
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg18beta1_o2nofp.cx10d_c32r128
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg18beta2_o2nofp.cx10b_c32r128
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	0.000	99.972	0.028	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg18beta2_o2nofp.cx10d_c32r128

qr500.L3

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg174_o2nofp.cx10a_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg175_o2nofp.cx10a_c32r128
99.999	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg18beta1_o2nofp.cx10b_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta1_o2nofp.cx10cw4_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg18beta1_o2nofp.cx10d_c32r128
100.000	nonzero	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg18beta2_o2nofp.cx10b_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	pg18beta2_o2nofp.cx10cw4_c32r128
100.000	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg18beta2_o2nofp.cx10d_c32r128

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	7.956	92.028	0.017	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg174_o2nofp.cx10a_c32r128
0.000	8.317	91.661	0.022	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg175_o2nofp.cx10a_c32r128
0.000	7.567	92.411	0.022	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10b_c32r128
0.000	9.389	90.589	0.022	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	8.094	91.883	0.022	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10d_c32r128
0.000	14.500	85.483	0.017	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10b_c32r128
0.000	11.839	88.139	0.022	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	6.556	93.422	0.022	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	94.539	5.461	0.000	0.000	0.000	0.000	0.000	0.000	0.010	pg174_o2nofp.cx10a_c32r128
0.000	0.000	94.911	5.089	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg175_o2nofp.cx10a_c32r128
0.000	0.000	94.706	5.294	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg18beta1_o2nofp.cx10b_c32r128
0.000	0.000	94.278	5.722	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	0.000	94.467	5.533	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg18beta1_o2nofp.cx10d_c32r128
0.000	0.000	95.378	4.622	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg18beta2_o2nofp.cx10b_c32r128
0.000	0.000	95.439	4.561	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	0.000	95.550	4.450	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg18beta2_o2nofp.cx10d_c32r128

qp500.L4

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
100.000	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg174_o2nofp.cx10a_c32r128
99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg175_o2nofp.cx10a_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10b_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10cw4_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10d_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10b_c32r128
99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10cw4_c32r128
99.999	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	pg18beta2_o2nofp.cx10d_c32r128

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	12.006	87.972	0.022	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg174_o2nofp.cx10a_c32r128
0.000	7.761	92.222	0.017	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg175_o2nofp.cx10a_c32r128
0.000	18.172	81.778	0.050	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg18beta1_o2nofp.cx10b_c32r128
0.000	17.972	81.967	0.056	0.006	0.000	0.000	0.000	0.000	0.000	0.023	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	15.639	84.317	0.044	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg18beta1_o2nofp.cx10d_c32r128
0.000	23.278	76.672	0.039	0.011	0.000	0.000	0.000	0.000	0.000	0.023	pg18beta2_o2nofp.cx10b_c32r128
0.000	24.578	75.378	0.044	0.000	0.000	0.000	0.000	0.000	0.000	0.015	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	15.750	84.200	0.044	0.006	0.000	0.000	0.000	0.000	0.000	0.016	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	46.294	53.700	0.006	0.000	0.000	0.000	0.000	0.000	0.022	pg174_o2nofp.cx10a_c32r128
0.000	0.000	46.083	53.911	0.006	0.000	0.000	0.000	0.000	0.000	0.024	pg175_o2nofp.cx10a_c32r128
0.000	31.678	63.089	5.228	0.006	0.000	0.000	0.000	0.000	0.000	0.023	pg18beta1_o2nofp.cx10b_c32r128
0.000	31.028	65.294	3.672	0.006	0.000	0.000	0.000	0.000	0.000	0.023	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	30.517	65.500	3.978	0.006	0.000	0.000	0.000	0.000	0.000	0.024	pg18beta1_o2nofp.cx10d_c32r128
0.000	33.039	63.311	3.644	0.006	0.000	0.000	0.000	0.000	0.000	0.024	pg18beta2_o2nofp.cx10b_c32r128
0.000	33.033	62.922	4.039	0.006	0.000	0.000	0.000	0.000	0.000	0.023	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	31.572	61.083	7.339	0.006	0.000	0.000	0.000	0.000	0.000	0.024	pg18beta2_o2nofp.cx10d_c32r128

qr1000.L5

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.998	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg174_o2nofp.cx10a_c32r128
99.998	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.013	pg175_o2nofp.cx10a_c32r128
99.998	0.002	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10b_c32r128
99.998	0.002	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10cw4_c32r128
99.998	0.002	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	pg18beta1_o2nofp.cx10d_c32r128
99.998	0.002	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10b_c32r128
99.998	0.002	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10cw4_c32r128
99.998	0.002	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	pg18beta2_o2nofp.cx10d_c32r128

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	41.878	58.106	0.017	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg174_o2nofp.cx10a_c32r128
0.000	40.172	59.814	0.014	0.000	0.000	0.000	0.000	0.000	0.000	0.013	pg175_o2nofp.cx10a_c32r128
0.000	29.133	70.858	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10b_c32r128
0.000	33.531	66.461	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	31.206	68.786	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta1_o2nofp.cx10d_c32r128
0.000	34.086	65.903	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10b_c32r128
0.000	32.219	67.772	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	27.083	72.908	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	8.669	70.464	20.864	0.003	0.000	0.000	0.000	0.000	0.000	0.032	pg174_o2nofp.cx10a_c32r128
0.000	8.631	70.108	21.258	0.003	0.000	0.000	0.000	0.000	0.000	0.033	pg175_o2nofp.cx10a_c32r128
0.000	16.489	59.056	24.456	0.000	0.000	0.000	0.000	0.000	0.000	0.013	pg18beta1_o2nofp.cx10b_c32r128
0.000	17.056	60.047	22.897	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	16.722	56.575	26.703	0.000	0.000	0.000	0.000	0.000	0.000	0.013	pg18beta1_o2nofp.cx10d_c32r128
0.000	16.994	59.417	23.589	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg18beta2_o2nofp.cx10b_c32r128
0.000	16.992	53.583	29.425	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	17.461	63.292	19.247	0.000	0.000	0.000	0.000	0.000	0.000	0.011	pg18beta2_o2nofp.cx10d_c32r128

qp1000.L6

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
99.999	0.001	nonzero	nonzero	0.000	nonzero	0.000	0.000	0.000	0.000	0.102	pg174_o2nofp.cx10a_c32r128
99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg175_o2nofp.cx10a_c32r128
99.999	0.001	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	pg18beta1_o2nofp.cx10b_c32r128
99.999	0.001	0.000	nonzero	0.000	nonzero	0.000	0.000	0.000	0.000	0.117	pg18beta1_o2nofp.cx10cw4_c32r128
99.999	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta1_o2nofp.cx10d_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10b_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10cw4_c32r128
99.999	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.001	pg18beta2_o2nofp.cx10d_c32r128

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	28.492	71.497	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.014	pg174_o2nofp.cx10a_c32r128
0.000	24.025	75.964	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg175_o2nofp.cx10a_c32r128
0.000	33.383	66.606	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.013	pg18beta1_o2nofp.cx10b_c32r128
0.000	40.969	59.019	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.013	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	39.417	60.572	0.011	0.000	0.000	0.000	0.000	0.000	0.000	0.013	pg18beta1_o2nofp.cx10d_c32r128
0.000	42.078	57.914	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.009	pg18beta2_o2nofp.cx10b_c32r128
0.000	42.461	57.531	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	33.158	66.833	0.008	0.000	0.000	0.000	0.000	0.000	0.000	0.008	pg18beta2_o2nofp.cx10d_c32r128

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	8.594	48.539	42.864	0.003	0.000	0.000	0.000	0.000	0.000	0.025	pg174_o2nofp.cx10a_c32r128
0.000	8.519	49.233	42.244	0.003	0.000	0.000	0.000	0.000	0.000	0.027	pg175_o2nofp.cx10a_c32r128
0.000	8.192	80.725	11.083	0.000	0.000	0.000	0.000	0.000	0.000	0.016	pg18beta1_o2nofp.cx10b_c32r128
0.000	8.036	89.175	2.786	0.003	0.000	0.000	0.000	0.000	0.000	0.018	pg18beta1_o2nofp.cx10cw4_c32r128
0.000	8.003	89.397	2.597	0.003	0.000	0.000	0.000	0.000	0.000	0.016	pg18beta1_o2nofp.cx10d_c32r128
0.000	8.381	89.042	2.575	0.003	0.000	0.000	0.000	0.000	0.000	0.017	pg18beta2_o2nofp.cx10b_c32r128
0.000	8.489	88.786	2.722	0.003	0.000	0.000	0.000	0.000	0.000	0.017	pg18beta2_o2nofp.cx10cw4_c32r128
0.000	16.511	56.511	26.978	0.000	0.000	0.000	0.000	0.000	0.000	0.012	pg18beta2_o2nofp.cx10d_c32r128