Introduction

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

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

The tested DBMS are:


Contents


Summary

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

dbmsl.i0l.xl.i1l.i2qr100qp100qr500qp500qr1000qp1000
fbmy5635_rel_202104072149.cza1_bee 8264590498277209940231128042863266427322624
fbmy5635_rel_202203072101.cza1_bee 8130190498273049737257027212819266726732571
fbmy5635_rel_202205192101.cza1_bee 7905189286267209699162127102777264626342624
fbmy5635_rel_202208092101.cza1_bee 7968189286268469690170426812755263326182569
fbmy5635_rel_202210112144.cza1_bee 8000089286269549515146526702758265125982576
fbmy5635_rel_202302162102.cza1_bee 7905188889268469643167326871503268514412658
fbmy5635_rel_202304122154.cza1_bee 7936588889267389699174126881617265713062634
fbmy5635_rel_202305292102.cza1_bee 7722089686264729775166526971404265415942642
fbmy5635_rel_20230529_832.cza1_bee 7812589286261449560151826961309267216122628
fbmy5635_rel_20230529_843.cza1_bee 7905188106269729588154526711804267715432640
fbmy5635_rel_20230529_850.cza1_bee 7692388496269729597124426821624265016992644
fbmy5635_rel_221222.cza1_bee 7968187720272119497137026781511263713842608
fbmy5635_rel_clang14_221222.cza1_bee 7692376923271749872207028651796277615362747
fbmy5635_rel_clang15_221222.cza1_bee 7633677520274549940162528311808276114892774

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
fbmy5635_rel_202104072149.cza1_bee 1.001.001.001.001.001.001.001.001.001.00
fbmy5635_rel_202203072101.cza1_bee 0.981.000.980.981.110.970.981.000.980.98
fbmy5635_rel_202205192101.cza1_bee 0.960.990.960.980.700.970.970.990.961.00
fbmy5635_rel_202208092101.cza1_bee 0.960.990.970.970.740.960.960.990.960.98
fbmy5635_rel_202210112144.cza1_bee 0.970.990.970.960.630.950.961.000.950.98
fbmy5635_rel_202302162102.cza1_bee 0.960.980.970.970.720.960.521.010.531.01
fbmy5635_rel_202304122154.cza1_bee 0.960.980.960.980.750.960.561.000.481.00
fbmy5635_rel_202305292102.cza1_bee 0.930.990.950.980.720.960.491.000.581.01
fbmy5635_rel_20230529_832.cza1_bee 0.950.990.940.960.660.960.461.000.591.00
fbmy5635_rel_20230529_843.cza1_bee 0.960.970.970.960.670.950.631.000.561.01
fbmy5635_rel_20230529_850.cza1_bee 0.930.980.970.970.540.960.570.990.621.01
fbmy5635_rel_221222.cza1_bee 0.960.970.980.960.590.960.530.990.510.99
fbmy5635_rel_clang14_221222.cza1_bee 0.930.850.980.990.901.020.631.040.561.05
fbmy5635_rel_clang15_221222.cza1_bee 0.920.860.991.000.701.010.631.040.551.06

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
fbmy5635_rel_202104072149.cza1_bee100100499499997998
fbmy5635_rel_202203072101.cza1_bee100100499499997998
fbmy5635_rel_202205192101.cza1_bee100100499499997998
fbmy5635_rel_202208092101.cza1_bee100100499499998998
fbmy5635_rel_202210112144.cza1_bee100100499499998998
fbmy5635_rel_202302162102.cza1_bee100100499499998998
fbmy5635_rel_202304122154.cza1_bee100100499499997998
fbmy5635_rel_202305292102.cza1_bee100100499499998998
fbmy5635_rel_20230529_832.cza1_bee100100499499998997
fbmy5635_rel_20230529_843.cza1_bee100100498499998998
fbmy5635_rel_20230529_850.cza1_bee100100499499998998
fbmy5635_rel_221222.cza1_bee100100499499997997
fbmy5635_rel_clang14_221222.cza1_bee100100498499998998
fbmy5635_rel_clang15_221222.cza1_bee100100499499997998
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
fbmy5635_rel_202104072149.cza1_bee0.07499.8030.1200.0030.0010.102
fbmy5635_rel_202203072101.cza1_bee0.00299.8720.1210.0030.0020.099
fbmy5635_rel_202205192101.cza1_bee99.8700.1260.0030.0010.080
fbmy5635_rel_202208092101.cza1_bee99.8710.1240.0030.0020.104
fbmy5635_rel_202210112144.cza1_bee99.8720.1240.0030.0020.106
fbmy5635_rel_202302162102.cza1_bee99.8710.1260.0030.0010.097
fbmy5635_rel_202304122154.cza1_bee99.8700.1260.0030.0010.097
fbmy5635_rel_202305292102.cza1_bee99.8670.1280.0050.058
fbmy5635_rel_20230529_832.cza1_bee99.8690.1270.0030.0010.102
fbmy5635_rel_20230529_843.cza1_bee99.8700.1270.0040.057
fbmy5635_rel_20230529_850.cza1_bee99.8660.1300.0030.0010.084
fbmy5635_rel_221222.cza1_bee99.8700.1260.0030.0010.097
fbmy5635_rel_clang14_221222.cza1_bee99.8670.1290.0030.063
fbmy5635_rel_clang15_221222.cza1_bee99.8670.1280.0050.058

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
82645	0	0	0.0	37.5	13.9	0.000	0.000	0.000	0.172	8042	22.5	0.097	22	0.7	1.7	0.2	0.102	83705	74067	fbmy5635_rel_202104072149.cza1_bee
81301	0	0	0.0	36.7	13.6	0.000	0.000	0.000	0.172	7934	22.3	0.098	22	0.7	1.7	0.2	0.099	82019	74025	fbmy5635_rel_202203072101.cza1_bee
79051	0	0	0.0	35.9	13.2	0.000	0.000	0.000	0.171	7730	22.3	0.098	23	0.7	1.7	0.2	0.080	80113	73026	fbmy5635_rel_202205192101.cza1_bee
79681	0	0	0.0	38.0	13.4	0.000	0.000	0.000	0.172	7784	22.2	0.098	22	0.7	1.7	0.2	0.104	80609	71817	fbmy5635_rel_202208092101.cza1_bee
80000	0	0	0.0	38.4	13.4	0.000	0.000	0.000	0.172	7837	22.4	0.098	22	0.7	1.7	0.2	0.106	80893	70969	fbmy5635_rel_202210112144.cza1_bee
79051	0	0	0.0	36.0	13.3	0.000	0.000	0.000	0.172	7751	22.5	0.098	23	0.7	1.7	0.2	0.097	79980	73216	fbmy5635_rel_202302162102.cza1_bee
79365	0	0	0.0	36.0	13.2	0.000	0.000	0.000	0.170	7746	22.5	0.098	23	0.7	1.7	0.2	0.097	79749	72901	fbmy5635_rel_202304122154.cza1_bee
77220	0	0	0.0	35.6	12.9	0.000	0.000	0.000	0.172	7572	22.6	0.098	23	0.7	1.7	0.2	0.058	78145	70923	fbmy5635_rel_202305292102.cza1_bee
78125	0	0	0.0	36.0	13.1	0.000	0.000	0.000	0.172	7650	22.5	0.098	23	0.7	1.7	0.2	0.102	79011	72020	fbmy5635_rel_20230529_832.cza1_bee
79051	0	0	0.0	36.2	13.2	0.000	0.000	0.000	0.171	7720	22.5	0.098	23	0.7	1.7	0.2	0.057	80038	71339	fbmy5635_rel_20230529_843.cza1_bee
76923	0	0	0.0	37.2	12.9	0.000	0.000	0.000	0.172	7578	22.6	0.099	24	0.7	1.7	0.2	0.084	77879	69255	fbmy5635_rel_20230529_850.cza1_bee
79681	0	0	0.0	36.8	13.4	0.000	0.000	0.000	0.172	7762	22.4	0.097	22	0.7	1.7	0.2	0.097	80292	72419	fbmy5635_rel_221222.cza1_bee
76923	0	0	0.0	35.3	12.9	0.000	0.000	0.000	0.172	7543	22.7	0.098	24	0.7	1.7	0.2	0.063	77964	69324	fbmy5635_rel_clang14_221222.cza1_bee
76336	0	0	0.0	35.2	12.8	0.000	0.000	0.000	0.172	7496	22.7	0.098	24	0.7	1.7	0.2	0.058	77315	69226	fbmy5635_rel_clang15_221222.cza1_bee

l.x

l.x: create secondary indexes.

Average throughput:

Image

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
90498	0	0	0.0	36.1	14.0	0.000	0.000	0.000	0.159	220	11.5	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202104072149.cza1_bee
90498	0	0	0.0	35.5	14.0	0.000	0.000	0.000	0.159	222	11.6	0.002	10	1.4	2.5	1.6	0.002	NA	NA	fbmy5635_rel_202203072101.cza1_bee
89286	0	0	0.0	35.0	13.8	0.000	0.000	0.000	0.158	187	11.6	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202205192101.cza1_bee
89286	0	0	0.0	36.8	13.8	0.000	0.000	0.000	0.158	288	11.7	0.003	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202208092101.cza1_bee
89286	0	0	0.0	37.2	13.7	0.000	0.000	0.000	0.157	275	11.6	0.003	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202210112144.cza1_bee
88889	0	0	0.0	35.2	13.8	0.000	0.000	0.000	0.159	215	11.7	0.002	11	1.4	2.5	1.6	0.002	NA	NA	fbmy5635_rel_202302162102.cza1_bee
88889	0	0	0.0	34.6	13.7	0.000	0.000	0.000	0.158	229	11.7	0.003	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202304122154.cza1_bee
89686	0	0	0.0	35.1	13.8	0.000	0.000	0.000	0.158	205	11.7	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202305292102.cza1_bee
89286	0	0	0.0	35.6	13.7	0.000	0.000	0.000	0.157	197	11.7	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_20230529_832.cza1_bee
88106	0	0	0.0	35.1	13.7	0.000	0.000	0.000	0.159	215	11.7	0.002	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_20230529_843.cza1_bee
88496	0	0	0.0	35.3	13.7	0.000	0.000	0.000	0.159	237	11.7	0.003	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_20230529_850.cza1_bee
87720	0	0	0.0	34.8	13.6	0.000	0.000	0.000	0.158	202	11.8	0.002	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_221222.cza1_bee
76923	0	0	0.0	30.6	11.9	0.000	0.000	0.000	0.158	219	11.8	0.003	12	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_clang14_221222.cza1_bee
77520	0	0	0.0	30.5	12.0	0.000	0.000	0.000	0.158	177	11.7	0.002	12	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_clang15_221222.cza1_bee

l.i1

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee99.8160.1790.0040.0010.078
fbmy5635_rel_202203072101.cza1_bee99.8120.1810.0050.0020.088
fbmy5635_rel_202205192101.cza1_bee99.8090.1860.0030.0020.078
fbmy5635_rel_202208092101.cza1_bee99.8090.1850.0020.0030.077
fbmy5635_rel_202210112144.cza1_bee99.8090.1850.0020.0030.076
fbmy5635_rel_202302162102.cza1_bee99.8100.1840.0030.0020.081
fbmy5635_rel_202304122154.cza1_bee99.8090.1850.0040.0020.076
fbmy5635_rel_202305292102.cza1_bee99.8070.1880.0030.0020.073
fbmy5635_rel_20230529_832.cza1_bee99.8040.1900.0030.0020.088
fbmy5635_rel_20230529_843.cza1_bee99.8100.1850.0030.0020.076
fbmy5635_rel_20230529_850.cza1_bee99.8090.1850.0030.0020.070
fbmy5635_rel_221222.cza1_bee99.8120.1830.0030.0020.080
fbmy5635_rel_clang14_221222.cza1_bee99.8100.1840.0050.0010.079
fbmy5635_rel_clang15_221222.cza1_bee99.8130.1820.0030.0020.074

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
fbmy5635_rel_202104072149.cza1_bee99.8070.1810.0100.0010.078
fbmy5635_rel_202203072101.cza1_bee99.8050.1840.0100.0020.088
fbmy5635_rel_202205192101.cza1_bee99.8020.1880.0070.0030.077
fbmy5635_rel_202208092101.cza1_bee99.8020.1870.0080.0030.078
fbmy5635_rel_202210112144.cza1_bee99.8040.1850.0070.0030.076
fbmy5635_rel_202302162102.cza1_bee99.8020.1880.0080.0020.081
fbmy5635_rel_202304122154.cza1_bee99.8020.1880.0080.0020.076
fbmy5635_rel_202305292102.cza1_bee99.8010.1900.0060.0030.074
fbmy5635_rel_20230529_832.cza1_bee99.7990.1920.0070.0030.088
fbmy5635_rel_20230529_843.cza1_bee99.7990.1900.0090.0020.076
fbmy5635_rel_20230529_850.cza1_bee99.7960.1920.0090.0020.070
fbmy5635_rel_221222.cza1_bee99.8010.1870.0100.0020.080
fbmy5635_rel_clang14_221222.cza1_bee99.7990.1900.0090.0010.078
fbmy5635_rel_clang15_221222.cza1_bee99.8020.1860.0100.0020.074

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
27720	0	4	0.5	131.5	52.0	0.000	0.019	0.005	1.920	11885	47.7	0.429	138	2.0	3.9	5.3	0.078	27770	24671	fbmy5635_rel_202104072149.cza1_bee
27304	0	4	0.5	124.4	49.2	0.000	0.019	0.005	1.844	11605	47.5	0.425	139	2.1	4.1	5.1	0.088	27320	24333	fbmy5635_rel_202203072101.cza1_bee
26720	0	4	0.5	124.0	49.1	0.000	0.019	0.005	1.882	11424	47.1	0.428	141	2.0	3.9	5.2	0.078	26720	23872	fbmy5635_rel_202205192101.cza1_bee
26846	0	4	0.5	125.3	48.9	0.000	0.019	0.005	1.865	11418	47.3	0.425	141	1.9	3.8	5.2	0.077	26821	24073	fbmy5635_rel_202208092101.cza1_bee
26954	0	4	0.5	126.0	48.9	0.000	0.019	0.005	1.858	11410	47.2	0.423	140	1.8	3.7	5.2	0.076	26919	24074	fbmy5635_rel_202210112144.cza1_bee
26846	0	4	0.5	104.9	41.5	0.000	0.019	0.004	1.581	11330	44.0	0.422	131	2.0	3.9	4.6	0.081	26819	24273	fbmy5635_rel_202302162102.cza1_bee
26738	0	4	0.5	108.2	42.7	0.000	0.019	0.004	1.635	11254	44.1	0.421	132	2.7	4.6	4.8	0.076	26670	24323	fbmy5635_rel_202304122154.cza1_bee
26472	0	4	0.5	107.0	42.3	0.000	0.019	0.004	1.637	11163	44.2	0.422	134	2.5	4.4	4.9	0.073	26371	23774	fbmy5635_rel_202305292102.cza1_bee
26144	0	4	0.5	105.4	41.7	0.000	0.019	0.004	1.632	10995	44.1	0.421	135	2.0	3.9	4.8	0.088	26022	23355	fbmy5635_rel_20230529_832.cza1_bee
26972	0	4	0.5	111.9	44.3	0.000	0.019	0.004	1.682	11321	47.7	0.420	141	1.6	3.6	4.7	0.076	26932	24322	fbmy5635_rel_20230529_843.cza1_bee
26972	0	4	0.5	114.9	45.8	0.000	0.019	0.004	1.737	11420	47.1	0.423	140	1.6	3.6	4.8	0.070	26921	24024	fbmy5635_rel_20230529_850.cza1_bee
27211	0	91	0.5	115.8	45.9	0.003	0.019	0.004	1.728	11722	47.4	0.431	139	1.8	3.8	4.7	0.080	27185	24323	fbmy5635_rel_221222.cza1_bee
27174	0	90	0.5	114.4	45.7	0.003	0.019	0.004	1.722	11531	47.8	0.424	141	1.7	3.6	4.9	0.079	27130	24322	fbmy5635_rel_clang14_221222.cza1_bee
27454	0	91	0.5	114.5	45.6	0.003	0.019	0.004	1.702	11683	48.0	0.426	140	1.8	3.7	4.8	0.074	27370	24772	fbmy5635_rel_clang15_221222.cza1_bee

