Skip to content

Commit 4f34c0c

Browse files
committed
vortex-duckdb v0.43.0 run
1 parent 2a15d10 commit 4f34c0c

File tree

2 files changed

+50
-51
lines changed

2 files changed

+50
-51
lines changed

duckdb-vortex-partitioned/benchmark.sh

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --defaul
88

99
export CC=clang
1010
export CXX=clang++
11-
git clone https://github.com/vortex-data/vortex --recursive
12-
cd vortex
13-
git fetch --tags
14-
git checkout 0.35.0
11+
git clone https://github.com/vortex-data/duckdb-vortex --recursive
1512
cd duckdb-vortex
13+
git fetch --tags
14+
git checkout 0.43.0
1615
GEN=ninja NATIVE_ARCH=1 LTO=thin make
1716
export PATH="`pwd`/build/release/:$PATH"
18-
cd ../..
17+
cd ..
1918

2019
# Load the data
2120
seq 0 99 | xargs -P100 -I{} bash -c 'wget --continue --progress=dot:giga https://datasets.clickhouse.com/hits_compatible/athena_partitioned/hits_{}.parquet'
@@ -40,4 +39,4 @@ cat log-p.txt |
4039
sed -r -e 's/^.*(Killed|Segmentation).*$/null\nnull\nnull/; s/^Run Time \(s\): real\s*([0-9.]+).*$/\1/' |
4140
awk '{ if (i % 3 == 0) { printf "[" }; printf $1; if (i % 3 != 2) { printf "," } else { print "]," }; ++i; }'
4241

43-
echo "Data size: $(du -bcs hits_*.vortex | grep total)"
42+
echo "Data size: $(du -bcs hits_*.vortex | grep total)"
Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"system": "DuckDB (Vortex, partitioned)",
3-
"date": "2025-05-21",
3+
"date": "2025-08-05",
44
"machine": "c6a.4xlarge",
55
"cluster_size": 1,
66
"proprietary": "no",
@@ -10,51 +10,51 @@
1010
"tags": ["Rust", "column-oriented", "embedded", "stateless"],
1111

1212
"load_time": 0,
13-
"data_size": 16028112632,
13+
"data_size": 15812419580,
1414

1515
"result": [
16-
[0.239,0.011,0.010],
17-
[0.498,0.027,0.027],
18-
[1.586,0.150,0.145],
19-
[3.163,0.108,0.108],
20-
[3.321,0.381,0.380],
21-
[3.327,0.417,0.415],
22-
[0.247,0.050,0.052],
23-
[0.446,0.033,0.030],
24-
[4.517,0.568,0.565],
25-
[4.495,0.819,0.829],
26-
[2.772,0.147,0.144],
27-
[3.467,0.175,0.168],
28-
[3.809,0.388,0.387],
29-
[6.402,0.789,0.773],
30-
[3.615,0.409,0.440],
31-
[2.741,0.449,0.454],
32-
[6.105,1.176,1.135],
33-
[5.895,0.987,0.993],
34-
[8.413,2.137,2.134],
35-
[1.890,0.256,0.254],
36-
[27.029,0.593,0.593],
37-
[28.245,0.619,0.659],
38-
[35.089,1.163,1.177],
39-
[98.719,2.680,2.845],
40-
[5.261,0.259,0.254],
41-
[3.447,0.187,0.179],
42-
[5.643,0.258,0.247],
43-
[25.593,1.212,0.654],
44-
[21.055,9.490,9.472],
45-
[0.773,0.106,0.107],
46-
[6.830,0.357,0.345],
47-
[12.732,0.531,0.486],
48-
[10.444,2.272,2.167],
49-
[26.346,1.819,1.804],
50-
[26.248,2.339,2.319],
51-
[1.834,0.622,0.627],
52-
[0.247,0.032,0.033],
53-
[0.619,0.028,0.027],
54-
[0.884,0.022,0.037],
55-
[1.011,0.065,0.062],
56-
[0.718,0.025,0.027],
57-
[0.819,0.028,0.023],
58-
[0.765,0.024,0.020]
16+
[0.448,0.004,0.016],
17+
[0.824,0.014,0.013],
18+
[1.619,0.034,0.034],
19+
[3.455,0.048,0.055],
20+
[3.459,0.317,0.319],
21+
[4.218,0.296,0.295],
22+
[0.186,0.053,0.052],
23+
[0.534,0.018,0.017],
24+
[4.380,0.404,0.404],
25+
[4.318,0.553,0.561],
26+
[2.822,0.092,0.087],
27+
[3.544,0.111,0.101],
28+
[4.726,0.312,0.310],
29+
[7.150,0.683,0.668],
30+
[4.485,0.341,0.344],
31+
[2.795,0.375,0.382],
32+
[7.064,0.846,0.840],
33+
[6.835,0.652,0.679],
34+
[9.213,1.501,1.509],
35+
[1.984,0.060,0.038],
36+
[33.882,0.587,0.532],
37+
[36.744,0.667,0.628],
38+
[40.141,1.070,1.069],
39+
[8.300,0.476,0.422],
40+
[1.879,0.122,0.067],
41+
[4.942,0.096,0.096],
42+
[1.827,0.129,0.026],
43+
[34.805,0.800,0.740],
44+
[28.033,9.333,9.329],
45+
[0.722,0.033,0.032],
46+
[7.818,0.279,0.277],
47+
[13.922,0.420,0.405],
48+
[10.770,1.909,1.856],
49+
[34.236,2.067,1.971],
50+
[34.236,2.181,2.132],
51+
[1.868,0.510,0.509],
52+
[0.261,0.035,0.027],
53+
[0.853,0.026,0.011],
54+
[1.124,0.022,0.018],
55+
[1.306,0.054,0.055],
56+
[0.810,0.009,0.022],
57+
[0.907,0.023,0.009],
58+
[0.842,0.011,0.014]
5959
]
6060
}

0 commit comments

Comments
 (0)