Skip to content

Commit a3004ef

Browse files
Some results
1 parent 75c8b3d commit a3004ef

File tree

33 files changed

+59
-94
lines changed

33 files changed

+59
-94
lines changed

athena/run.sh

100644100755
File mode changed.

aurora-mysql/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Go to "Monitoring", find "[Billed] Volume Bytes Used".
5555
./run.sh 2>&1 | tee log.txt
5656
5757
cat log.txt |
58-
grep -P 'rows? in set|^ERROR' |
58+
grep -P 'rows? in set|Empty set|^ERROR' |
5959
sed -r -e 's/^ERROR.*$/null/; s/^.*?\((([0-9.]+) min )?([0-9.]+) sec\).*?$/\2 \3/' |
6060
awk '{ if ($2) { print $1 * 60 + $2 } else { print $1 } }' |
6161
awk '{ if (i % 3 == 0) { printf "[" }; printf $1; if (i % 3 != 2) { printf "," } else { print "]," }; ++i; }'

aurora-mysql/results/16acu.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ Data size: 83.46 GiB
4242
[1.50,1.52,1.59],
4343
[3.62,3.57,3.61],
4444
[0.95,0.94,0.94],
45-
[0.90,0.92,0.91]
45+
[0.90,0.92,0.91],
46+
[1.69,1.72,1.69]

aurora-mysql/run.sh

100644100755
File mode changed.

bigquery/run.sh

100644100755
File mode changed.

databend/benchmark.sh

100644100755
File mode changed.

databend/results/c6a.4xlarge.txt

+42-42
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
Load time: 484 sec
22
Data size: 43 016 643 271 bytes
33

4-
[0.010087, 0.002961, 0.003271]
5-
[0.127964, 0.080012, 0.075741]
6-
[0.162388, 0.143967, 0.144762]
7-
[0.252904, 0.217471, 0.217369]
8-
[34.281026, 34.844158, 34.526942]
9-
[25.290307, 25.793068, 25.620563]
10-
[0.112484, 0.093867, 0.090891]
11-
[0.086604, 0.07796, 0.076448]
12-
[20.723203, 20.7483, 20.354869]
13-
[20.81994, 20.72446, 20.696573]
14-
[1.964378, 1.93559, 1.893824]
15-
[1.846866, 1.789111, 1.763664]
16-
[4.468158, 4.407959, 4.438036]
17-
[19.947276, 19.8859, 19.853514]
18-
[5.478573, 5.474461, 5.460604]
19-
[5.509521, 5.513413, 5.363123]
20-
[15.430359, 15.5406, 15.461211]
21-
[14.905998, 15.029721, 15.019642]
22-
[31.069663, 30.811763, 30.737336]
23-
[0.281067, 0.220021, 0.217741]
24-
[8.89374, 4.12692, 4.131689]
25-
[10.38448, 4.603694, 4.571757]
26-
[19.980572, 8.836322, 8.892694]
27-
[59.786474, 52.452881, 39.941988]
28-
[2.804019, 0.994794, 0.958224]
29-
[0.765299, 0.730434, 0.723964]
30-
[2.784648, 0.94665, 0.936684]
31-
[8.905027, 5.418438, 5.386109]
32-
[12.187652, 12.230066, 12.164123]
33-
[3.35748, 3.395991, 3.319434]
34-
[4.309389, 3.854977, 3.772506]
35-
[9.958201, 7.027432, 6.888253]
36-
[50.200569, 50.535126, 50.283066]
37-
[24.469412, 21.222713, 21.010188]
38-
[26.115852, 23.93507, 24.835342]
39-
[7.511517, 7.296179, 7.324549]
40-
[2.156784, 1.298258, 1.278441]
41-
[2.155447, 1.314499, 1.331237]
42-
[2.007053, 1.181676, 1.155612]
43-
[null, null, null]
44-
[0.485363, 0.420291, 0.416819]
45-
[0.372131, 0.322068, 0.323578]
4+
[0.010087, 0.002961, 0.003271],
5+
[0.127964, 0.080012, 0.075741],
6+
[0.162388, 0.143967, 0.144762],
7+
[0.252904, 0.217471, 0.217369],
8+
[34.281026, 34.844158, 34.526942],
9+
[25.290307, 25.793068, 25.620563],
10+
[0.112484, 0.093867, 0.090891],
11+
[0.086604, 0.07796, 0.076448],
12+
[20.723203, 20.7483, 20.354869],
13+
[20.81994, 20.72446, 20.696573],
14+
[1.964378, 1.93559, 1.893824],
15+
[1.846866, 1.789111, 1.763664],
16+
[4.468158, 4.407959, 4.438036],
17+
[19.947276, 19.8859, 19.853514],
18+
[5.478573, 5.474461, 5.460604],
19+
[5.509521, 5.513413, 5.363123],
20+
[15.430359, 15.5406, 15.461211],
21+
[14.905998, 15.029721, 15.019642],
22+
[31.069663, 30.811763, 30.737336],
23+
[0.281067, 0.220021, 0.217741],
24+
[8.89374, 4.12692, 4.131689],
25+
[10.38448, 4.603694, 4.571757],
26+
[19.980572, 8.836322, 8.892694],
27+
[59.786474, 52.452881, 39.941988],
28+
[2.804019, 0.994794, 0.958224],
29+
[0.765299, 0.730434, 0.723964],
30+
[2.784648, 0.94665, 0.936684],
31+
[8.905027, 5.418438, 5.386109],
32+
[12.187652, 12.230066, 12.164123],
33+
[3.35748, 3.395991, 3.319434],
34+
[4.309389, 3.854977, 3.772506],
35+
[9.958201, 7.027432, 6.888253],
36+
[50.200569, 50.535126, 50.283066],
37+
[24.469412, 21.222713, 21.010188],
38+
[26.115852, 23.93507, 24.835342],
39+
[7.511517, 7.296179, 7.324549],
40+
[2.156784, 1.298258, 1.278441],
41+
[2.155447, 1.314499, 1.331237],
42+
[2.007053, 1.181676, 1.155612],
43+
[null, null, null],
44+
[0.485363, 0.420291, 0.416819],
45+
[0.372131, 0.322068, 0.323578],
4646
[null, null, null]

