Skip to content

Commit 939353d

Browse files
authored
Merge pull request ClickHouse#377 from spiraldb/adamg/datafusion-47
Update datafusion results to 47
2 parents 87db756 + e5d3395 commit 939353d

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
lines changed

datafusion/benchmark.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ sudo apt-get install --yes gcc
1212
echo "Install DataFusion main branch"
1313
git clone https://github.com/apache/arrow-datafusion.git
1414
cd arrow-datafusion/
15-
git checkout 46.0.0
15+
git checkout 47.0.0
1616
CARGO_PROFILE_RELEASE_LTO=true RUSTFLAGS="-C codegen-units=1" cargo build --release --package datafusion-cli --bin datafusion-cli
1717
export PATH="`pwd`/target/release:$PATH"
18-
cd ../..
18+
cd ..
1919

2020
echo "Download benchmark target data, single file"
2121
wget --continue https://datasets.clickhouse.com/hits_compatible/hits.parquet
Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
{
22
"system": "DataFusion (Parquet, partitioned)",
3-
"date": "2024-04-18",
3+
"date": "2025-05-22",
44
"machine": "c6a.4xlarge, 500gb gp2",
55
"cluster_size": 1,
6-
"comment": "v46.0.0 (d5ca830)",
6+
"comment": "v47.0.0 (e44330)",
77
"tags": ["Rust", "column-oriented", "embedded", "stateless"],
88
"load_time": 0,
99
"data_size": 14737666736,
1010
"result": [
11-
[0.059, 0.020, 0.020],
12-
[0.117, 0.035, 0.035],
13-
[0.209, 0.086, 0.079],
14-
[0.385, 0.088, 0.096],
15-
[1.009, 0.867, 0.877],
16-
[1.017, 0.852, 0.856],
17-
[0.088, 0.031, 0.032],
18-
[0.129, 0.038, 0.039],
19-
[1.113, 0.950, 0.953],
20-
[1.329, 1.036, 1.046],
21-
[0.504, 0.268, 0.259],
22-
[0.610, 0.284, 0.284],
23-
[1.095, 0.895, 0.900],
24-
[2.546, 1.359, 1.371],
25-
[1.089, 0.869, 0.851],
26-
[1.117, 1.004, 0.990],
27-
[2.606, 1.808, 1.835],
28-
[2.547, 1.681, 1.683],
29-
[5.335, 3.695, 3.710],
30-
[0.252, 0.082, 0.080],
31-
[9.956, 1.101, 1.101],
32-
[11.266, 1.306, 1.279],
33-
[21.829, 2.602, 2.560],
34-
[55.527, 9.548, 9.435],
35-
[2.696, 0.458, 0.449],
36-
[0.808, 0.365, 0.355],
37-
[2.703, 0.534, 0.506],
38-
[9.639, 1.475, 1.485],
39-
[10.099, 9.803, 9.646],
40-
[0.530, 0.436, 0.443],
41-
[2.379, 0.813, 0.798],
42-
[5.949, 0.879, 0.886],
43-
[4.779, 3.684, 3.607],
44-
[10.204, 3.673, 3.732],
45-
[10.217, 3.722, 3.728],
46-
[1.340, 1.237, 1.231],
47-
[0.308, 0.145, 0.146],
48-
[0.196, 0.104, 0.086],
49-
[0.303, 0.152, 0.148],
50-
[0.455, 0.212, 0.231],
51-
[0.206, 0.096, 0.077],
52-
[0.194, 0.074, 0.073],
53-
[0.177, 0.065, 0.065]
11+
[0.059, 0.017, 0.016],
12+
[0.115, 0.038, 0.034],
13+
[0.203, 0.091, 0.087],
14+
[0.381, 0.090, 0.086],
15+
[1.019, 0.809, 0.818],
16+
[0.916, 0.791, 0.768],
17+
[0.086, 0.025, 0.025],
18+
[0.129, 0.037, 0.037],
19+
[1.006, 0.870, 0.883],
20+
[1.286, 0.983, 1.007],
21+
[0.498, 0.232, 0.238],
22+
[0.654, 0.264, 0.269],
23+
[1.016, 0.862, 0.834],
24+
[2.569, 1.451, 1.380],
25+
[1.044, 0.803, 0.808],
26+
[1.041, 0.919, 0.924],
27+
[2.505, 1.654, 1.648],
28+
[2.485, 1.606, 1.598],
29+
[5.047, 3.324, 3.292],
30+
[0.264, 0.080, 0.077],
31+
[9.875, 1.106, 1.096],
32+
[11.226, 1.291, 1.276],
33+
[21.800, 2.578, 2.508],
34+
[55.493, 9.856, 10.056],
35+
[2.677, 0.447, 0.434],
36+
[0.793, 0.339, 0.332],
37+
[2.682, 0.507, 0.514],
38+
[9.635, 1.533, 1.490],
39+
[9.877, 9.179, 9.537],
40+
[0.527, 0.419, 0.423],
41+
[2.363, 0.737, 0.753],
42+
[5.940, 0.881, 0.925],
43+
[4.462, 3.354, 3.389],
44+
[10.084, 3.518, 3.499],
45+
[10.050, 3.518, 3.527],
46+
[1.304, 1.160, 1.168],
47+
[0.314, 0.112, 0.099],
48+
[0.180, 0.048, 0.065],
49+
[0.302, 0.121, 0.112],
50+
[0.448, 0.173, 0.173],
51+
[0.171, 0.049, 0.041],
52+
[0.166, 0.045, 0.042],
53+
[0.141, 0.037, 0.036]
5454
]
5555
}

