Skip to content

Commit 2a410a4

Browse files
authored
Merge pull request #791 from nikhilsinhaparseable/update-parseable-2.5.11
update parseable version and benchmark results
2 parents 3ab7157 + 0363ff3 commit 2a410a4

File tree

2 files changed

+48
-47
lines changed

2 files changed

+48
-47
lines changed

parseable/benchmark.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ else
1616
echo "Using default P_EXECUTION_BATCH_SIZE=1000000 for default configuration"
1717
fi
1818

19-
# Download Parseable v1.7.4 binary
20-
wget --continue --progress=dot:giga https://github.com/parseablehq/parseable/releases/download/v1.7.5/Parseable_OSS_x86_64-unknown-linux-gnu
19+
# Download Parseable v2.5.12 binary
20+
wget --continue --progress=dot:giga https://github.com/parseablehq/parseable/releases/download/v2.5.12/Parseable_OSS_x86_64-unknown-linux-gnu
2121
mv Parseable_OSS_x86_64-unknown-linux-gnu parseable
2222
chmod +x parseable
2323

2424
# Run Parseable
2525
export RUST_LOG=warn
26+
2627
./parseable local-store > parseable.log 2>&1 & PARSEABLE_PID=$!
2728
# Verify Parseable is running
2829
if ps -p $PARSEABLE_PID > /dev/null; then

parseable/results/c6a.4xlarge.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
{
22
"system": "Parseable (Parquet, partitioned)",
3-
"date": "2025-03-20",
3+
"date": "2026-02-14",
44
"machine": "c6a.4xlarge",
55
"cluster_size": 1,
66
"proprietary": "no",
77
"hardware": "cpu",
88
"tuned": "no",
9-
"comment": "v1.7.5 (6e5242f)",
9+
"comment": "v2.5.11 (ed4cae8)",
1010

1111
"tags": ["Rust", "column-oriented", "lukewarm-cold-run"],
1212

1313
"load_time": 0,
1414
"data_size": 14018794333,
1515

1616
"result": [
17-
[0.176, 0.01, 0.009],
18-
[0.272, 0.078, 0.078],
19-
[0.272, 0.105, 0.104],
20-
[0.562, 0.116, 0.112],
21-
[1.27, 0.842, 0.842],
22-
[1.076, 0.889, 0.875],
23-
[0.166, 0.078, 0.073],
24-
[0.176, 0.082, 0.078],
25-
[1.269, 1.05, 1.064],
26-
[1.724, 1.025, 1.038],
27-
[0.623, 0.278, 0.287],
28-
[0.91, 0.303, 0.304],
29-
[1.212, 0.961, 0.97],
30-
[2.686, 1.448, 1.467],
31-
[1.167, 0.992, 0.991],
32-
[1.161, 1.01, 1.045],
33-
[2.817, 1.958, 2.052],
34-
[2.705, 1.879, 1.891],
35-
[5.592, 3.773, 3.821],
36-
[0.261, 0.094, 0.093],
37-
[8.836, 1.811, 1.858],
38-
[10.047, 2.058, 2.052],
39-
[18.613, 4.295, 4.297],
40-
[52.754, 11.302, 11.373],
41-
[2.898, 0.525, 0.525],
42-
[0.837, 0.475, 0.478],
43-
[2.9, 0.618, 0.611],
44-
[8.502, 3.108, 3.104],
45-
[10.382, 9.5, 9.495],
46-
[0.605, 0.463, 0.463],
47-
[2.599, 0.868, 0.85],
48-
[6.351, 1.004, 1.015],
49-
[5.37, 4.142, 4.059],
50-
[9.894, 5.699, 5.69],
51-
[9.926, 5.689, 5.69],
52-
[1.406, 1.3, 1.279],
53-
[0.198, 0.101, 0.101],
54-
[0.132, 0.058, 0.058],
55-
[0.143, 0.052, 0.052],
56-
[0.348, 0.217, 0.218],
57-
[0.112, 0.036, 0.034],
58-
[0.109, 0.033, 0.033],
59-
[0.111, 0.04, 0.039]
17+
[0.168, 0.051, 0.041],
18+
[0.149, 0.070, 0.076],
19+
[0.525, 0.086, 0.085],
20+
[1.378, 0.079, 0.081],
21+
[1.590, 0.591, 0.598],
22+
[1.805, 0.688, 0.695],
23+
[0.141, 0.051, 0.055],
24+
[0.148, 0.075, 0.078],
25+
[2.090, 0.755, 0.748],
26+
[2.496, 0.831, 0.830],
27+
[1.444, 0.270, 0.267],
28+
[1.486, 0.298, 0.299],
29+
[1.820, 0.800, 0.814],
30+
[3.149, 1.058, 1.031],
31+
[1.852, 0.819, 0.826],
32+
[1.627, 0.679, 0.684],
33+
[3.483, 1.537, 1.578],
34+
[3.353, 1.380, 1.486],
35+
[5.970, 2.788, 2.807],
36+
[0.930, 0.067, 0.066],
37+
[8.522, 1.216, 1.195],
38+
[9.616, 1.180, 1.087],
39+
[15.790, 2.551, 2.571],
40+
[33.489, 1.801, 1.780],
41+
[1.977, 0.256, 0.187],
42+
[1.625, 0.377, 0.391],
43+
[1.932, 0.315, 0.311],
44+
[8.410, 1.961, 1.915],
45+
[9.726, 8.872, 8.997],
46+
[0.575, 0.465, 0.440],
47+
[3.206, 0.760, 0.772],
48+
[6.888, 0.797, 0.823],
49+
[6.044, 3.178, 3.139],
50+
[9.625, 3.792, 3.852],
51+
[9.773, 3.685, 3.789],
52+
[1.506, 0.885, 0.884],
53+
[0.169, 0.078, 0.092],
54+
[0.119, 0.059, 0.061],
55+
[0.126, 0.046, 0.046],
56+
[0.270, 0.151, 0.148],
57+
[0.096, 0.036, 0.036],
58+
[0.092, 0.042, 0.039],
59+
[0.083, 0.033, 0.038]
6060
]
6161
}

0 commit comments

Comments
 (0)