l.i2

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee0.06199.8760.0120.0500.001nonzero0.067
fbmy5635_rel_202203072101.cza1_bee0.04099.8980.0100.0500.0010.059
fbmy5635_rel_202205192101.cza1_bee0.01099.9260.0120.0510.0010.062
fbmy5635_rel_202208092101.cza1_bee0.01499.9230.0110.0510.001nonzero0.073
fbmy5635_rel_202210112144.cza1_bee0.01499.9210.0120.0520.001nonzero0.070
fbmy5635_rel_202302162102.cza1_bee0.02599.9120.0100.0510.001nonzero0.075
fbmy5635_rel_202304122154.cza1_bee0.01699.9230.0100.0510.001nonzero0.088
fbmy5635_rel_202305292102.cza1_bee0.02399.9160.0090.0510.0010.061
fbmy5635_rel_20230529_832.cza1_bee0.01199.9250.0110.0520.0010.062
fbmy5635_rel_20230529_843.cza1_bee0.01699.9160.0150.0520.001nonzero0.065
fbmy5635_rel_20230529_850.cza1_bee0.01499.9160.0170.0520.001nonzero0.067
fbmy5635_rel_221222.cza1_bee0.00699.9260.0140.0530.001nonzero0.066
fbmy5635_rel_clang14_221222.cza1_bee0.05499.8800.0150.0500.0010.061
fbmy5635_rel_clang15_221222.cza1_bee0.06999.8680.0120.0500.0010.060

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
fbmy5635_rel_202104072149.cza1_bee99.9370.0110.0500.001nonzero0.067
fbmy5635_rel_202203072101.cza1_bee99.9380.0100.0510.001nonzero0.106
fbmy5635_rel_202205192101.cza1_bee99.9400.0080.0510.0010.062
fbmy5635_rel_202208092101.cza1_bee99.9400.0080.0510.001nonzero0.075
fbmy5635_rel_202210112144.cza1_bee99.9360.0100.0520.001nonzero0.092
fbmy5635_rel_202302162102.cza1_bee99.9400.0070.0520.001nonzero0.075
fbmy5635_rel_202304122154.cza1_bee99.9390.0090.0510.001nonzero0.088
fbmy5635_rel_202305292102.cza1_bee99.9410.0070.0510.0010.061
fbmy5635_rel_20230529_832.cza1_bee99.9370.0090.0530.0010.062
fbmy5635_rel_20230529_843.cza1_bee99.9320.0140.0530.001nonzero0.064
fbmy5635_rel_20230529_850.cza1_bee99.9320.0140.0530.001nonzero0.067
fbmy5635_rel_221222.cza1_bee99.9320.0140.0530.001nonzero0.066
fbmy5635_rel_clang14_221222.cza1_bee99.9360.0120.0510.0010.061
fbmy5635_rel_clang15_221222.cza1_bee99.9360.0120.0510.0010.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
9940	0	0	0.0	98.9	36.2	0.000	0.000	0.010	3.728	40914	42.7	4.116	344	2.1	2.2	6.5	0.067	9863	8311	fbmy5635_rel_202104072149.cza1_bee
9737	0	0	0.0	94.0	34.1	0.000	0.000	0.010	3.584	40077	42.5	4.116	349	1.6	1.7	6.4	0.059	9629	7919	fbmy5635_rel_202203072101.cza1_bee
9699	0	0	0.0	93.5	33.8	0.000	0.000	0.010	3.571	39959	42.5	4.120	351	1.6	1.6	6.4	0.062	9626	7986	fbmy5635_rel_202205192101.cza1_bee
9690	0	0	0.0	95.8	33.7	0.000	0.000	0.010	3.565	39994	42.5	4.127	351	2.5	2.5	6.5	0.073	9584	7996	fbmy5635_rel_202208092101.cza1_bee
9515	0	0	0.0	99.5	35.3	0.000	0.000	0.010	3.800	39250	42.7	4.125	359	1.6	1.6	6.6	0.070	9445	8106	fbmy5635_rel_202210112144.cza1_bee
9643	0	0	0.0	90.6	32.7	0.000	0.000	0.009	3.470	39916	41.6	4.139	345	1.7	1.7	6.4	0.075	9580	7784	fbmy5635_rel_202302162102.cza1_bee
9699	0	0	0.0	91.9	32.8	0.000	0.000	0.009	3.462	40098	41.5	4.134	342	1.6	1.7	6.6	0.088	9604	7857	fbmy5635_rel_202304122154.cza1_bee
9775	0	0	0.0	88.5	31.4	0.000	0.000	0.009	3.292	40353	41.6	4.128	340	1.7	1.8	6.7	0.061	9639	8034	fbmy5635_rel_202305292102.cza1_bee
9560	0	0	0.0	89.1	31.5	0.000	0.000	0.009	3.374	39499	41.5	4.132	347	1.7	1.7	6.5	0.062	9520	7946	fbmy5635_rel_20230529_832.cza1_bee
9588	0	0	0.0	106.7	39.4	0.000	0.000	0.011	4.212	39658	45.9	4.136	383	1.7	1.7	6.7	0.065	9539	8041	fbmy5635_rel_20230529_843.cza1_bee
9597	0	0	0.0	111.6	41.6	0.000	0.000	0.012	4.444	39552	45.4	4.121	378	1.5	1.5	6.9	0.067	9525	8131	fbmy5635_rel_20230529_850.cza1_bee
9497	0	0	0.0	110.7	41.1	0.000	0.000	0.012	4.434	38901	45.1	4.096	380	1.5	1.6	7.0	0.066	9345	7906	fbmy5635_rel_221222.cza1_bee
9872	0	0	0.0	112.4	41.9	0.000	0.000	0.011	4.341	40293	46.5	4.082	377	1.6	1.6	6.9	0.061	9909	8291	fbmy5635_rel_clang14_221222.cza1_bee
9940	0	0	0.0	111.3	41.3	0.000	0.000	0.011	4.253	40668	46.2	4.091	372	1.6	1.7	6.9	0.060	9979	8471	fbmy5635_rel_clang15_221222.cza1_bee

qr100.L1

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee26.75565.0578.1850.003nonzerononzero0.154
fbmy5635_rel_202203072101.cza1_bee17.81281.0660.9140.2080.008
fbmy5635_rel_202205192101.cza1_bee19.25664.32616.4090.009nonzerononzero0.138
fbmy5635_rel_202208092101.cza1_bee18.05159.84622.103nonzerononzero0.141
fbmy5635_rel_202210112144.cza1_bee15.00159.98025.0180.001nonzero0.131
fbmy5635_rel_202302162102.cza1_bee18.10660.73621.1550.003nonzero0.027
fbmy5635_rel_202304122154.cza1_bee15.36661.23723.397nonzerononzero0.028
fbmy5635_rel_202305292102.cza1_bee15.07059.49425.436nonzero0.031
fbmy5635_rel_20230529_832.cza1_bee13.71353.82932.458nonzerononzero0.031
fbmy5635_rel_20230529_843.cza1_bee15.61874.5759.7870.019nonzero0.033
fbmy5635_rel_20230529_850.cza1_bee12.52666.71620.758nonzerononzero0.033
fbmy5635_rel_221222.cza1_bee15.50561.78822.6980.009nonzero0.018
fbmy5635_rel_clang14_221222.cza1_bee13.32480.8535.823nonzerononzero0.023
fbmy5635_rel_clang15_221222.cza1_bee15.47669.66814.856nonzerononzero0.032

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
fbmy5635_rel_202104072149.cza1_bee99.6110.3890.009
fbmy5635_rel_202203072101.cza1_bee99.7500.2500.008
fbmy5635_rel_202205192101.cza1_bee99.7780.2220.009
fbmy5635_rel_202208092101.cza1_bee99.8060.1940.008
fbmy5635_rel_202210112144.cza1_bee99.4720.5280.009
fbmy5635_rel_202302162102.cza1_bee99.8060.1940.007
fbmy5635_rel_202304122154.cza1_bee99.5560.4440.009
fbmy5635_rel_202305292102.cza1_bee99.3330.6670.013
fbmy5635_rel_20230529_832.cza1_bee99.4170.5830.009
fbmy5635_rel_20230529_843.cza1_bee99.1940.8060.009
fbmy5635_rel_20230529_850.cza1_bee99.4440.5560.009
fbmy5635_rel_221222.cza1_bee99.4170.5830.009
fbmy5635_rel_clang14_221222.cza1_bee99.3610.6390.009
fbmy5635_rel_clang15_221222.cza1_bee99.6940.3060.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
fbmy5635_rel_202104072149.cza1_bee99.6940.3060.008
fbmy5635_rel_202203072101.cza1_bee99.8060.1940.008
fbmy5635_rel_202205192101.cza1_bee99.7780.2220.008
fbmy5635_rel_202208092101.cza1_bee99.8610.1390.008
fbmy5635_rel_202210112144.cza1_bee99.5560.4440.009
fbmy5635_rel_202302162102.cza1_bee99.8060.1940.006
fbmy5635_rel_202304122154.cza1_bee99.6390.3610.008
fbmy5635_rel_202305292102.cza1_bee99.4170.5830.012
fbmy5635_rel_20230529_832.cza1_bee99.5560.4440.009
fbmy5635_rel_20230529_843.cza1_bee99.3890.6110.009
fbmy5635_rel_20230529_850.cza1_bee99.5280.4720.008
fbmy5635_rel_221222.cza1_bee99.4720.5280.009
fbmy5635_rel_clang14_221222.cza1_bee99.4440.5560.009
fbmy5635_rel_clang15_221222.cza1_bee99.7220.2780.008

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	2311	0	0.0	7.5	1.7	0.000	0.000	0.075	17.227	8985	13.2	3.888	457	1.3	1.3	6.7	0.154	2270	1710	fbmy5635_rel_202104072149.cza1_bee
100	2570	0	0.0	8.0	1.9	0.000	0.000	0.080	19.736	9973	13.4	3.881	417	1.3	1.3	6.5	0.008	2763	1918	fbmy5635_rel_202203072101.cza1_bee
100	1621	0	0.0	7.8	2.0	0.000	0.000	0.079	20.058	6351	13.0	3.917	642	1.3	1.3	6.8	0.138	1646	1022	fbmy5635_rel_202205192101.cza1_bee
100	1704	0	0.0	8.8	1.5	0.000	0.000	0.088	15.019	6672	12.5	3.915	587	1.3	1.3	6.7	0.141	1663	1502	fbmy5635_rel_202208092101.cza1_bee
100	1465	0	0.0	8.8	1.5	0.000	0.000	0.088	15.497	5774	12.5	3.940	682	1.3	1.4	6.8	0.131	1435	1310	fbmy5635_rel_202210112144.cza1_bee
100	1673	0	0.0	4.2	0.4	0.000	0.000	0.042	3.610	6535	11.8	3.906	564	1.5	1.5	6.6	0.027	1678	1518	fbmy5635_rel_202302162102.cza1_bee
100	1741	0	0.0	4.3	0.4	0.000	0.000	0.044	4.386	6794	11.9	3.902	547	1.5	1.6	6.8	0.028	1753	1470	fbmy5635_rel_202304122154.cza1_bee
100	1665	0	0.0	4.4	0.4	0.000	0.000	0.044	4.261	6495	11.8	3.901	567	1.5	1.5	6.8	0.031	1663	1455	fbmy5635_rel_202305292102.cza1_bee
100	1518	0	0.0	4.4	0.4	0.000	0.000	0.044	4.205	5938	11.9	3.911	627	1.5	1.5	6.8	0.031	1518	1405	fbmy5635_rel_20230529_832.cza1_bee
100	1545	0	0.0	4.3	0.4	0.000	0.000	0.043	4.154	6054	11.9	3.918	616	1.5	1.5	6.9	0.033	1547	1390	fbmy5635_rel_20230529_843.cza1_bee
100	1244	0	0.0	4.1	0.4	0.000	0.000	0.041	3.973	4895	12.3	3.936	791	1.5	1.5	7.2	0.033	1247	1134	fbmy5635_rel_20230529_850.cza1_bee
100	1370	0	0.0	4.3	0.4	0.000	0.000	0.044	4.151	5374	12.2	3.924	713	1.5	1.5	7.2	0.018	1517	1008	fbmy5635_rel_221222.cza1_bee
100	2070	0	0.0	4.4	0.4	0.000	0.000	0.044	4.364	8057	12.5	3.892	483	1.5	1.5	7.1	0.023	2221	1582	fbmy5635_rel_clang14_221222.cza1_bee
100	1625	0	0.0	4.4	0.4	0.000	0.000	0.045	4.404	6343	12.5	3.904	615	1.5	1.5	7.1	0.032	1534	1390	fbmy5635_rel_clang15_221222.cza1_bee

