Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions parseable/benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ else
echo "Using default P_EXECUTION_BATCH_SIZE=1000000 for default configuration"
fi

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

# Run Parseable
export RUST_LOG=warn

./parseable local-store > parseable.log 2>&1 & PARSEABLE_PID=$!
# Verify Parseable is running
if ps -p $PARSEABLE_PID > /dev/null; then
Expand Down
90 changes: 45 additions & 45 deletions parseable/results/c6a.4xlarge.json
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
{
"system": "Parseable (Parquet, partitioned)",
"date": "2025-03-20",
"date": "2026-02-14",
"machine": "c6a.4xlarge",
"cluster_size": 1,
"proprietary": "no",
"hardware": "cpu",
"tuned": "no",
"comment": "v1.7.5 (6e5242f)",
"comment": "v2.5.11 (ed4cae8)",

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

"load_time": 0,
"data_size": 14018794333,

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