druid/results/c6a.4xlarge.txt

-43
This file was deleted.

elasticsearch/benchmark.sh

100644100755
File mode changed.

generate-results.sh

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
ls -1 */results/*.txt | while read file; do SYSTEM=$(echo "$file" | grep -oP '^[\w-]+'); SETUP=$(echo "$file" | sed -r -e 's/^.*\/([a-zA-Z0-9_.-]+)\.txt$/\1/'); echo "[{\"system\": \"${SYSTEM} (${SETUP})\", \"version\": \"\", \"data_size\": 100000000, \"time\": \"2022-07-01 00:00:00\", \"comments\": \"\", \"result\": [
4+
$(grep -P '^\[.+\]' $file)
5+
]}]" > ../website/benchmark/dbms/results/${SYSTEM}.${SETUP}.json; done

greenplum/benchmark.sh

100644100755
File mode changed.

greenplum/results/c6a.4xlarge.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ Data size: 42 Gb
4343
[0.334809,0.275365,0.265053],
4444
[0.154522,0.107654,0.10529],
4545
[0.158957,0.117284,0.119068],
46-
[0.193756,0.144787,0.145485],
46+
[0.193756,0.144787,0.145485]

greenplum/run.sh

100644100755
File mode changed.

locustdb/benchmark.sh

100644100755
File mode changed.

mariadb-columnstore/benchmark.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ time mysql --password="${PASSWORD}" --host 127.0.0.1 test -e "
3030
sudo docker exec mcs_container du -bcs /var/lib/columnstore
3131

3232
cat log.txt |
33-
grep -P 'rows? in set|^ERROR' |
33+
grep -P 'rows? in set|Empty set|^ERROR' |
3434
sed -r -e 's/^ERROR.*$/null/; s/^.*?\((([0-9.]+) min )?([0-9.]+) sec\).*?$/\2 \3/' |
3535
awk '{ if ($2) { print $1 * 60 + $2 } else { print $1 } }' |
3636
awk '{ if (i % 3 == 0) { printf "[" }; printf $1; if (i % 3 != 2) { printf "," } else { print "]," }; ++i; }'

mariadb-columnstore/results/c6a.4xlarge.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ Data size: 19 712 857 022
4242
[0.117,0.091,0.093],
4343
[1.217,1.133,1.133],
4444
[0.114,0.063,0.062],
45-
[0.100,0.062,0.061]
45+
[0.100,0.062,0.061],
46+
[null,null,null]

mariadb-columnstore/run.sh

100644100755
File mode changed.

monetdb/query.expect

100644100755
File mode changed.

monetdb/run.sh

100644100755
File mode changed.

mysql-myisam/benchmark.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ time sudo mysql test -e "LOAD DATA LOCAL INFILE 'hits.tsv' INTO TABLE hits"
2323
sudo du -bcs /var/lib/mysql
2424

2525
cat log.txt |
26-
grep -P 'rows? in set|^ERROR' |
26+
grep -P 'rows? in set|Empty set|^ERROR' |
2727
sed -r -e 's/^ERROR.*$/null/; s/^.*?\((([0-9.]+) min )?([0-9.]+) sec\).*?$/\2 \3/' |
2828
awk '{ if ($2) { print $1 * 60 + $2 } else { print $1 } }' |
2929
awk '{ if (i % 3 == 0) { printf "[" }; printf $1; if (i % 3 != 2) { printf "," } else { print "]," }; ++i; }'

mysql-myisam/results/c6a.4xlarge.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ Data size: 121 588 958 061 bytes
4242
[1.65,1.45,1.46],
4343
[6.33,5.14,6.15],
4444
[1.60,1.41,1.41],
45-
[1.56,1.42,1.39]
45+
[1.56,1.42,1.39],
46+
[7.04,1.17,1.13]

mysql/benchmark.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ time sudo mysql test -e "LOAD DATA LOCAL INFILE 'hits.tsv' INTO TABLE hits"
2323
sudo du -bcs /var/lib/mysql
2424

2525
cat log.txt |
26-
grep -P 'rows? in set|^ERROR' |
26+
grep -P 'rows? in set|Empty set|^ERROR' |
2727
sed -r -e 's/^ERROR.*$/null/; s/^.*?\((([0-9.]+) min )?([0-9.]+) sec\).*?$/\2 \3/' |
2828
awk '{ if ($2) { print $1 * 60 + $2 } else { print $1 } }' |
2929
awk '{ if (i % 3 == 0) { printf "[" }; printf $1; if (i % 3 != 2) { printf "," } else { print "]," }; ++i; }'

questdb/run.sh

100644100755
File mode changed.

redshift-serverless/run.sh

100644100755
File mode changed.

redshift/run.sh

100644100755
File mode changed.

singlestore/benchmark.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sudo docker exec memsql-ciab du -bcs /var/lib/memsql
3838
# 29836263469 bytes
3939

4040
cat log.txt |
41-
grep -P 'rows? in set|^ERROR' |
41+
grep -P 'rows? in set|Empty set|^ERROR' |
4242
sed -r -e 's/^ERROR.*$/null/; s/^.*?\((([0-9.]+) min )?([0-9.]+) sec\).*?$/\2 \3/' |
4343
awk '{ if ($2) { print $1 * 60 + $2 } else { print $1 } }' |
4444
awk '{ if (i % 3 == 0) { printf "[" }; printf $1; if (i % 3 != 2) { printf "," } else { print "]," }; ++i; }'

snowflake/run.sh

100644100755
File mode changed.

sqlite/benchmark.sh

100644100755
File mode changed.

sqlite/run.sh

100644100755
File mode changed.

starrocks/benchmark.sh

100644100755
File mode changed.

trino/benchmark.sh

100644100755
File mode changed.

vertica/benchmark.sh

100644100755
File mode changed.

vertica/run.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)