qp100.L2

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee10.36889.6290.0030.003
fbmy5635_rel_202203072101.cza1_bee8.51491.4840.0020.004
fbmy5635_rel_202205192101.cza1_bee8.82791.1690.0040.003
fbmy5635_rel_202208092101.cza1_bee8.35491.6440.0020.003
fbmy5635_rel_202210112144.cza1_bee8.78991.2080.003nonzero0.007
fbmy5635_rel_202302162102.cza1_bee6.80693.1920.0020.003
fbmy5635_rel_202304122154.cza1_bee8.21491.7840.0030.002
fbmy5635_rel_202305292102.cza1_bee8.29191.7070.0020.003
fbmy5635_rel_20230529_832.cza1_bee9.00790.9910.0020.003
fbmy5635_rel_20230529_843.cza1_bee8.49091.5060.004nonzero0.005
fbmy5635_rel_20230529_850.cza1_bee7.72792.2700.0030.003
fbmy5635_rel_221222.cza1_bee7.26792.7320.0020.002
fbmy5635_rel_clang14_221222.cza1_bee12.20287.7960.0020.003
fbmy5635_rel_clang15_221222.cza1_bee6.82993.1680.0020.003

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee99.6940.3060.009
fbmy5635_rel_202203072101.cza1_bee99.4170.5830.009
fbmy5635_rel_202205192101.cza1_bee99.6110.3890.009
fbmy5635_rel_202208092101.cza1_bee99.4170.5830.013
fbmy5635_rel_202210112144.cza1_bee99.7220.2780.008
fbmy5635_rel_202302162102.cza1_bee99.2780.7220.009
fbmy5635_rel_202304122154.cza1_bee99.6940.3060.012
fbmy5635_rel_202305292102.cza1_bee99.8060.1940.009
fbmy5635_rel_20230529_832.cza1_bee99.6670.3330.009
fbmy5635_rel_20230529_843.cza1_bee99.5000.5000.010
fbmy5635_rel_20230529_850.cza1_bee99.7500.2500.008
fbmy5635_rel_221222.cza1_bee99.8890.1110.006
fbmy5635_rel_clang14_221222.cza1_bee99.4170.5830.009
fbmy5635_rel_clang15_221222.cza1_bee99.7500.2500.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
fbmy5635_rel_202104072149.cza1_bee99.7220.2780.008
fbmy5635_rel_202203072101.cza1_bee99.5280.4720.008
fbmy5635_rel_202205192101.cza1_bee99.5560.4440.009
fbmy5635_rel_202208092101.cza1_bee99.4440.5560.012
fbmy5635_rel_202210112144.cza1_bee99.7780.2220.008
fbmy5635_rel_202302162102.cza1_bee99.4720.5280.009
fbmy5635_rel_202304122154.cza1_bee99.8060.1940.011
fbmy5635_rel_202305292102.cza1_bee99.8890.1110.008
fbmy5635_rel_20230529_832.cza1_bee99.7500.2500.008
fbmy5635_rel_20230529_843.cza1_bee99.5560.4440.009
fbmy5635_rel_20230529_850.cza1_bee99.7500.2500.008
fbmy5635_rel_221222.cza1_bee99.9170.0830.006
fbmy5635_rel_clang14_221222.cza1_bee99.4720.5280.009
fbmy5635_rel_clang15_221222.cza1_bee99.7780.2220.008

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	2804	0	0.0	6.4	1.5	0.000	0.000	0.064	15.445	11452	14.0	4.084	399	1.3	1.4	8.6	0.003	2717	2316	fbmy5635_rel_202104072149.cza1_bee
100	2721	0	0.0	6.4	1.5	0.000	0.000	0.064	15.463	11138	14.0	4.094	412	1.3	1.4	8.6	0.004	2649	2349	fbmy5635_rel_202203072101.cza1_bee
100	2710	0	0.0	6.5	1.5	0.000	0.000	0.065	15.546	11071	13.9	4.085	410	1.3	1.4	8.6	0.003	2637	2237	fbmy5635_rel_202205192101.cza1_bee
100	2681	0	0.0	8.5	1.5	0.000	0.000	0.085	15.756	10972	14.2	4.093	424	1.3	1.4	8.6	0.003	2605	2287	fbmy5635_rel_202208092101.cza1_bee
100	2670	0	0.0	8.6	1.6	0.000	0.000	0.087	16.021	10941	13.8	4.097	413	1.3	1.4	8.6	0.007	2591	2187	fbmy5635_rel_202210112144.cza1_bee
100	2687	0	0.0	4.0	0.4	0.000	0.000	0.040	4.026	10960	13.4	4.078	399	1.5	1.6	7.8	0.003	2623	2445	fbmy5635_rel_202302162102.cza1_bee
100	2688	0	0.0	4.1	0.4	0.000	0.000	0.041	4.342	10965	13.5	4.079	402	1.5	1.6	7.8	0.002	2620	2393	fbmy5635_rel_202304122154.cza1_bee
100	2697	0	0.0	3.8	0.3	0.000	0.000	0.038	3.247	11010	13.4	4.082	397	1.5	1.6	7.8	0.003	2621	2430	fbmy5635_rel_202305292102.cza1_bee
100	2696	0	0.0	3.9	0.3	0.000	0.000	0.040	3.395	10990	12.9	4.077	383	1.5	1.6	7.9	0.003	2620	2415	fbmy5635_rel_20230529_832.cza1_bee
100	2671	0	0.0	4.1	0.4	0.000	0.000	0.041	4.150	10907	13.2	4.084	395	1.5	1.6	7.9	0.005	2605	2398	fbmy5635_rel_20230529_843.cza1_bee
100	2682	0	0.0	4.0	0.3	0.000	0.000	0.040	3.527	10947	13.4	4.081	400	1.5	1.6	8.0	0.003	2607	2410	fbmy5635_rel_20230529_850.cza1_bee
100	2678	0	0.0	4.2	0.4	0.000	0.000	0.042	4.106	10935	13.5	4.084	403	1.5	1.6	8.1	0.002	2605	2381	fbmy5635_rel_221222.cza1_bee
100	2865	0	0.0	4.2	0.4	0.000	0.000	0.042	4.122	11705	13.2	4.086	369	1.5	1.6	8.0	0.003	2765	2479	fbmy5635_rel_clang14_221222.cza1_bee
100	2831	0	0.0	4.0	0.3	0.000	0.000	0.040	3.261	11547	13.5	4.079	382	1.5	1.6	8.0	0.003	2780	2573	fbmy5635_rel_clang15_221222.cza1_bee

qr500.L3

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee20.09779.9020.001nonzero0.004
fbmy5635_rel_202203072101.cza1_bee17.50982.4900.0010.003
fbmy5635_rel_202205192101.cza1_bee14.84585.1540.0010.003
fbmy5635_rel_202208092101.cza1_bee13.95286.0480.0010.003
fbmy5635_rel_202210112144.cza1_bee14.10185.8980.0010.003
fbmy5635_rel_202302162102.cza1_bee14.66763.90621.426nonzerononzero0.030
fbmy5635_rel_202304122154.cza1_bee15.43463.60520.961nonzerononzero0.031
fbmy5635_rel_202305292102.cza1_bee13.59955.40830.992nonzerononzero0.030
fbmy5635_rel_20230529_832.cza1_bee12.65558.10829.237nonzerononzero0.030
fbmy5635_rel_20230529_843.cza1_bee12.99569.90317.102nonzerononzero0.030
fbmy5635_rel_20230529_850.cza1_bee15.41066.92517.6640.001nonzero0.031
fbmy5635_rel_221222.cza1_bee13.69468.78517.5190.001nonzero0.031
fbmy5635_rel_clang14_221222.cza1_bee15.29966.29718.403nonzerononzerononzero2.577
fbmy5635_rel_clang15_221222.cza1_bee15.33267.10117.567nonzerononzero0.034

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
fbmy5635_rel_202104072149.cza1_bee99.6500.3500.009
fbmy5635_rel_202203072101.cza1_bee99.6610.3390.008
fbmy5635_rel_202205192101.cza1_bee99.5500.4500.009
fbmy5635_rel_202208092101.cza1_bee99.5610.4390.009
fbmy5635_rel_202210112144.cza1_bee99.6110.3890.009
fbmy5635_rel_202302162102.cza1_bee99.7280.2670.0060.018
fbmy5635_rel_202304122154.cza1_bee99.7500.2500.009
fbmy5635_rel_202305292102.cza1_bee99.6500.3500.009
fbmy5635_rel_20230529_832.cza1_bee99.6940.3060.009
fbmy5635_rel_20230529_843.cza1_bee99.5500.4500.009
fbmy5635_rel_20230529_850.cza1_bee99.6670.3330.009
fbmy5635_rel_221222.cza1_bee99.7940.2060.009
fbmy5635_rel_clang14_221222.cza1_bee99.5170.4720.0112.577
fbmy5635_rel_clang15_221222.cza1_bee99.7830.2170.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
fbmy5635_rel_202104072149.cza1_bee99.5830.4170.009
fbmy5635_rel_202203072101.cza1_bee99.6110.3890.010
fbmy5635_rel_202205192101.cza1_bee99.5000.5000.009
fbmy5635_rel_202208092101.cza1_bee99.4060.5940.009
fbmy5635_rel_202210112144.cza1_bee99.5110.4890.009
fbmy5635_rel_202302162102.cza1_bee99.6560.3390.0060.019
fbmy5635_rel_202304122154.cza1_bee99.7500.2500.009
fbmy5635_rel_202305292102.cza1_bee99.6720.3280.009
fbmy5635_rel_20230529_832.cza1_bee99.7170.2830.009
fbmy5635_rel_20230529_843.cza1_bee99.5670.4330.009
fbmy5635_rel_20230529_850.cza1_bee99.7060.2940.009
fbmy5635_rel_221222.cza1_bee99.8110.1890.009
fbmy5635_rel_clang14_221222.cza1_bee99.5780.4110.0112.577
fbmy5635_rel_clang15_221222.cza1_bee99.7940.2060.008

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	2863	0	0.0	22.8	9.0	0.000	0.000	0.046	18.425	11281	17.5	3.941	489	1.3	1.6	8.6	0.004	2863	2604	fbmy5635_rel_202104072149.cza1_bee
499	2819	0	0.0	22.4	8.8	0.000	0.000	0.045	18.049	11118	17.6	3.944	500	2.4	2.6	8.6	0.003	2830	2558	fbmy5635_rel_202203072101.cza1_bee
499	2777	0	0.0	22.3	8.8	0.000	0.000	0.045	18.049	10960	17.6	3.947	507	2.4	2.6	8.6	0.003	2781	2526	fbmy5635_rel_202205192101.cza1_bee
499	2755	0	0.0	24.4	8.8	0.000	0.000	0.049	18.054	10888	17.6	3.952	511	2.4	2.6	8.6	0.003	2764	2489	fbmy5635_rel_202208092101.cza1_bee
499	2758	0	0.0	24.5	8.8	0.000	0.000	0.049	18.062	10902	17.6	3.952	510	2.3	2.6	8.6	0.003	2765	2477	fbmy5635_rel_202210112144.cza1_bee
499	1503	0	0.0	8.1	2.2	0.000	0.000	0.016	4.492	6036	13.4	4.016	713	1.5	1.8	8.3	0.030	1518	1215	fbmy5635_rel_202302162102.cza1_bee
499	1617	0	0.0	8.1	2.2	0.000	0.000	0.016	4.514	6449	13.5	3.989	668	1.5	1.8	8.2	0.031	1486	1199	fbmy5635_rel_202304122154.cza1_bee
499	1404	0	0.0	8.5	2.3	0.000	0.000	0.017	4.706	5639	13.4	4.018	764	1.5	1.8	8.3	0.030	1406	1135	fbmy5635_rel_202305292102.cza1_bee
499	1309	0	0.0	8.7	2.3	0.000	0.000	0.017	4.765	5280	13.3	4.035	813	1.5	1.8	8.3	0.030	1311	1103	fbmy5635_rel_20230529_832.cza1_bee
498	1804	0	0.0	8.6	2.3	0.000	0.000	0.017	4.772	7179	13.8	3.980	612	1.5	1.8	8.2	0.030	1763	1454	fbmy5635_rel_20230529_843.cza1_bee
499	1624	0	0.0	8.8	2.5	0.000	0.000	0.018	5.033	6488	13.7	3.996	675	1.5	1.7	8.4	0.031	1630	1087	fbmy5635_rel_20230529_850.cza1_bee
499	1511	0	0.0	8.4	2.2	0.000	0.000	0.017	4.593	6060	13.4	4.011	710	1.5	1.8	8.3	0.031	1485	1248	fbmy5635_rel_221222.cza1_bee
498	1796	0	0.0	8.4	2.2	0.000	0.000	0.017	4.625	7157	13.5	3.985	601	1.5	1.8	8.3	2.577	1758	1438	fbmy5635_rel_clang14_221222.cza1_bee
499	1808	0	0.0	8.6	2.3	0.000	0.000	0.017	4.754	7190	13.6	3.977	602	1.5	1.8	8.3	0.034	1774	1486	fbmy5635_rel_clang15_221222.cza1_bee

