Skip to content

Commit 9022013

Browse files
authored
Merge pull request ClickHouse#305 from valyala/main
Update benchmark results for new release of VictoriaLogs
2 parents cc61297 + d8e8ebf commit 9022013

File tree

2 files changed

+55
-46
lines changed

2 files changed

+55
-46
lines changed

victorialogs/benchmark.sh

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,24 @@
22

33
# Install
44

5-
RELEASE_VERSION=v1.7.0-victorialogs
5+
RELEASE_VERSION=v1.10.1-victorialogs
66

7+
# Stop the existing victorialogs instance if any and drop its data
8+
while true
9+
do
10+
pidof victoria-logs-prod && kill `pidof victoria-logs-prod` || break
11+
sleep 1
12+
done
13+
rm -rf victoria-logs-data
14+
15+
# Download and start victorialogs
716
wget --no-verbose --continue https://github.com/VictoriaMetrics/VictoriaMetrics/releases/download/${RELEASE_VERSION}/victoria-logs-linux-amd64-${RELEASE_VERSION}.tar.gz
817
tar xzf victoria-logs-linux-amd64-${RELEASE_VERSION}.tar.gz
918
./victoria-logs-prod -loggerOutput=stdout -retentionPeriod=20y -search.maxQueryDuration=5m > server.log &
1019

1120
while true
1221
do
13-
curl http://localhost:9428/select/logsql/query -d 'query=_time:2100-01-01Z' && break
22+
curl -s http://localhost:9428/select/logsql/query -d 'query=_time:2100-01-01Z' && break
1423
sleep 1
1524
done
1625

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
{
22
"system": "VictoriaLogs",
3-
"date": "2025-01-23",
3+
"date": "2025-02-14",
44
"machine": "c6a.4xlarge, 500gb gp2",
55
"cluster_size": 1,
66
"comment": "",
77
"tags": ["Go", "column-oriented"],
88
"load_time": 2108,
9-
"data_size": 16973259143,
9+
"data_size": 16975699551,
1010
"result": [
11-
[0.35, 0.018, 0.015],
12-
[0.303, 0.012, 0.014],
13-
[1.912, 0.194, 0.192],
14-
[3.963, 0.218, 0.217],
15-
[3.45, 2.556, 2.165],
16-
[5.71, 1.777, 1.828],
17-
[0.166, 0.04, 0.04],
18-
[0.129, 0.013, 0.012],
19-
[2.525, 2.234, 2.207],
20-
[3.066, 2.898, 2.938],
21-
[0.652, 0.357, 0.452],
22-
[0.909, 0.624, 0.618],
23-
[1.947, 1.789, 1.803],
24-
[4.561, 4.113, 4.391],
25-
[1.96, 2.102, 1.979],
26-
[3.387, 3.236, 3.249],
27-
[7.736, 8.043, 7.814],
28-
[10.087, 9.502, 9.259],
29-
[20.954, 18.187, 17.965],
30-
[0.386, 0.023, 0.022],
31-
[8.222, 0.209, 0.195],
32-
[0.32, 0.205, 0.201],
33-
[14.773, 0.518, 0.509],
34-
[2.558, 1.472, 1.451],
35-
[0.641, 0.501, 0.499],
36-
[1.425, 1.342, 1.34],
37-
[0.652, 0.55, 0.536],
38-
[9.588, 1.297, 1.286],
39-
[14.492, 12.282, 12.275],
40-
[9.228, 9.167, 9.091],
41-
[3.35, 2.992, 2.93],
42-
[8.031, 4.436, 4.173],
11+
[0.181, 0.012, 0.012],
12+
[0.109, 0.011, 0.01],
13+
[1.679, 0.2, 0.201],
14+
[2.691, 0.23, 0.229],
15+
[1.804, 2.118, 2.387],
16+
[2.259, 1.531, 1.61],
17+
[0.104, 0.033, 0.036],
18+
[0.081, 0.01, 0.01],
19+
[3.208, 2.209, 2.222],
20+
[3.104, 3.196, 3.174],
21+
[0.621, 0.375, 0.388],
22+
[0.67, 0.475, 0.478],
23+
[1.397, 1.361, 1.312],
24+
[3.009, 2.557, 2.898],
25+
[1.566, 1.479, 1.473],
26+
[2.858, 2.617, 2.853],
27+
[5.69, 5.619, 5.622],
28+
[6.752, 6.701, 6.871],
29+
[13.277, 12.979, 12.727],
30+
[0.229, 0.024, 0.024],
31+
[3.595, 0.201, 0.196],
32+
[0.299, 0.204, 0.211],
33+
[6.611, 0.535, 0.528],
34+
[1.155, 0.728, 0.541],
35+
[0.603, 0.528, 0.536],
36+
[0.505, 0.433, 0.433],
37+
[0.636, 0.565, 0.563],
38+
[4.786, 1.116, 1.112],
39+
[12.371, 12.467, 12.461],
40+
[9.839, 9.904, 9.876],
41+
[3.028, 2.845, 2.829],
42+
[4.258, 3.606, 4.168],
4343
[null, null, null],
44-
[8.768, 8.609, 9.115],
45-
[9.498, 8.971, 9.279],
46-
[6.602, 6.642, 7.017],
47-
[0.204, 0.09, 0.089],
48-
[0.16, 0.037, 0.03],
49-
[0.144, 0.034, 0.035],
50-
[0.334, 0.2, 0.218],
51-
[0.155, 0.03, 0.033],
52-
[0.149, 0.03, 0.022],
53-
[0.145, 0.033, 0.029]
44+
[6.197, 6.6, 7.11],
45+
[6.975, 6.846, 6.995],
46+
[5.831, 6.06, 5.806],
47+
[0.154, 0.06, 0.073],
48+
[0.125, 0.04, 0.035],
49+
[0.123, 0.034, 0.037],
50+
[0.325, 0.221, 0.208],
51+
[0.115, 0.035, 0.037],
52+
[0.11, 0.024, 0.029],
53+
[0.111, 0.03, 0.027]
5454
]
5555
}

0 commit comments

Comments
 (0)