Skip to content

Commit e874ff5

Browse files
authored
Merge pull request #93 from murphyatwork/murphy_sr_4.0.0-rc02
update starrocks result to 4.0.0-rc02
2 parents a5927d9 + 0fd153d commit e874ff5

File tree

5 files changed

+27
-27
lines changed

5 files changed

+27
-27
lines changed

starrocks/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sudo snap install docker
44
sudo apt-get update
55
sudo apt-get install -y mysql-client
66

7-
docker run -p 9030:9030 -p 8030:8030 -p 8040:8040 -itd --name starrocks starrocks/allin1-ubuntu:4.0.0-rc01
7+
docker run -p 9030:9030 -p 8030:8030 -p 8040:8040 -itd --name starrocks starrocks/allin1-ubuntu:4.0.0-rc02
88

99
echo "Starting StarRocks container..."
1010
sleep 5
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"system": "Starrocks",
3-
"version": "4.0.0-rc01",
3+
"version": "4.0.0-rc02",
44
"os": "Ubuntu 24.04",
5-
"date": "2025-09-09",
5+
"date": "2025-09-29",
66
"machine": "m6i.8xlarge, 10000gib gp3",
77
"retains_structure": "yes",
88
"tags": [
@@ -11,10 +11,10 @@
1111
"num_loaded_documents": 996999662,
1212
"total_size": 192981470543,
1313
"result": [
14-
[1.02,0.81,0.85],
15-
[8.93,8.70,20.44],
16-
[2.05,2.03,29.45],
17-
[3.25,1.76,21.13],
18-
[7.16,4.21, null]
14+
[1.06,0.85,0.84],
15+
[9.15,9.14,20.52],
16+
[2.09,1.96,14.79],
17+
[1.42,1.34,1.40],
18+
[1.47,1.51,null]
1919
]
2020
}

starrocks/results/m6i.8xlarge_bluesky_100m.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"num_loaded_documents": 99999984,
1212
"total_size": 18193481465,
1313
"result": [
14-
[0.57,0.42,0.43],
15-
[8.04,1.28,1.19],
16-
[0.97,0.77,0.78],
17-
[0.76,0.73,0.78],
18-
[0.78,0.75,0.77]
14+
[0.66,0.54,0.53],
15+
[7.95,2.11,2.06],
16+
[1.53,1.02,1.04],
17+
[0.99,1.00,1.01],
18+
[1.01,1.00,0.99]
1919
]
2020
}
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"system": "Starrocks",
3-
"version": "4.0.0-rc01",
3+
"version": "4.0.0-rc02",
44
"os": "Ubuntu 24.04",
5-
"date": "2025-09-09",
5+
"date": "2025-09-29",
66
"machine": "m6i.8xlarge, 10000gib gp3",
77
"retains_structure": "yes",
88
"tags": [
@@ -11,10 +11,10 @@
1111
"num_loaded_documents": 9999997,
1212
"total_size": 2043330691,
1313
"result": [
14-
[0.07,0.05,0.05],
15-
[0.33,0.32,0.32],
16-
[0.11,0.11,0.09],
17-
[0.03,0.03,0.02],
18-
[0.03,0.03,0.03]
14+
[0.03,0.02,0.03],
15+
[0.26,0.16,0.15],
16+
[0.05,0.04,0.05],
17+
[0.04,0.04,0.04],
18+
[0.04,0.04,0.04]
1919
]
2020
}
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"system": "Starrocks",
3-
"version": "4.0.0-rc01",
3+
"version": "4.0.0-rc02",
44
"os": "Ubuntu 24.04",
5-
"date": "2025-09-09",
5+
"date": "2025-09-29",
66
"machine": "m6i.8xlarge, 10000gib gp3",
77
"retains_structure": "yes",
88
"tags": [
@@ -11,10 +11,10 @@
1111
"num_loaded_documents": 1000000,
1212
"total_size": 207987146,
1313
"result": [
14-
[0.03,0.03,0.03],
15-
[0.11,0.05,0.04],
16-
[0.04,0.04,0.03],
17-
[0.03,0.02,0.02],
18-
[0.02,0.02,0.02]
14+
[0.07,0.03,0.04],
15+
[0.15,0.05,0.05],
16+
[0.26,0.04,0.04],
17+
[0.04,0.02,0.03],
18+
[0.02,0.02,0.03]
1919
]
2020
}

0 commit comments

Comments
 (0)