qp500.L4

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee6.27893.7130.010nonzero0.011
fbmy5635_rel_202203072101.cza1_bee7.60492.3900.006nonzero0.014
fbmy5635_rel_202205192101.cza1_bee6.06793.9240.008nonzerononzero0.023
fbmy5635_rel_202208092101.cza1_bee6.41093.5830.007nonzero0.011
fbmy5635_rel_202210112144.cza1_bee7.75992.2350.006nonzero0.009
fbmy5635_rel_202302162102.cza1_bee7.18492.8120.0040.003
fbmy5635_rel_202304122154.cza1_bee6.14493.8520.004nonzero0.005
fbmy5635_rel_202305292102.cza1_bee4.22795.7710.002nonzero0.006
fbmy5635_rel_20230529_832.cza1_bee6.56393.4340.0030.003
fbmy5635_rel_20230529_843.cza1_bee8.81391.1830.004nonzero0.005
fbmy5635_rel_20230529_850.cza1_bee5.74094.2560.0040.003
fbmy5635_rel_221222.cza1_bee5.53394.4640.003nonzero0.004
fbmy5635_rel_clang14_221222.cza1_bee6.71593.2820.003nonzero0.005
fbmy5635_rel_clang15_221222.cza1_bee4.91595.0810.003nonzero0.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
fbmy5635_rel_202104072149.cza1_bee99.6890.3060.0060.020
fbmy5635_rel_202203072101.cza1_bee99.5500.4440.0060.024
fbmy5635_rel_202205192101.cza1_bee99.7560.2440.009
fbmy5635_rel_202208092101.cza1_bee99.5280.4720.012
fbmy5635_rel_202210112144.cza1_bee99.6390.3610.009
fbmy5635_rel_202302162102.cza1_bee99.7170.2830.009
fbmy5635_rel_202304122154.cza1_bee99.7280.2720.009
fbmy5635_rel_202305292102.cza1_bee99.7170.2830.009
fbmy5635_rel_20230529_832.cza1_bee99.6720.3280.014
fbmy5635_rel_20230529_843.cza1_bee99.6890.3110.009
fbmy5635_rel_20230529_850.cza1_bee99.8330.1670.014
fbmy5635_rel_221222.cza1_bee99.5670.4330.010
fbmy5635_rel_clang14_221222.cza1_bee99.8170.1830.008
fbmy5635_rel_clang15_221222.cza1_bee99.6500.3500.011

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
fbmy5635_rel_202104072149.cza1_bee99.6830.3110.0060.164
fbmy5635_rel_202203072101.cza1_bee99.5610.4330.0060.024
fbmy5635_rel_202205192101.cza1_bee99.7390.2560.0060.163
fbmy5635_rel_202208092101.cza1_bee99.5220.4780.011
fbmy5635_rel_202210112144.cza1_bee99.5670.4330.014
fbmy5635_rel_202302162102.cza1_bee99.7500.2500.009
fbmy5635_rel_202304122154.cza1_bee99.7330.2670.009
fbmy5635_rel_202305292102.cza1_bee99.7170.2830.008
fbmy5635_rel_20230529_832.cza1_bee99.6670.3330.013
fbmy5635_rel_20230529_843.cza1_bee99.7000.2940.0060.035
fbmy5635_rel_20230529_850.cza1_bee99.8280.1720.014
fbmy5635_rel_221222.cza1_bee99.5610.4390.010
fbmy5635_rel_clang14_221222.cza1_bee99.8170.1830.008
fbmy5635_rel_clang15_221222.cza1_bee99.6890.3110.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	2664	0	0.0	22.9	9.0	0.000	0.000	0.046	18.471	11066	17.5	4.155	526	1.3	1.8	9.1	0.011	2637	2141	fbmy5635_rel_202104072149.cza1_bee
499	2667	1	0.0	22.3	8.4	0.000	0.001	0.045	17.285	11102	17.6	4.163	528	1.3	1.8	9.2	0.014	2605	2061	fbmy5635_rel_202203072101.cza1_bee
499	2646	3	0.0	22.2	8.4	0.001	0.005	0.045	17.220	11013	18.0	4.163	544	1.3	1.8	9.2	0.023	2604	2109	fbmy5635_rel_202205192101.cza1_bee
499	2633	0	0.0	23.6	8.4	0.000	0.000	0.047	17.231	10980	17.7	4.171	538	1.3	1.8	9.3	0.011	2588	2030	fbmy5635_rel_202208092101.cza1_bee
499	2651	2	0.0	23.9	8.4	0.001	0.003	0.048	17.288	11054	17.9	4.169	540	1.3	1.8	9.2	0.009	2589	2094	fbmy5635_rel_202210112144.cza1_bee
499	2685	0	0.0	8.0	2.2	0.000	0.000	0.016	4.476	11090	14.5	4.131	432	1.5	2.0	8.5	0.003	2621	2413	fbmy5635_rel_202302162102.cza1_bee
499	2657	0	0.0	7.8	2.1	0.000	0.000	0.016	4.395	10972	14.2	4.129	427	1.5	2.0	8.5	0.005	2605	2413	fbmy5635_rel_202304122154.cza1_bee
499	2654	0	0.0	7.9	2.2	0.000	0.000	0.016	4.467	10954	14.9	4.128	449	1.5	2.0	8.6	0.006	2606	2414	fbmy5635_rel_202305292102.cza1_bee
499	2672	0	0.0	7.9	2.2	0.000	0.000	0.016	4.465	11020	14.1	4.124	422	1.5	2.0	8.5	0.003	2620	2429	fbmy5635_rel_20230529_832.cza1_bee
499	2677	0	0.0	7.9	2.2	0.000	0.000	0.016	4.470	11069	14.5	4.135	433	1.5	2.0	8.4	0.005	2590	2412	fbmy5635_rel_20230529_843.cza1_bee
499	2650	0	0.0	7.7	2.1	0.000	0.000	0.015	4.262	10932	14.1	4.125	426	1.5	2.0	8.6	0.003	2605	2413	fbmy5635_rel_20230529_850.cza1_bee
499	2637	0	0.0	7.8	2.2	0.000	0.000	0.016	4.421	10899	14.5	4.133	440	1.5	2.0	8.6	0.004	2589	2397	fbmy5635_rel_221222.cza1_bee
499	2776	0	0.0	8.0	2.2	0.000	0.000	0.016	4.550	11461	14.4	4.129	415	1.5	2.0	8.6	0.005	2731	2493	fbmy5635_rel_clang14_221222.cza1_bee
499	2761	0	0.0	7.9	2.2	0.000	0.000	0.016	4.509	11376	14.4	4.121	417	1.5	2.0	8.7	0.006	2732	2493	fbmy5635_rel_clang15_221222.cza1_bee

qr1000.L5

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee15.94584.0530.002nonzero0.004
fbmy5635_rel_202203072101.cza1_bee12.39787.6010.003nonzero0.005
fbmy5635_rel_202205192101.cza1_bee9.69490.3040.002nonzero0.004
fbmy5635_rel_202208092101.cza1_bee8.22691.7730.002nonzero0.004
fbmy5635_rel_202210112144.cza1_bee7.08192.9160.003nonzero0.004
fbmy5635_rel_202302162102.cza1_bee14.30764.14121.5500.001nonzero0.029
fbmy5635_rel_202304122154.cza1_bee12.84662.15924.9930.0020.0010.030
fbmy5635_rel_202305292102.cza1_bee14.43163.44222.126nonzerononzero0.030
fbmy5635_rel_20230529_832.cza1_bee13.81268.51917.6680.001nonzero0.030
fbmy5635_rel_20230529_843.cza1_bee14.02667.04718.9250.001nonzero0.030
fbmy5635_rel_20230529_850.cza1_bee14.50669.13016.3630.0010.0010.032
fbmy5635_rel_221222.cza1_bee12.97564.21722.8030.0040.0010.029
fbmy5635_rel_clang14_221222.cza1_bee16.49464.45319.0510.0010.0010.031
fbmy5635_rel_clang15_221222.cza1_bee16.04160.54923.409nonzero0.0010.030

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
fbmy5635_rel_202104072149.cza1_bee99.7310.2640.0060.038
fbmy5635_rel_202203072101.cza1_bee99.8560.1420.0030.049
fbmy5635_rel_202205192101.cza1_bee99.6890.3080.0030.047
fbmy5635_rel_202208092101.cza1_bee99.7440.2530.0030.057
fbmy5635_rel_202210112144.cza1_bee99.7470.2500.0030.056
fbmy5635_rel_202302162102.cza1_bee99.6560.3420.0030.041
fbmy5635_rel_202304122154.cza1_bee99.7110.2860.0030.047
fbmy5635_rel_202305292102.cza1_bee99.6000.3940.0060.047
fbmy5635_rel_20230529_832.cza1_bee99.9140.0810.0060.038
fbmy5635_rel_20230529_843.cza1_bee99.6810.3170.0030.052
fbmy5635_rel_20230529_850.cza1_bee99.7110.2860.0030.048
fbmy5635_rel_221222.cza1_bee99.9060.0890.0060.049
fbmy5635_rel_clang14_221222.cza1_bee99.7330.2640.0030.047
fbmy5635_rel_clang15_221222.cza1_bee99.7220.2750.0030.048

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee99.6390.3560.0060.039
fbmy5635_rel_202203072101.cza1_bee99.8560.1420.0030.049
fbmy5635_rel_202205192101.cza1_bee99.6080.3830.0060.0030.151
fbmy5635_rel_202208092101.cza1_bee99.7500.2440.0030.0030.154
fbmy5635_rel_202210112144.cza1_bee99.7390.2560.0030.0030.156
fbmy5635_rel_202302162102.cza1_bee99.6170.3810.0030.040
fbmy5635_rel_202304122154.cza1_bee99.6670.3220.0110.048
fbmy5635_rel_202305292102.cza1_bee99.6140.3810.0060.048
fbmy5635_rel_20230529_832.cza1_bee99.9140.0810.0060.039
fbmy5635_rel_20230529_843.cza1_bee99.6720.3250.0030.052
fbmy5635_rel_20230529_850.cza1_bee99.7280.2670.0060.049
fbmy5635_rel_221222.cza1_bee99.8940.1000.0060.048
fbmy5635_rel_clang14_221222.cza1_bee99.7330.2640.0030.048
fbmy5635_rel_clang15_221222.cza1_bee99.7170.2780.0060.049

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
997	2732	0	0.0	42.5	17.7	0.000	0.000	0.043	18.220	11104	22.4	4.065	656	2.2	3.0	8.6	0.004	2720	2478	fbmy5635_rel_202104072149.cza1_bee
997	2673	0	0.0	43.5	17.5	0.000	0.000	0.044	17.971	10868	22.7	4.065	679	1.8	2.7	8.9	0.005	2669	2415	fbmy5635_rel_202203072101.cza1_bee
997	2634	0	0.0	43.8	17.5	0.000	0.002	0.044	17.970	10692	23.0	4.060	699	1.8	2.7	8.9	0.004	2622	2397	fbmy5635_rel_202205192101.cza1_bee
998	2618	0	0.0	44.6	17.5	0.000	0.000	0.045	17.967	10661	23.0	4.073	703	1.8	2.6	8.9	0.004	2607	2381	fbmy5635_rel_202208092101.cza1_bee
998	2598	0	0.0	44.5	17.5	0.000	0.000	0.045	17.957	10601	23.0	4.080	708	1.8	2.7	8.7	0.004	2590	2349	fbmy5635_rel_202210112144.cza1_bee
998	1441	0	0.0	12.9	4.5	0.000	0.000	0.013	4.591	6017	15.0	4.175	833	1.5	2.4	8.5	0.029	1438	1103	fbmy5635_rel_202302162102.cza1_bee
997	1306	0	0.0	12.9	4.5	0.000	0.000	0.013	4.601	5490	14.9	4.203	913	1.7	2.5	8.6	0.030	1278	1007	fbmy5635_rel_202304122154.cza1_bee
998	1594	0	0.0	13.3	4.5	0.000	0.000	0.013	4.669	6585	14.9	4.130	748	1.5	2.4	8.6	0.030	1582	1215	fbmy5635_rel_202305292102.cza1_bee
998	1612	0	0.0	13.3	4.6	0.000	0.000	0.013	4.701	6657	15.0	4.130	745	1.5	2.4	8.6	0.030	1550	1199	fbmy5635_rel_20230529_832.cza1_bee
998	1543	0	0.0	13.3	4.6	0.000	0.000	0.013	4.733	6399	15.2	4.148	788	1.5	2.4	8.5	0.030	1516	1247	fbmy5635_rel_20230529_843.cza1_bee
998	1699	0	0.0	13.6	4.7	0.000	0.000	0.014	4.786	6989	15.1	4.115	711	1.5	2.4	8.6	0.032	1694	1231	fbmy5635_rel_20230529_850.cza1_bee
997	1384	0	0.0	13.4	4.5	0.000	0.002	0.013	4.667	5815	15.0	4.200	867	1.5	2.4	8.5	0.029	1406	1040	fbmy5635_rel_221222.cza1_bee
998	1536	12	0.1	13.5	4.6	0.008	0.046	0.014	4.709	6396	15.3	4.163	797	1.5	2.4	8.6	0.031	1551	1119	fbmy5635_rel_clang14_221222.cza1_bee
997	1489	3	0.0	13.6	4.6	0.002	0.013	0.014	4.684	6187	15.2	4.156	817	1.5	2.4	8.7	0.030	1455	1167	fbmy5635_rel_clang15_221222.cza1_bee

qp1000.L6

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

Average throughput:

Image

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee5.72494.2670.009nonzero0.005
fbmy5635_rel_202203072101.cza1_bee3.03496.9560.010nonzero0.005
fbmy5635_rel_202205192101.cza1_bee5.41394.5810.006nonzero0.009
fbmy5635_rel_202208092101.cza1_bee2.40597.5870.008nonzero0.009
fbmy5635_rel_202210112144.cza1_bee3.54396.4510.006nonzero0.005
fbmy5635_rel_202302162102.cza1_bee6.20693.7890.005nonzero0.005
fbmy5635_rel_202304122154.cza1_bee5.91394.0800.007nonzero0.007
fbmy5635_rel_202305292102.cza1_bee5.42494.5710.006nonzero0.014
fbmy5635_rel_20230529_832.cza1_bee4.65095.3460.004nonzero0.006
fbmy5635_rel_20230529_843.cza1_bee5.75694.2360.008nonzerononzero0.037
fbmy5635_rel_20230529_850.cza1_bee6.47793.5150.008nonzero0.010
fbmy5635_rel_221222.cza1_bee4.80695.1890.006nonzero0.005
fbmy5635_rel_clang14_221222.cza1_bee6.62793.3680.005nonzero0.007
fbmy5635_rel_clang15_221222.cza1_bee6.76093.2350.0050.003

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