datafusion/results/single.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
{
22
"system": "DataFusion (Parquet, single)",
3-
"date": "2024-04-18",
3+
"date": "2025-05-22",
44
"machine": "c6a.4xlarge, 500gb gp2",
55
"cluster_size": 1,
6-
"comment": "v46.0.0 (d5ca830)",
6+
"comment": "v47.0.0 (e44330)",
77
"tags": ["Rust", "column-oriented", "embedded", "stateless"],
88
"load_time": 0,
99
"data_size": 14779976446,
1010
"result": [
11-
[0.106, 0.057, 0.057],
12-
[0.142, 0.072, 0.072],
13-
[0.212, 0.119, 0.115],
14-
[0.341, 0.132, 0.120],
15-
[0.993, 0.892, 0.899],
16-
[1.081, 0.961, 0.958],
17-
[0.125, 0.076, 0.078],
18-
[0.159, 0.092, 0.083],
19-
[1.134, 0.990, 0.999],
20-
[1.306, 1.108, 1.068],
21-
[0.480, 0.291, 0.298],
22-
[0.583, 0.314, 0.317],
23-
[1.170, 0.989, 0.969],
24-
[2.625, 1.568, 1.491],
25-
[1.108, 0.940, 0.941],
26-
[1.155, 1.050, 1.052],
27-
[2.631, 1.924, 1.944],
28-
[2.517, 1.772, 1.777],
29-
[5.173, 3.765, 3.733],
30-
[0.422, 0.115, 0.117],
31-
[9.540, 1.131, 1.131],
32-
[11.292, 1.457, 1.445],
33-
[22.116, 3.578, 3.502],
34-
[55.971, 9.908, 9.810],
35-
[2.567, 0.584, 0.577],
36-
[0.805, 0.512, 0.533],
37-
[2.582, 0.646, 0.650],
38-
[9.643, 1.626, 1.602],
39-
[10.635, 10.439, 10.218],
40-
[0.547, 0.485, 0.479],
41-
[2.288, 0.927, 0.942],
42-
[5.684, 1.036, 1.000],
43-
[4.545, 3.741, 3.723],
44-
[10.211, 3.884, 3.853],
45-
[10.251, 3.871, 3.879],
46-
[1.405, 1.281, 1.282],
47-
[0.360, 0.198, 0.211],
48-
[0.280, 0.182, 0.169],
49-
[0.345, 0.199, 0.209],
50-
[0.508, 0.281, 0.296],
51-
[0.214, 0.110, 0.114],
52-
[0.206, 0.112, 0.110],
53-
[0.190, 0.103, 0.103]
11+
[0.103, 0.069, 0.061],
12+
[0.168, 0.099, 0.091],
13+
[0.226, 0.119, 0.120],
14+
[0.347, 0.125, 0.127],
15+
[1.019, 0.867, 0.894],
16+
[0.918, 0.818, 0.793],
17+
[0.109, 0.068, 0.070],
18+
[0.174, 0.103, 0.102],
19+
[1.086, 0.929, 0.917],
20+
[1.269, 1.046, 1.053],
21+
[0.482, 0.287, 0.289],
22+
[0.584, 0.312, 0.314],
23+
[1.007, 0.841, 0.843],
24+
[2.704, 1.304, 1.364],
25+
[0.993, 0.827, 0.815],
26+
[1.102, 1.002, 0.995],
27+
[2.521, 1.697, 1.699],
28+
[2.474, 1.654, 1.669],
29+
[4.979, 3.396, 3.387],
30+
[0.271, 0.137, 0.143],
31+
[9.757, 1.034, 1.058],
32+
[11.204, 1.346, 1.377],
33+
[21.976, 2.774, 2.767],
34+
[55.819, 10.466, 10.239],
35+
[2.565, 0.473, 0.487],
36+
[0.790, 0.402, 0.392],
37+
[2.568, 0.590, 0.549],
38+
[9.580, 1.641, 1.575],
39+
[10.295, 9.837, 9.656],
40+
[0.557, 0.446, 0.453],
41+
[2.293, 0.797, 0.789],
42+
[5.685, 0.944, 0.958],
43+
[4.263, 3.414, 3.445],
44+
[10.033, 3.635, 3.710],
45+
[10.050, 3.629, 3.625],
46+
[1.320, 1.220, 1.229],
47+
[0.322, 0.178, 0.168],
48+
[0.243, 0.117, 0.129],
49+
[0.352, 0.177, 0.188],
50+
[0.514, 0.245, 0.249],
51+
[0.213, 0.107, 0.102],
52+
[0.200, 0.119, 0.097],
53+
[0.189, 0.095, 0.093]
5454
]
5555
}

0 commit comments

Comments
 (0)