dbms256us1ms4ms16ms64ms256ms1s4s16sgtmax
fbmy5635_rel_202104072149.cza1_bee99.8280.1690.0030.049
fbmy5635_rel_202203072101.cza1_bee99.7080.2890.0030.046
fbmy5635_rel_202205192101.cza1_bee99.7330.2610.0060.047
fbmy5635_rel_202208092101.cza1_bee99.7140.2810.0060.054
fbmy5635_rel_202210112144.cza1_bee99.8330.1640.0030.055
fbmy5635_rel_202302162102.cza1_bee99.6080.3890.0030.046
fbmy5635_rel_202304122154.cza1_bee99.7420.2560.0030.051
fbmy5635_rel_202305292102.cza1_bee99.7560.2420.0030.048
fbmy5635_rel_20230529_832.cza1_bee99.6720.3250.0030.040
fbmy5635_rel_20230529_843.cza1_bee99.8830.1140.0030.048
fbmy5635_rel_20230529_850.cza1_bee99.7720.2250.0030.049
fbmy5635_rel_221222.cza1_bee99.6170.3810.0030.050
fbmy5635_rel_clang14_221222.cza1_bee99.6360.3610.0030.047
fbmy5635_rel_clang15_221222.cza1_bee99.8360.1610.0030.047

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
fbmy5635_rel_202104072149.cza1_bee99.7690.2280.0030.049
fbmy5635_rel_202203072101.cza1_bee99.7330.2640.0030.047
fbmy5635_rel_202205192101.cza1_bee99.7390.2560.0060.048
fbmy5635_rel_202208092101.cza1_bee99.6560.3390.0060.053
fbmy5635_rel_202210112144.cza1_bee99.8190.1750.0060.055
fbmy5635_rel_202302162102.cza1_bee99.5830.4140.0030.047
fbmy5635_rel_202304122154.cza1_bee99.7220.2750.0030.051
fbmy5635_rel_202305292102.cza1_bee99.7500.2440.0060.049
fbmy5635_rel_20230529_832.cza1_bee99.6750.3170.0080.045
fbmy5635_rel_20230529_843.cza1_bee99.8860.1110.0030.048
fbmy5635_rel_20230529_850.cza1_bee99.7360.2610.0030.049
fbmy5635_rel_221222.cza1_bee99.6250.3690.0060.049
fbmy5635_rel_clang14_221222.cza1_bee99.6720.3220.0060.048
fbmy5635_rel_clang15_221222.cza1_bee99.8110.1830.0060.048

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	2624	0	0.0	43.9	17.9	0.000	0.000	0.044	18.409	11234	22.8	4.281	695	1.9	3.2	8.8	0.005	2605	2093	fbmy5635_rel_202104072149.cza1_bee
998	2571	0	0.0	44.6	17.6	0.000	0.000	0.045	18.058	11016	23.0	4.284	716	2.2	3.5	8.8	0.005	2525	2061	fbmy5635_rel_202203072101.cza1_bee
998	2624	0	0.0	43.7	17.6	0.000	0.000	0.044	18.022	11201	23.2	4.269	707	2.2	3.5	8.9	0.009	2573	2062	fbmy5635_rel_202205192101.cza1_bee
998	2569	0	0.0	45.5	17.6	0.000	0.000	0.046	18.063	11027	23.2	4.292	722	2.2	3.5	8.8	0.009	2509	2031	fbmy5635_rel_202208092101.cza1_bee
998	2576	0	0.0	45.3	17.6	0.000	0.000	0.045	18.065	11043	23.2	4.287	721	2.2	3.5	8.8	0.005	2525	2014	fbmy5635_rel_202210112144.cza1_bee
998	2658	0	0.0	13.3	4.4	0.000	0.013	0.013	4.527	11205	16.1	4.216	485	1.5	2.7	8.8	0.005	2605	2397	fbmy5635_rel_202302162102.cza1_bee
998	2634	0	0.0	13.2	4.4	0.000	0.014	0.013	4.474	11094	15.7	4.212	477	1.5	2.8	8.7	0.007	2589	2381	fbmy5635_rel_202304122154.cza1_bee
998	2642	0	0.0	13.3	4.4	0.000	0.013	0.013	4.514	11117	16.1	4.208	488	1.5	2.7	8.7	0.014	2590	2413	fbmy5635_rel_202305292102.cza1_bee
997	2628	1	0.1	13.2	4.3	0.000	0.028	0.013	4.439	11062	15.8	4.210	481	1.5	2.8	8.7	0.006	2589	2365	fbmy5635_rel_20230529_832.cza1_bee
998	2640	1	0.1	13.2	4.4	0.000	0.033	0.013	4.494	11121	16.2	4.213	491	1.5	2.8	8.8	0.037	2589	2383	fbmy5635_rel_20230529_843.cza1_bee
998	2644	17	0.1	13.3	4.5	0.007	0.029	0.013	4.568	11162	16.1	4.222	487	1.5	2.8	8.6	0.010	2589	2364	fbmy5635_rel_20230529_850.cza1_bee
997	2608	12	0.1	13.2	4.4	0.005	0.027	0.013	4.483	11019	15.9	4.225	488	1.5	2.8	8.7	0.005	2573	2365	fbmy5635_rel_221222.cza1_bee
998	2747	11	0.1	13.3	4.4	0.004	0.024	0.013	4.485	11560	15.7	4.208	457	1.5	2.8	8.6	0.007	2702	2443	fbmy5635_rel_clang14_221222.cza1_bee
998	2774	7	0.0	13.0	4.3	0.003	0.014	0.013	4.380	11646	15.8	4.198	456	1.5	2.8	8.9	0.003	2733	2507	fbmy5635_rel_clang15_221222.cza1_bee

l.i0

l.i0: load without secondary indexes

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
82645	0	0	0.0	37.5	13.9	0.000	0.000	0.000	0.172	8042	22.5	0.097	22	0.7	1.7	0.2	0.102	83705	74067	fbmy5635_rel_202104072149.cza1_bee
81301	0	0	0.0	36.7	13.6	0.000	0.000	0.000	0.172	7934	22.3	0.098	22	0.7	1.7	0.2	0.099	82019	74025	fbmy5635_rel_202203072101.cza1_bee
79051	0	0	0.0	35.9	13.2	0.000	0.000	0.000	0.171	7730	22.3	0.098	23	0.7	1.7	0.2	0.080	80113	73026	fbmy5635_rel_202205192101.cza1_bee
79681	0	0	0.0	38.0	13.4	0.000	0.000	0.000	0.172	7784	22.2	0.098	22	0.7	1.7	0.2	0.104	80609	71817	fbmy5635_rel_202208092101.cza1_bee
80000	0	0	0.0	38.4	13.4	0.000	0.000	0.000	0.172	7837	22.4	0.098	22	0.7	1.7	0.2	0.106	80893	70969	fbmy5635_rel_202210112144.cza1_bee
79051	0	0	0.0	36.0	13.3	0.000	0.000	0.000	0.172	7751	22.5	0.098	23	0.7	1.7	0.2	0.097	79980	73216	fbmy5635_rel_202302162102.cza1_bee
79365	0	0	0.0	36.0	13.2	0.000	0.000	0.000	0.170	7746	22.5	0.098	23	0.7	1.7	0.2	0.097	79749	72901	fbmy5635_rel_202304122154.cza1_bee
77220	0	0	0.0	35.6	12.9	0.000	0.000	0.000	0.172	7572	22.6	0.098	23	0.7	1.7	0.2	0.058	78145	70923	fbmy5635_rel_202305292102.cza1_bee
78125	0	0	0.0	36.0	13.1	0.000	0.000	0.000	0.172	7650	22.5	0.098	23	0.7	1.7	0.2	0.102	79011	72020	fbmy5635_rel_20230529_832.cza1_bee
79051	0	0	0.0	36.2	13.2	0.000	0.000	0.000	0.171	7720	22.5	0.098	23	0.7	1.7	0.2	0.057	80038	71339	fbmy5635_rel_20230529_843.cza1_bee
76923	0	0	0.0	37.2	12.9	0.000	0.000	0.000	0.172	7578	22.6	0.099	24	0.7	1.7	0.2	0.084	77879	69255	fbmy5635_rel_20230529_850.cza1_bee
79681	0	0	0.0	36.8	13.4	0.000	0.000	0.000	0.172	7762	22.4	0.097	22	0.7	1.7	0.2	0.097	80292	72419	fbmy5635_rel_221222.cza1_bee
76923	0	0	0.0	35.3	12.9	0.000	0.000	0.000	0.172	7543	22.7	0.098	24	0.7	1.7	0.2	0.063	77964	69324	fbmy5635_rel_clang14_221222.cza1_bee
76336	0	0	0.0	35.2	12.8	0.000	0.000	0.000	0.172	7496	22.7	0.098	24	0.7	1.7	0.2	0.058	77315	69226	fbmy5635_rel_clang15_221222.cza1_bee

l.x

l.x: create secondary indexes

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
90498	0	0	0.0	36.1	14.0	0.000	0.000	0.000	0.159	220	11.5	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202104072149.cza1_bee
90498	0	0	0.0	35.5	14.0	0.000	0.000	0.000	0.159	222	11.6	0.002	10	1.4	2.5	1.6	0.002	NA	NA	fbmy5635_rel_202203072101.cza1_bee
89286	0	0	0.0	35.0	13.8	0.000	0.000	0.000	0.158	187	11.6	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202205192101.cza1_bee
89286	0	0	0.0	36.8	13.8	0.000	0.000	0.000	0.158	288	11.7	0.003	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202208092101.cza1_bee
89286	0	0	0.0	37.2	13.7	0.000	0.000	0.000	0.157	275	11.6	0.003	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202210112144.cza1_bee
88889	0	0	0.0	35.2	13.8	0.000	0.000	0.000	0.159	215	11.7	0.002	11	1.4	2.5	1.6	0.002	NA	NA	fbmy5635_rel_202302162102.cza1_bee
88889	0	0	0.0	34.6	13.7	0.000	0.000	0.000	0.158	229	11.7	0.003	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202304122154.cza1_bee
89686	0	0	0.0	35.1	13.8	0.000	0.000	0.000	0.158	205	11.7	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_202305292102.cza1_bee
89286	0	0	0.0	35.6	13.7	0.000	0.000	0.000	0.157	197	11.7	0.002	10	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_20230529_832.cza1_bee
88106	0	0	0.0	35.1	13.7	0.000	0.000	0.000	0.159	215	11.7	0.002	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_20230529_843.cza1_bee
88496	0	0	0.0	35.3	13.7	0.000	0.000	0.000	0.159	237	11.7	0.003	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_20230529_850.cza1_bee
87720	0	0	0.0	34.8	13.6	0.000	0.000	0.000	0.158	202	11.8	0.002	11	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_221222.cza1_bee
76923	0	0	0.0	30.6	11.9	0.000	0.000	0.000	0.158	219	11.8	0.003	12	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_clang14_221222.cza1_bee
77520	0	0	0.0	30.5	12.0	0.000	0.000	0.000	0.158	177	11.7	0.002	12	1.4	2.5	1.5	0.002	NA	NA	fbmy5635_rel_clang15_221222.cza1_bee

l.i1

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
27720	0	4	0.5	131.5	52.0	0.000	0.019	0.005	1.920	11885	47.7	0.429	138	2.0	3.9	5.3	0.078	27770	24671	fbmy5635_rel_202104072149.cza1_bee
27304	0	4	0.5	124.4	49.2	0.000	0.019	0.005	1.844	11605	47.5	0.425	139	2.1	4.1	5.1	0.088	27320	24333	fbmy5635_rel_202203072101.cza1_bee
26720	0	4	0.5	124.0	49.1	0.000	0.019	0.005	1.882	11424	47.1	0.428	141	2.0	3.9	5.2	0.078	26720	23872	fbmy5635_rel_202205192101.cza1_bee
26846	0	4	0.5	125.3	48.9	0.000	0.019	0.005	1.865	11418	47.3	0.425	141	1.9	3.8	5.2	0.077	26821	24073	fbmy5635_rel_202208092101.cza1_bee
26954	0	4	0.5	126.0	48.9	0.000	0.019	0.005	1.858	11410	47.2	0.423	140	1.8	3.7	5.2	0.076	26919	24074	fbmy5635_rel_202210112144.cza1_bee
26846	0	4	0.5	104.9	41.5	0.000	0.019	0.004	1.581	11330	44.0	0.422	131	2.0	3.9	4.6	0.081	26819	24273	fbmy5635_rel_202302162102.cza1_bee
26738	0	4	0.5	108.2	42.7	0.000	0.019	0.004	1.635	11254	44.1	0.421	132	2.7	4.6	4.8	0.076	26670	24323	fbmy5635_rel_202304122154.cza1_bee
26472	0	4	0.5	107.0	42.3	0.000	0.019	0.004	1.637	11163	44.2	0.422	134	2.5	4.4	4.9	0.073	26371	23774	fbmy5635_rel_202305292102.cza1_bee
26144	0	4	0.5	105.4	41.7	0.000	0.019	0.004	1.632	10995	44.1	0.421	135	2.0	3.9	4.8	0.088	26022	23355	fbmy5635_rel_20230529_832.cza1_bee
26972	0	4	0.5	111.9	44.3	0.000	0.019	0.004	1.682	11321	47.7	0.420	141	1.6	3.6	4.7	0.076	26932	24322	fbmy5635_rel_20230529_843.cza1_bee
26972	0	4	0.5	114.9	45.8	0.000	0.019	0.004	1.737	11420	47.1	0.423	140	1.6	3.6	4.8	0.070	26921	24024	fbmy5635_rel_20230529_850.cza1_bee
27211	0	91	0.5	115.8	45.9	0.003	0.019	0.004	1.728	11722	47.4	0.431	139	1.8	3.8	4.7	0.080	27185	24323	fbmy5635_rel_221222.cza1_bee
27174	0	90	0.5	114.4	45.7	0.003	0.019	0.004	1.722	11531	47.8	0.424	141	1.7	3.6	4.9	0.079	27130	24322	fbmy5635_rel_clang14_221222.cza1_bee
27454	0	91	0.5	114.5	45.6	0.003	0.019	0.004	1.702	11683	48.0	0.426	140	1.8	3.7	4.8	0.074	27370	24772	fbmy5635_rel_clang15_221222.cza1_bee

l.i2

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
9940	0	0	0.0	98.9	36.2	0.000	0.000	0.010	3.728	40914	42.7	4.116	344	2.1	2.2	6.5	0.067	9863	8311	fbmy5635_rel_202104072149.cza1_bee
9737	0	0	0.0	94.0	34.1	0.000	0.000	0.010	3.584	40077	42.5	4.116	349	1.6	1.7	6.4	0.059	9629	7919	fbmy5635_rel_202203072101.cza1_bee
9699	0	0	0.0	93.5	33.8	0.000	0.000	0.010	3.571	39959	42.5	4.120	351	1.6	1.6	6.4	0.062	9626	7986	fbmy5635_rel_202205192101.cza1_bee
9690	0	0	0.0	95.8	33.7	0.000	0.000	0.010	3.565	39994	42.5	4.127	351	2.5	2.5	6.5	0.073	9584	7996	fbmy5635_rel_202208092101.cza1_bee
9515	0	0	0.0	99.5	35.3	0.000	0.000	0.010	3.800	39250	42.7	4.125	359	1.6	1.6	6.6	0.070	9445	8106	fbmy5635_rel_202210112144.cza1_bee
9643	0	0	0.0	90.6	32.7	0.000	0.000	0.009	3.470	39916	41.6	4.139	345	1.7	1.7	6.4	0.075	9580	7784	fbmy5635_rel_202302162102.cza1_bee
9699	0	0	0.0	91.9	32.8	0.000	0.000	0.009	3.462	40098	41.5	4.134	342	1.6	1.7	6.6	0.088	9604	7857	fbmy5635_rel_202304122154.cza1_bee
9775	0	0	0.0	88.5	31.4	0.000	0.000	0.009	3.292	40353	41.6	4.128	340	1.7	1.8	6.7	0.061	9639	8034	fbmy5635_rel_202305292102.cza1_bee
9560	0	0	0.0	89.1	31.5	0.000	0.000	0.009	3.374	39499	41.5	4.132	347	1.7	1.7	6.5	0.062	9520	7946	fbmy5635_rel_20230529_832.cza1_bee
9588	0	0	0.0	106.7	39.4	0.000	0.000	0.011	4.212	39658	45.9	4.136	383	1.7	1.7	6.7	0.065	9539	8041	fbmy5635_rel_20230529_843.cza1_bee
9597	0	0	0.0	111.6	41.6	0.000	0.000	0.012	4.444	39552	45.4	4.121	378	1.5	1.5	6.9	0.067	9525	8131	fbmy5635_rel_20230529_850.cza1_bee
9497	0	0	0.0	110.7	41.1	0.000	0.000	0.012	4.434	38901	45.1	4.096	380	1.5	1.6	7.0	0.066	9345	7906	fbmy5635_rel_221222.cza1_bee
9872	0	0	0.0	112.4	41.9	0.000	0.000	0.011	4.341	40293	46.5	4.082	377	1.6	1.6	6.9	0.061	9909	8291	fbmy5635_rel_clang14_221222.cza1_bee
9940	0	0	0.0	111.3	41.3	0.000	0.000	0.011	4.253	40668	46.2	4.091	372	1.6	1.7	6.9	0.060	9979	8471	fbmy5635_rel_clang15_221222.cza1_bee

qr100.L1

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	2311	0	0.0	7.5	1.7	0.000	0.000	0.075	17.227	8985	13.2	3.888	457	1.3	1.3	6.7	0.154	2270	1710	fbmy5635_rel_202104072149.cza1_bee
100	2570	0	0.0	8.0	1.9	0.000	0.000	0.080	19.736	9973	13.4	3.881	417	1.3	1.3	6.5	0.008	2763	1918	fbmy5635_rel_202203072101.cza1_bee
100	1621	0	0.0	7.8	2.0	0.000	0.000	0.079	20.058	6351	13.0	3.917	642	1.3	1.3	6.8	0.138	1646	1022	fbmy5635_rel_202205192101.cza1_bee
100	1704	0	0.0	8.8	1.5	0.000	0.000	0.088	15.019	6672	12.5	3.915	587	1.3	1.3	6.7	0.141	1663	1502	fbmy5635_rel_202208092101.cza1_bee
100	1465	0	0.0	8.8	1.5	0.000	0.000	0.088	15.497	5774	12.5	3.940	682	1.3	1.4	6.8	0.131	1435	1310	fbmy5635_rel_202210112144.cza1_bee
100	1673	0	0.0	4.2	0.4	0.000	0.000	0.042	3.610	6535	11.8	3.906	564	1.5	1.5	6.6	0.027	1678	1518	fbmy5635_rel_202302162102.cza1_bee
100	1741	0	0.0	4.3	0.4	0.000	0.000	0.044	4.386	6794	11.9	3.902	547	1.5	1.6	6.8	0.028	1753	1470	fbmy5635_rel_202304122154.cza1_bee
100	1665	0	0.0	4.4	0.4	0.000	0.000	0.044	4.261	6495	11.8	3.901	567	1.5	1.5	6.8	0.031	1663	1455	fbmy5635_rel_202305292102.cza1_bee
100	1518	0	0.0	4.4	0.4	0.000	0.000	0.044	4.205	5938	11.9	3.911	627	1.5	1.5	6.8	0.031	1518	1405	fbmy5635_rel_20230529_832.cza1_bee
100	1545	0	0.0	4.3	0.4	0.000	0.000	0.043	4.154	6054	11.9	3.918	616	1.5	1.5	6.9	0.033	1547	1390	fbmy5635_rel_20230529_843.cza1_bee
100	1244	0	0.0	4.1	0.4	0.000	0.000	0.041	3.973	4895	12.3	3.936	791	1.5	1.5	7.2	0.033	1247	1134	fbmy5635_rel_20230529_850.cza1_bee
100	1370	0	0.0	4.3	0.4	0.000	0.000	0.044	4.151	5374	12.2	3.924	713	1.5	1.5	7.2	0.018	1517	1008	fbmy5635_rel_221222.cza1_bee
100	2070	0	0.0	4.4	0.4	0.000	0.000	0.044	4.364	8057	12.5	3.892	483	1.5	1.5	7.1	0.023	2221	1582	fbmy5635_rel_clang14_221222.cza1_bee
100	1625	0	0.0	4.4	0.4	0.000	0.000	0.045	4.404	6343	12.5	3.904	615	1.5	1.5	7.1	0.032	1534	1390	fbmy5635_rel_clang15_221222.cza1_bee

qp100.L2

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
100	2804	0	0.0	6.4	1.5	0.000	0.000	0.064	15.445	11452	14.0	4.084	399	1.3	1.4	8.6	0.003	2717	2316	fbmy5635_rel_202104072149.cza1_bee
100	2721	0	0.0	6.4	1.5	0.000	0.000	0.064	15.463	11138	14.0	4.094	412	1.3	1.4	8.6	0.004	2649	2349	fbmy5635_rel_202203072101.cza1_bee
100	2710	0	0.0	6.5	1.5	0.000	0.000	0.065	15.546	11071	13.9	4.085	410	1.3	1.4	8.6	0.003	2637	2237	fbmy5635_rel_202205192101.cza1_bee
100	2681	0	0.0	8.5	1.5	0.000	0.000	0.085	15.756	10972	14.2	4.093	424	1.3	1.4	8.6	0.003	2605	2287	fbmy5635_rel_202208092101.cza1_bee
100	2670	0	0.0	8.6	1.6	0.000	0.000	0.087	16.021	10941	13.8	4.097	413	1.3	1.4	8.6	0.007	2591	2187	fbmy5635_rel_202210112144.cza1_bee
100	2687	0	0.0	4.0	0.4	0.000	0.000	0.040	4.026	10960	13.4	4.078	399	1.5	1.6	7.8	0.003	2623	2445	fbmy5635_rel_202302162102.cza1_bee
100	2688	0	0.0	4.1	0.4	0.000	0.000	0.041	4.342	10965	13.5	4.079	402	1.5	1.6	7.8	0.002	2620	2393	fbmy5635_rel_202304122154.cza1_bee
100	2697	0	0.0	3.8	0.3	0.000	0.000	0.038	3.247	11010	13.4	4.082	397	1.5	1.6	7.8	0.003	2621	2430	fbmy5635_rel_202305292102.cza1_bee
100	2696	0	0.0	3.9	0.3	0.000	0.000	0.040	3.395	10990	12.9	4.077	383	1.5	1.6	7.9	0.003	2620	2415	fbmy5635_rel_20230529_832.cza1_bee
100	2671	0	0.0	4.1	0.4	0.000	0.000	0.041	4.150	10907	13.2	4.084	395	1.5	1.6	7.9	0.005	2605	2398	fbmy5635_rel_20230529_843.cza1_bee
100	2682	0	0.0	4.0	0.3	0.000	0.000	0.040	3.527	10947	13.4	4.081	400	1.5	1.6	8.0	0.003	2607	2410	fbmy5635_rel_20230529_850.cza1_bee
100	2678	0	0.0	4.2	0.4	0.000	0.000	0.042	4.106	10935	13.5	4.084	403	1.5	1.6	8.1	0.002	2605	2381	fbmy5635_rel_221222.cza1_bee
100	2865	0	0.0	4.2	0.4	0.000	0.000	0.042	4.122	11705	13.2	4.086	369	1.5	1.6	8.0	0.003	2765	2479	fbmy5635_rel_clang14_221222.cza1_bee
100	2831	0	0.0	4.0	0.3	0.000	0.000	0.040	3.261	11547	13.5	4.079	382	1.5	1.6	8.0	0.003	2780	2573	fbmy5635_rel_clang15_221222.cza1_bee

qr500.L3

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	2863	0	0.0	22.8	9.0	0.000	0.000	0.046	18.425	11281	17.5	3.941	489	1.3	1.6	8.6	0.004	2863	2604	fbmy5635_rel_202104072149.cza1_bee
499	2819	0	0.0	22.4	8.8	0.000	0.000	0.045	18.049	11118	17.6	3.944	500	2.4	2.6	8.6	0.003	2830	2558	fbmy5635_rel_202203072101.cza1_bee
499	2777	0	0.0	22.3	8.8	0.000	0.000	0.045	18.049	10960	17.6	3.947	507	2.4	2.6	8.6	0.003	2781	2526	fbmy5635_rel_202205192101.cza1_bee
499	2755	0	0.0	24.4	8.8	0.000	0.000	0.049	18.054	10888	17.6	3.952	511	2.4	2.6	8.6	0.003	2764	2489	fbmy5635_rel_202208092101.cza1_bee
499	2758	0	0.0	24.5	8.8	0.000	0.000	0.049	18.062	10902	17.6	3.952	510	2.3	2.6	8.6	0.003	2765	2477	fbmy5635_rel_202210112144.cza1_bee
499	1503	0	0.0	8.1	2.2	0.000	0.000	0.016	4.492	6036	13.4	4.016	713	1.5	1.8	8.3	0.030	1518	1215	fbmy5635_rel_202302162102.cza1_bee
499	1617	0	0.0	8.1	2.2	0.000	0.000	0.016	4.514	6449	13.5	3.989	668	1.5	1.8	8.2	0.031	1486	1199	fbmy5635_rel_202304122154.cza1_bee
499	1404	0	0.0	8.5	2.3	0.000	0.000	0.017	4.706	5639	13.4	4.018	764	1.5	1.8	8.3	0.030	1406	1135	fbmy5635_rel_202305292102.cza1_bee
499	1309	0	0.0	8.7	2.3	0.000	0.000	0.017	4.765	5280	13.3	4.035	813	1.5	1.8	8.3	0.030	1311	1103	fbmy5635_rel_20230529_832.cza1_bee
498	1804	0	0.0	8.6	2.3	0.000	0.000	0.017	4.772	7179	13.8	3.980	612	1.5	1.8	8.2	0.030	1763	1454	fbmy5635_rel_20230529_843.cza1_bee
499	1624	0	0.0	8.8	2.5	0.000	0.000	0.018	5.033	6488	13.7	3.996	675	1.5	1.7	8.4	0.031	1630	1087	fbmy5635_rel_20230529_850.cza1_bee
499	1511	0	0.0	8.4	2.2	0.000	0.000	0.017	4.593	6060	13.4	4.011	710	1.5	1.8	8.3	0.031	1485	1248	fbmy5635_rel_221222.cza1_bee
498	1796	0	0.0	8.4	2.2	0.000	0.000	0.017	4.625	7157	13.5	3.985	601	1.5	1.8	8.3	2.577	1758	1438	fbmy5635_rel_clang14_221222.cza1_bee
499	1808	0	0.0	8.6	2.3	0.000	0.000	0.017	4.754	7190	13.6	3.977	602	1.5	1.8	8.3	0.034	1774	1486	fbmy5635_rel_clang15_221222.cza1_bee

qp500.L4

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
499	2664	0	0.0	22.9	9.0	0.000	0.000	0.046	18.471	11066	17.5	4.155	526	1.3	1.8	9.1	0.011	2637	2141	fbmy5635_rel_202104072149.cza1_bee
499	2667	1	0.0	22.3	8.4	0.000	0.001	0.045	17.285	11102	17.6	4.163	528	1.3	1.8	9.2	0.014	2605	2061	fbmy5635_rel_202203072101.cza1_bee
499	2646	3	0.0	22.2	8.4	0.001	0.005	0.045	17.220	11013	18.0	4.163	544	1.3	1.8	9.2	0.023	2604	2109	fbmy5635_rel_202205192101.cza1_bee
499	2633	0	0.0	23.6	8.4	0.000	0.000	0.047	17.231	10980	17.7	4.171	538	1.3	1.8	9.3	0.011	2588	2030	fbmy5635_rel_202208092101.cza1_bee
499	2651	2	0.0	23.9	8.4	0.001	0.003	0.048	17.288	11054	17.9	4.169	540	1.3	1.8	9.2	0.009	2589	2094	fbmy5635_rel_202210112144.cza1_bee
499	2685	0	0.0	8.0	2.2	0.000	0.000	0.016	4.476	11090	14.5	4.131	432	1.5	2.0	8.5	0.003	2621	2413	fbmy5635_rel_202302162102.cza1_bee
499	2657	0	0.0	7.8	2.1	0.000	0.000	0.016	4.395	10972	14.2	4.129	427	1.5	2.0	8.5	0.005	2605	2413	fbmy5635_rel_202304122154.cza1_bee
499	2654	0	0.0	7.9	2.2	0.000	0.000	0.016	4.467	10954	14.9	4.128	449	1.5	2.0	8.6	0.006	2606	2414	fbmy5635_rel_202305292102.cza1_bee
499	2672	0	0.0	7.9	2.2	0.000	0.000	0.016	4.465	11020	14.1	4.124	422	1.5	2.0	8.5	0.003	2620	2429	fbmy5635_rel_20230529_832.cza1_bee
499	2677	0	0.0	7.9	2.2	0.000	0.000	0.016	4.470	11069	14.5	4.135	433	1.5	2.0	8.4	0.005	2590	2412	fbmy5635_rel_20230529_843.cza1_bee
499	2650	0	0.0	7.7	2.1	0.000	0.000	0.015	4.262	10932	14.1	4.125	426	1.5	2.0	8.6	0.003	2605	2413	fbmy5635_rel_20230529_850.cza1_bee
499	2637	0	0.0	7.8	2.2	0.000	0.000	0.016	4.421	10899	14.5	4.133	440	1.5	2.0	8.6	0.004	2589	2397	fbmy5635_rel_221222.cza1_bee
499	2776	0	0.0	8.0	2.2	0.000	0.000	0.016	4.550	11461	14.4	4.129	415	1.5	2.0	8.6	0.005	2731	2493	fbmy5635_rel_clang14_221222.cza1_bee
499	2761	0	0.0	7.9	2.2	0.000	0.000	0.016	4.509	11376	14.4	4.121	417	1.5	2.0	8.7	0.006	2732	2493	fbmy5635_rel_clang15_221222.cza1_bee

qr1000.L5

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
997	2732	0	0.0	42.5	17.7	0.000	0.000	0.043	18.220	11104	22.4	4.065	656	2.2	3.0	8.6	0.004	2720	2478	fbmy5635_rel_202104072149.cza1_bee
997	2673	0	0.0	43.5	17.5	0.000	0.000	0.044	17.971	10868	22.7	4.065	679	1.8	2.7	8.9	0.005	2669	2415	fbmy5635_rel_202203072101.cza1_bee
997	2634	0	0.0	43.8	17.5	0.000	0.002	0.044	17.970	10692	23.0	4.060	699	1.8	2.7	8.9	0.004	2622	2397	fbmy5635_rel_202205192101.cza1_bee
998	2618	0	0.0	44.6	17.5	0.000	0.000	0.045	17.967	10661	23.0	4.073	703	1.8	2.6	8.9	0.004	2607	2381	fbmy5635_rel_202208092101.cza1_bee
998	2598	0	0.0	44.5	17.5	0.000	0.000	0.045	17.957	10601	23.0	4.080	708	1.8	2.7	8.7	0.004	2590	2349	fbmy5635_rel_202210112144.cza1_bee
998	1441	0	0.0	12.9	4.5	0.000	0.000	0.013	4.591	6017	15.0	4.175	833	1.5	2.4	8.5	0.029	1438	1103	fbmy5635_rel_202302162102.cza1_bee
997	1306	0	0.0	12.9	4.5	0.000	0.000	0.013	4.601	5490	14.9	4.203	913	1.7	2.5	8.6	0.030	1278	1007	fbmy5635_rel_202304122154.cza1_bee
998	1594	0	0.0	13.3	4.5	0.000	0.000	0.013	4.669	6585	14.9	4.130	748	1.5	2.4	8.6	0.030	1582	1215	fbmy5635_rel_202305292102.cza1_bee
998	1612	0	0.0	13.3	4.6	0.000	0.000	0.013	4.701	6657	15.0	4.130	745	1.5	2.4	8.6	0.030	1550	1199	fbmy5635_rel_20230529_832.cza1_bee
998	1543	0	0.0	13.3	4.6	0.000	0.000	0.013	4.733	6399	15.2	4.148	788	1.5	2.4	8.5	0.030	1516	1247	fbmy5635_rel_20230529_843.cza1_bee
998	1699	0	0.0	13.6	4.7	0.000	0.000	0.014	4.786	6989	15.1	4.115	711	1.5	2.4	8.6	0.032	1694	1231	fbmy5635_rel_20230529_850.cza1_bee
997	1384	0	0.0	13.4	4.5	0.000	0.002	0.013	4.667	5815	15.0	4.200	867	1.5	2.4	8.5	0.029	1406	1040	fbmy5635_rel_221222.cza1_bee
998	1536	12	0.1	13.5	4.6	0.008	0.046	0.014	4.709	6396	15.3	4.163	797	1.5	2.4	8.6	0.031	1551	1119	fbmy5635_rel_clang14_221222.cza1_bee
997	1489	3	0.0	13.6	4.6	0.002	0.013	0.014	4.684	6187	15.2	4.156	817	1.5	2.4	8.7	0.030	1455	1167	fbmy5635_rel_clang15_221222.cza1_bee

qp1000.L6

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

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

ips	qps	rps	rmbps	wps	wmbps	rpq	rkbpq	wpi	wkbpi	csps	cpups	cspq	cpupq	dbgb1	dbgb2	rss	maxop	p50	p99	tag
998	2624	0	0.0	43.9	17.9	0.000	0.000	0.044	18.409	11234	22.8	4.281	695	1.9	3.2	8.8	0.005	2605	2093	fbmy5635_rel_202104072149.cza1_bee
998	2571	0	0.0	44.6	17.6	0.000	0.000	0.045	18.058	11016	23.0	4.284	716	2.2	3.5	8.8	0.005	2525	2061	fbmy5635_rel_202203072101.cza1_bee
998	2624	0	0.0	43.7	17.6	0.000	0.000	0.044	18.022	11201	23.2	4.269	707	2.2	3.5	8.9	0.009	2573	2062	fbmy5635_rel_202205192101.cza1_bee
998	2569	0	0.0	45.5	17.6	0.000	0.000	0.046	18.063	11027	23.2	4.292	722	2.2	3.5	8.8	0.009	2509	2031	fbmy5635_rel_202208092101.cza1_bee
998	2576	0	0.0	45.3	17.6	0.000	0.000	0.045	18.065	11043	23.2	4.287	721	2.2	3.5	8.8	0.005	2525	2014	fbmy5635_rel_202210112144.cza1_bee
998	2658	0	0.0	13.3	4.4	0.000	0.013	0.013	4.527	11205	16.1	4.216	485	1.5	2.7	8.8	0.005	2605	2397	fbmy5635_rel_202302162102.cza1_bee
998	2634	0	0.0	13.2	4.4	0.000	0.014	0.013	4.474	11094	15.7	4.212	477	1.5	2.8	8.7	0.007	2589	2381	fbmy5635_rel_202304122154.cza1_bee
998	2642	0	0.0	13.3	4.4	0.000	0.013	0.013	4.514	11117	16.1	4.208	488	1.5	2.7	8.7	0.014	2590	2413	fbmy5635_rel_202305292102.cza1_bee
997	2628	1	0.1	13.2	4.3	0.000	0.028	0.013	4.439	11062	15.8	4.210	481	1.5	2.8	8.7	0.006	2589	2365	fbmy5635_rel_20230529_832.cza1_bee
998	2640	1	0.1	13.2	4.4	0.000	0.033	0.013	4.494	11121	16.2	4.213	491	1.5	2.8	8.8	0.037	2589	2383	fbmy5635_rel_20230529_843.cza1_bee
998	2644	17	0.1	13.3	4.5	0.007	0.029	0.013	4.568	11162	16.1	4.222	487	1.5	2.8	8.6	0.010	2589	2364	fbmy5635_rel_20230529_850.cza1_bee
997	2608	12	0.1	13.2	4.4	0.005	0.027	0.013	4.483	11019	15.9	4.225	488	1.5	2.8	8.7	0.005	2573	2365	fbmy5635_rel_221222.cza1_bee
998	2747	11	0.1	13.3	4.4	0.004	0.024	0.013	4.485	11560	15.7	4.208	457	1.5	2.8	8.6	0.007	2702	2443	fbmy5635_rel_clang14_221222.cza1_bee
998	2774	7	0.0	13.0	4.3	0.003	0.014	0.013	4.380	11646	15.8	4.198	456	1.5	2.8	8.9	0.003	2733	2507	fbmy5635_rel_clang15_221222.cza1_bee

l.i0

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.074	99.803	0.120	0.003	0.001	0.000	0.000	0.000	0.000	0.102	fbmy5635_rel_202104072149.cza1_bee
0.000	0.002	99.872	0.121	0.003	0.002	0.000	0.000	0.000	0.000	0.099	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.870	0.126	0.003	0.001	0.000	0.000	0.000	0.000	0.080	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.871	0.124	0.003	0.002	0.000	0.000	0.000	0.000	0.104	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.872	0.124	0.003	0.002	0.000	0.000	0.000	0.000	0.106	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.871	0.126	0.003	0.001	0.000	0.000	0.000	0.000	0.097	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.870	0.126	0.003	0.001	0.000	0.000	0.000	0.000	0.097	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.867	0.128	0.005	0.000	0.000	0.000	0.000	0.000	0.058	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.869	0.127	0.003	0.001	0.000	0.000	0.000	0.000	0.102	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.870	0.127	0.004	0.000	0.000	0.000	0.000	0.000	0.057	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.866	0.130	0.003	0.001	0.000	0.000	0.000	0.000	0.084	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.870	0.126	0.003	0.001	0.000	0.000	0.000	0.000	0.097	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.867	0.129	0.003	0.000	0.000	0.000	0.000	0.000	0.063	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.867	0.128	0.005	0.000	0.000	0.000	0.000	0.000	0.058	fbmy5635_rel_clang15_221222.cza1_bee

l.x

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


l.i1

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.816	0.179	0.004	0.001	0.000	0.000	0.000	0.000	0.078	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.812	0.181	0.005	0.002	0.000	0.000	0.000	0.000	0.088	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.809	0.186	0.003	0.002	0.000	0.000	0.000	0.000	0.078	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.809	0.185	0.002	0.003	0.000	0.000	0.000	0.000	0.077	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.809	0.185	0.002	0.003	0.000	0.000	0.000	0.000	0.076	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.810	0.184	0.003	0.002	0.000	0.000	0.000	0.000	0.081	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.809	0.185	0.004	0.002	0.000	0.000	0.000	0.000	0.076	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.807	0.188	0.003	0.002	0.000	0.000	0.000	0.000	0.073	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.804	0.190	0.003	0.002	0.000	0.000	0.000	0.000	0.088	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.810	0.185	0.003	0.002	0.000	0.000	0.000	0.000	0.076	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.809	0.185	0.003	0.002	0.000	0.000	0.000	0.000	0.070	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.812	0.183	0.003	0.002	0.000	0.000	0.000	0.000	0.080	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.810	0.184	0.005	0.001	0.000	0.000	0.000	0.000	0.079	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.813	0.182	0.003	0.002	0.000	0.000	0.000	0.000	0.074	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.807	0.181	0.010	0.001	0.000	0.000	0.000	0.000	0.078	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.805	0.184	0.010	0.002	0.000	0.000	0.000	0.000	0.088	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.802	0.188	0.007	0.003	0.000	0.000	0.000	0.000	0.077	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.802	0.187	0.008	0.003	0.000	0.000	0.000	0.000	0.078	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.804	0.185	0.007	0.003	0.000	0.000	0.000	0.000	0.076	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.802	0.188	0.008	0.002	0.000	0.000	0.000	0.000	0.081	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.802	0.188	0.008	0.002	0.000	0.000	0.000	0.000	0.076	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.801	0.190	0.006	0.003	0.000	0.000	0.000	0.000	0.074	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.799	0.192	0.007	0.003	0.000	0.000	0.000	0.000	0.088	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.799	0.190	0.009	0.002	0.000	0.000	0.000	0.000	0.076	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.796	0.192	0.009	0.002	0.000	0.000	0.000	0.000	0.070	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.801	0.187	0.010	0.002	0.000	0.000	0.000	0.000	0.080	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.799	0.190	0.009	0.001	0.000	0.000	0.000	0.000	0.078	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.802	0.186	0.010	0.002	0.000	0.000	0.000	0.000	0.074	fbmy5635_rel_clang15_221222.cza1_bee

l.i2

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.061	99.876	0.012	0.050	0.001	nonzero	0.000	0.000	0.000	0.000	0.067	fbmy5635_rel_202104072149.cza1_bee
0.040	99.898	0.010	0.050	0.001	0.000	0.000	0.000	0.000	0.000	0.059	fbmy5635_rel_202203072101.cza1_bee
0.010	99.926	0.012	0.051	0.001	0.000	0.000	0.000	0.000	0.000	0.062	fbmy5635_rel_202205192101.cza1_bee
0.014	99.923	0.011	0.051	0.001	nonzero	0.000	0.000	0.000	0.000	0.073	fbmy5635_rel_202208092101.cza1_bee
0.014	99.921	0.012	0.052	0.001	nonzero	0.000	0.000	0.000	0.000	0.070	fbmy5635_rel_202210112144.cza1_bee
0.025	99.912	0.010	0.051	0.001	nonzero	0.000	0.000	0.000	0.000	0.075	fbmy5635_rel_202302162102.cza1_bee
0.016	99.923	0.010	0.051	0.001	nonzero	0.000	0.000	0.000	0.000	0.088	fbmy5635_rel_202304122154.cza1_bee
0.023	99.916	0.009	0.051	0.001	0.000	0.000	0.000	0.000	0.000	0.061	fbmy5635_rel_202305292102.cza1_bee
0.011	99.925	0.011	0.052	0.001	0.000	0.000	0.000	0.000	0.000	0.062	fbmy5635_rel_20230529_832.cza1_bee
0.016	99.916	0.015	0.052	0.001	nonzero	0.000	0.000	0.000	0.000	0.065	fbmy5635_rel_20230529_843.cza1_bee
0.014	99.916	0.017	0.052	0.001	nonzero	0.000	0.000	0.000	0.000	0.067	fbmy5635_rel_20230529_850.cza1_bee
0.006	99.926	0.014	0.053	0.001	nonzero	0.000	0.000	0.000	0.000	0.066	fbmy5635_rel_221222.cza1_bee
0.054	99.880	0.015	0.050	0.001	0.000	0.000	0.000	0.000	0.000	0.061	fbmy5635_rel_clang14_221222.cza1_bee
0.069	99.868	0.012	0.050	0.001	0.000	0.000	0.000	0.000	0.000	0.060	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	99.937	0.011	0.050	0.001	nonzero	0.000	0.000	0.000	0.000	0.067	fbmy5635_rel_202104072149.cza1_bee
0.000	99.938	0.010	0.051	0.001	nonzero	0.000	0.000	0.000	0.000	0.106	fbmy5635_rel_202203072101.cza1_bee
0.000	99.940	0.008	0.051	0.001	0.000	0.000	0.000	0.000	0.000	0.062	fbmy5635_rel_202205192101.cza1_bee
0.000	99.940	0.008	0.051	0.001	nonzero	0.000	0.000	0.000	0.000	0.075	fbmy5635_rel_202208092101.cza1_bee
0.000	99.936	0.010	0.052	0.001	nonzero	0.000	0.000	0.000	0.000	0.092	fbmy5635_rel_202210112144.cza1_bee
0.000	99.940	0.007	0.052	0.001	nonzero	0.000	0.000	0.000	0.000	0.075	fbmy5635_rel_202302162102.cza1_bee
0.000	99.939	0.009	0.051	0.001	nonzero	0.000	0.000	0.000	0.000	0.088	fbmy5635_rel_202304122154.cza1_bee
0.000	99.941	0.007	0.051	0.001	0.000	0.000	0.000	0.000	0.000	0.061	fbmy5635_rel_202305292102.cza1_bee
0.000	99.937	0.009	0.053	0.001	0.000	0.000	0.000	0.000	0.000	0.062	fbmy5635_rel_20230529_832.cza1_bee
0.000	99.932	0.014	0.053	0.001	nonzero	0.000	0.000	0.000	0.000	0.064	fbmy5635_rel_20230529_843.cza1_bee
0.000	99.932	0.014	0.053	0.001	nonzero	0.000	0.000	0.000	0.000	0.067	fbmy5635_rel_20230529_850.cza1_bee
0.000	99.932	0.014	0.053	0.001	nonzero	0.000	0.000	0.000	0.000	0.066	fbmy5635_rel_221222.cza1_bee
0.000	99.936	0.012	0.051	0.001	0.000	0.000	0.000	0.000	0.000	0.061	fbmy5635_rel_clang14_221222.cza1_bee
0.000	99.936	0.012	0.051	0.001	0.000	0.000	0.000	0.000	0.000	0.060	fbmy5635_rel_clang15_221222.cza1_bee

qr100.L1

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
26.755	65.057	8.185	0.003	nonzero	nonzero	0.000	0.000	0.000	0.000	0.154	fbmy5635_rel_202104072149.cza1_bee
17.812	81.066	0.914	0.208	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202203072101.cza1_bee
19.256	64.326	16.409	0.009	nonzero	nonzero	0.000	0.000	0.000	0.000	0.138	fbmy5635_rel_202205192101.cza1_bee
18.051	59.846	22.103	nonzero	0.000	nonzero	0.000	0.000	0.000	0.000	0.141	fbmy5635_rel_202208092101.cza1_bee
15.001	59.980	25.018	0.001	0.000	nonzero	0.000	0.000	0.000	0.000	0.131	fbmy5635_rel_202210112144.cza1_bee
18.106	60.736	21.155	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.027	fbmy5635_rel_202302162102.cza1_bee
15.366	61.237	23.397	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.028	fbmy5635_rel_202304122154.cza1_bee
15.070	59.494	25.436	0.000	nonzero	0.000	0.000	0.000	0.000	0.000	0.031	fbmy5635_rel_202305292102.cza1_bee
13.713	53.829	32.458	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.031	fbmy5635_rel_20230529_832.cza1_bee
15.618	74.575	9.787	0.019	nonzero	0.000	0.000	0.000	0.000	0.000	0.033	fbmy5635_rel_20230529_843.cza1_bee
12.526	66.716	20.758	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.033	fbmy5635_rel_20230529_850.cza1_bee
15.505	61.788	22.698	0.009	nonzero	0.000	0.000	0.000	0.000	0.000	0.018	fbmy5635_rel_221222.cza1_bee
13.324	80.853	5.823	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.023	fbmy5635_rel_clang14_221222.cza1_bee
15.476	69.668	14.856	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.032	fbmy5635_rel_clang15_221222.cza1_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.611	0.389	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.778	0.222	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.472	0.528	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.007	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.556	0.444	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.333	0.667	0.000	0.000	0.000	0.000	0.000	0.000	0.013	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.417	0.583	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.194	0.806	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.444	0.556	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.417	0.583	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.361	0.639	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.694	0.306	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.694	0.306	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.778	0.222	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.861	0.139	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.556	0.444	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.006	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.639	0.361	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.417	0.583	0.000	0.000	0.000	0.000	0.000	0.000	0.012	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.556	0.444	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.389	0.611	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.528	0.472	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.472	0.528	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.444	0.556	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.722	0.278	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_clang15_221222.cza1_bee

qp100.L2

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
10.368	89.629	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202104072149.cza1_bee
8.514	91.484	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.004	fbmy5635_rel_202203072101.cza1_bee
8.827	91.169	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202205192101.cza1_bee
8.354	91.644	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202208092101.cza1_bee
8.789	91.208	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	fbmy5635_rel_202210112144.cza1_bee
6.806	93.192	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202302162102.cza1_bee
8.214	91.784	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.002	fbmy5635_rel_202304122154.cza1_bee
8.291	91.707	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202305292102.cza1_bee
9.007	90.991	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_20230529_832.cza1_bee
8.490	91.506	0.004	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_20230529_843.cza1_bee
7.727	92.270	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_20230529_850.cza1_bee
7.267	92.732	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.002	fbmy5635_rel_221222.cza1_bee
12.202	87.796	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_clang14_221222.cza1_bee
6.829	93.168	0.002	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_clang15_221222.cza1_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.694	0.306	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.417	0.583	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.611	0.389	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.417	0.583	0.000	0.000	0.000	0.000	0.000	0.000	0.013	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.722	0.278	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.278	0.722	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.694	0.306	0.000	0.000	0.000	0.000	0.000	0.000	0.012	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.667	0.333	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.500	0.500	0.000	0.000	0.000	0.000	0.000	0.000	0.010	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.006	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.417	0.583	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.722	0.278	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.528	0.472	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.556	0.444	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.444	0.556	0.000	0.000	0.000	0.000	0.000	0.000	0.012	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.778	0.222	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.472	0.528	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.806	0.194	0.000	0.000	0.000	0.000	0.000	0.000	0.011	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.889	0.111	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.556	0.444	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.917	0.083	0.000	0.000	0.000	0.000	0.000	0.000	0.006	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.472	0.528	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.778	0.222	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_clang15_221222.cza1_bee

qr500.L3

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
20.097	79.902	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	fbmy5635_rel_202104072149.cza1_bee
17.509	82.490	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202203072101.cza1_bee
14.845	85.154	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202205192101.cza1_bee
13.952	86.048	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202208092101.cza1_bee
14.101	85.898	0.001	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202210112144.cza1_bee
14.667	63.906	21.426	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_202302162102.cza1_bee
15.434	63.605	20.961	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.031	fbmy5635_rel_202304122154.cza1_bee
13.599	55.408	30.992	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_202305292102.cza1_bee
12.655	58.108	29.237	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_20230529_832.cza1_bee
12.995	69.903	17.102	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_20230529_843.cza1_bee
15.410	66.925	17.664	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.031	fbmy5635_rel_20230529_850.cza1_bee
13.694	68.785	17.519	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.031	fbmy5635_rel_221222.cza1_bee
15.299	66.297	18.403	nonzero	nonzero	0.000	0.000	nonzero	0.000	0.000	2.577	fbmy5635_rel_clang14_221222.cza1_bee
15.332	67.101	17.567	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.034	fbmy5635_rel_clang15_221222.cza1_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.650	0.350	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.661	0.339	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.550	0.450	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.561	0.439	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.611	0.389	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.728	0.267	0.006	0.000	0.000	0.000	0.000	0.000	0.018	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.650	0.350	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.694	0.306	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.550	0.450	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.667	0.333	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.794	0.206	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.517	0.472	0.000	0.000	0.000	0.011	0.000	0.000	2.577	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.783	0.217	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.583	0.417	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.611	0.389	0.000	0.000	0.000	0.000	0.000	0.000	0.010	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.500	0.500	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.406	0.594	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.511	0.489	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.656	0.339	0.006	0.000	0.000	0.000	0.000	0.000	0.019	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.672	0.328	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.717	0.283	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.567	0.433	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.706	0.294	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.811	0.189	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.578	0.411	0.000	0.000	0.000	0.011	0.000	0.000	2.577	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.794	0.206	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_clang15_221222.cza1_bee

qp500.L4

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
6.278	93.713	0.010	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.011	fbmy5635_rel_202104072149.cza1_bee
7.604	92.390	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.014	fbmy5635_rel_202203072101.cza1_bee
6.067	93.924	0.008	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.023	fbmy5635_rel_202205192101.cza1_bee
6.410	93.583	0.007	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.011	fbmy5635_rel_202208092101.cza1_bee
7.759	92.235	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202210112144.cza1_bee
7.184	92.812	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_202302162102.cza1_bee
6.144	93.852	0.004	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_202304122154.cza1_bee
4.227	95.771	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	fbmy5635_rel_202305292102.cza1_bee
6.563	93.434	0.003	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_20230529_832.cza1_bee
8.813	91.183	0.004	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_20230529_843.cza1_bee
5.740	94.256	0.004	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_20230529_850.cza1_bee
5.533	94.464	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	fbmy5635_rel_221222.cza1_bee
6.715	93.282	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_clang14_221222.cza1_bee
4.915	95.081	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	fbmy5635_rel_clang15_221222.cza1_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.689	0.306	0.006	0.000	0.000	0.000	0.000	0.000	0.020	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.550	0.444	0.006	0.000	0.000	0.000	0.000	0.000	0.024	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.756	0.244	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.528	0.472	0.000	0.000	0.000	0.000	0.000	0.000	0.012	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.639	0.361	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.717	0.283	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.728	0.272	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.717	0.283	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.672	0.328	0.000	0.000	0.000	0.000	0.000	0.000	0.014	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.689	0.311	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.833	0.167	0.000	0.000	0.000	0.000	0.000	0.000	0.014	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.567	0.433	0.000	0.000	0.000	0.000	0.000	0.000	0.010	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.817	0.183	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.650	0.350	0.000	0.000	0.000	0.000	0.000	0.000	0.011	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.683	0.311	0.000	0.006	0.000	0.000	0.000	0.000	0.164	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.561	0.433	0.006	0.000	0.000	0.000	0.000	0.000	0.024	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.739	0.256	0.000	0.006	0.000	0.000	0.000	0.000	0.163	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.522	0.478	0.000	0.000	0.000	0.000	0.000	0.000	0.011	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.567	0.433	0.000	0.000	0.000	0.000	0.000	0.000	0.014	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.750	0.250	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.733	0.267	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.717	0.283	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.667	0.333	0.000	0.000	0.000	0.000	0.000	0.000	0.013	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.700	0.294	0.006	0.000	0.000	0.000	0.000	0.000	0.035	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.828	0.172	0.000	0.000	0.000	0.000	0.000	0.000	0.014	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.561	0.439	0.000	0.000	0.000	0.000	0.000	0.000	0.010	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.817	0.183	0.000	0.000	0.000	0.000	0.000	0.000	0.008	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.689	0.311	0.000	0.000	0.000	0.000	0.000	0.000	0.011	fbmy5635_rel_clang15_221222.cza1_bee

qr1000.L5

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
15.945	84.053	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	fbmy5635_rel_202104072149.cza1_bee
12.397	87.601	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_202203072101.cza1_bee
9.694	90.304	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	fbmy5635_rel_202205192101.cza1_bee
8.226	91.773	0.002	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	fbmy5635_rel_202208092101.cza1_bee
7.081	92.916	0.003	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.004	fbmy5635_rel_202210112144.cza1_bee
14.307	64.141	21.550	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.029	fbmy5635_rel_202302162102.cza1_bee
12.846	62.159	24.993	0.002	0.001	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_202304122154.cza1_bee
14.431	63.442	22.126	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_202305292102.cza1_bee
13.812	68.519	17.668	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_20230529_832.cza1_bee
14.026	67.047	18.925	0.001	nonzero	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_20230529_843.cza1_bee
14.506	69.130	16.363	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.032	fbmy5635_rel_20230529_850.cza1_bee
12.975	64.217	22.803	0.004	0.001	0.000	0.000	0.000	0.000	0.000	0.029	fbmy5635_rel_221222.cza1_bee
16.494	64.453	19.051	0.001	0.001	0.000	0.000	0.000	0.000	0.000	0.031	fbmy5635_rel_clang14_221222.cza1_bee
16.041	60.549	23.409	nonzero	0.001	0.000	0.000	0.000	0.000	0.000	0.030	fbmy5635_rel_clang15_221222.cza1_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.731	0.264	0.006	0.000	0.000	0.000	0.000	0.000	0.038	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.856	0.142	0.003	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.689	0.308	0.003	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.744	0.253	0.003	0.000	0.000	0.000	0.000	0.000	0.057	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.747	0.250	0.003	0.000	0.000	0.000	0.000	0.000	0.056	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.656	0.342	0.003	0.000	0.000	0.000	0.000	0.000	0.041	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.711	0.286	0.003	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.600	0.394	0.006	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.914	0.081	0.006	0.000	0.000	0.000	0.000	0.000	0.038	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.681	0.317	0.003	0.000	0.000	0.000	0.000	0.000	0.052	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.711	0.286	0.003	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.906	0.089	0.006	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.733	0.264	0.003	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.722	0.275	0.003	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.639	0.356	0.006	0.000	0.000	0.000	0.000	0.000	0.039	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.856	0.142	0.003	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.608	0.383	0.006	0.003	0.000	0.000	0.000	0.000	0.151	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.750	0.244	0.003	0.003	0.000	0.000	0.000	0.000	0.154	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.739	0.256	0.003	0.003	0.000	0.000	0.000	0.000	0.156	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.617	0.381	0.003	0.000	0.000	0.000	0.000	0.000	0.040	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.667	0.322	0.011	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.614	0.381	0.006	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.914	0.081	0.006	0.000	0.000	0.000	0.000	0.000	0.039	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.672	0.325	0.003	0.000	0.000	0.000	0.000	0.000	0.052	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.728	0.267	0.006	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.894	0.100	0.006	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.733	0.264	0.003	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.717	0.278	0.006	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_clang15_221222.cza1_bee

qp1000.L6

Query response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
5.724	94.267	0.009	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_202104072149.cza1_bee
3.034	96.956	0.010	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_202203072101.cza1_bee
5.413	94.581	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202205192101.cza1_bee
2.405	97.587	0.008	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.009	fbmy5635_rel_202208092101.cza1_bee
3.543	96.451	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_202210112144.cza1_bee
6.206	93.789	0.005	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_202302162102.cza1_bee
5.913	94.080	0.007	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	fbmy5635_rel_202304122154.cza1_bee
5.424	94.571	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.014	fbmy5635_rel_202305292102.cza1_bee
4.650	95.346	0.004	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.006	fbmy5635_rel_20230529_832.cza1_bee
5.756	94.236	0.008	nonzero	nonzero	0.000	0.000	0.000	0.000	0.000	0.037	fbmy5635_rel_20230529_843.cza1_bee
6.477	93.515	0.008	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.010	fbmy5635_rel_20230529_850.cza1_bee
4.806	95.189	0.006	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.005	fbmy5635_rel_221222.cza1_bee
6.627	93.368	0.005	nonzero	0.000	0.000	0.000	0.000	0.000	0.000	0.007	fbmy5635_rel_clang14_221222.cza1_bee
6.760	93.235	0.005	0.000	0.000	0.000	0.000	0.000	0.000	0.000	0.003	fbmy5635_rel_clang15_221222.cza1_bee

Insert response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.828	0.169	0.003	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.708	0.289	0.003	0.000	0.000	0.000	0.000	0.000	0.046	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.733	0.261	0.006	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.714	0.281	0.006	0.000	0.000	0.000	0.000	0.000	0.054	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.833	0.164	0.003	0.000	0.000	0.000	0.000	0.000	0.055	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.608	0.389	0.003	0.000	0.000	0.000	0.000	0.000	0.046	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.742	0.256	0.003	0.000	0.000	0.000	0.000	0.000	0.051	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.756	0.242	0.003	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.672	0.325	0.003	0.000	0.000	0.000	0.000	0.000	0.040	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.883	0.114	0.003	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.772	0.225	0.003	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.617	0.381	0.003	0.000	0.000	0.000	0.000	0.000	0.050	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.636	0.361	0.003	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.836	0.161	0.003	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_clang15_221222.cza1_bee

Delete response time histogram

256us	1ms	4ms	16ms	64ms	256ms	1s	4s	16s	gt	max	tag
0.000	0.000	99.769	0.228	0.003	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_202104072149.cza1_bee
0.000	0.000	99.733	0.264	0.003	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_202203072101.cza1_bee
0.000	0.000	99.739	0.256	0.006	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_202205192101.cza1_bee
0.000	0.000	99.656	0.339	0.006	0.000	0.000	0.000	0.000	0.000	0.053	fbmy5635_rel_202208092101.cza1_bee
0.000	0.000	99.819	0.175	0.006	0.000	0.000	0.000	0.000	0.000	0.055	fbmy5635_rel_202210112144.cza1_bee
0.000	0.000	99.583	0.414	0.003	0.000	0.000	0.000	0.000	0.000	0.047	fbmy5635_rel_202302162102.cza1_bee
0.000	0.000	99.722	0.275	0.003	0.000	0.000	0.000	0.000	0.000	0.051	fbmy5635_rel_202304122154.cza1_bee
0.000	0.000	99.750	0.244	0.006	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_202305292102.cza1_bee
0.000	0.000	99.675	0.317	0.008	0.000	0.000	0.000	0.000	0.000	0.045	fbmy5635_rel_20230529_832.cza1_bee
0.000	0.000	99.886	0.111	0.003	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_20230529_843.cza1_bee
0.000	0.000	99.736	0.261	0.003	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_20230529_850.cza1_bee
0.000	0.000	99.625	0.369	0.006	0.000	0.000	0.000	0.000	0.000	0.049	fbmy5635_rel_221222.cza1_bee
0.000	0.000	99.672	0.322	0.006	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_clang14_221222.cza1_bee
0.000	0.000	99.811	0.183	0.006	0.000	0.000	0.000	0.000	0.000	0.048	fbmy5635_rel_clang15_221222.cza1_bee