Skip to content

Commit 800f8d8

Browse files
authored
Add new result data to c6a.4xlarge.json
I just re ran the benchmark cause the first three queries, the count was quite slow. I deleted everything, re run, re download the parquet file and now the results are most stables. The 7 last queries remain consistents with the fix of not returning data.
1 parent a513edb commit 800f8d8

File tree

1 file changed

+38
-43
lines changed

1 file changed

+38
-43
lines changed

arc/results/c6a.4xlarge.json

Lines changed: 38 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -9,48 +9,43 @@
99
"load_time": 0,
1010
"data_size": 14779976446,
1111
"result": [
12-
[0.3240, 0.2876, 0.3705],
13-
[0.4465, 0.4760, 0.3664],
14-
[0.4526, 0.4729, 0.3246],
15-
[0.4812, 0.0791, 0.0758],
16-
[1.1639, 0.3212, 0.3300],
17-
[1.0129, 0.5477, 0.5545],
18-
[0.0726, 0.0568, 0.0562],
19-
[0.0774, 0.0678, 0.0519],
20-
[0.7381, 0.4311, 0.4511],
21-
[1.0924, 0.5699, 0.5547],
22-
[0.4432, 0.1487, 0.1403],
23-
[1.0393, 0.1834, 0.1746],
24-
[1.3479, 0.5573, 0.5705],
25-
[2.4321, 0.9395, 0.9058],
26-
[0.9376, 0.6361, 0.6543],
27-
[0.4990, 0.3867, 0.4148],
28-
[2.3501, 1.0664, 1.0703],
29-
[2.1065, 0.8039, 0.7907],
30-
[4.6851, 3.4149, 3.3916],
31-
[0.1581, 0.0603, 0.0956],
32-
[9.9643, 0.9384, 0.9358],
33-
[11.0750, 0.8700, 0.8688],
34-
[19.9851, 1.7030, 1.6963],
35-
[2.6626, 0.5353, 0.5198],
36-
[0.2502, 0.2039, 0.1895],
37-
[0.9021, 0.2900, 0.2902],
38-
[0.1929, 0.1430, 0.1550],
39-
[10.0546, 0.7772, 0.7815],
40-
[8.9975, 9.0713, 9.0197],
41-
[0.1288, 0.1200, 0.0923],
42-
[2.1978, 0.5900, 0.6071],
43-
[5.8035, 0.7783, 0.8516],
44-
[5.4261, 2.1362, 2.1842],
45-
[10.0824, 2.5418, 2.5405],
46-
[10.0871, 2.6066, 2.5556],
47-
[0.6097, 0.5709, 0.5771],
48-
[0.1811, 0.1435, 0.1563],
49-
[0.1419, 0.1236, 0.1257],
50-
[0.1530, 0.1019, 0.0939],
51-
[0.4868, 0.2732, 0.3178],
52-
[0.0913, 0.0716, 0.0646],
53-
[0.0867, 0.0712, 0.0579],
54-
[0.2705, 0.2326, 0.2172]
12+
[0.0803, 0.0309, 0.0327],
13+
[0.0980, 0.0518, 0.0513],
14+
[0.1286, 0.0734, 0.0725],
15+
[0.3988, 0.0746, 0.0724],
16+
[1.1780, 0.3483, 0.3262],
17+
[0.9749, 0.5819, 0.5993],
18+
[0.0736, 0.0555, 0.0559],
19+
[0.0775, 0.0786, 0.0529],
20+
[0.7441, 0.4409, 0.4670],
21+
[1.0928, 0.6033, 0.5971],
22+
[0.4442, 0.1615, 0.1546],
23+
[0.9792, 0.1729, 0.1755],
24+
[1.3236, 0.5985, 0.6344],
25+
[2.5246, 1.0626, 1.0480],
26+
[0.9348, 0.6948, 0.6862],
27+
[0.5342, 0.4345, 0.4538],
28+
[2.4952, 1.2556, 1.1792],
29+
[2.1433, 0.8897, 0.8334],
30+
[4.8175, 3.6237, 3.6689],
31+
[0.2080, 0.0811, 0.0837],
32+
[9.9303, 0.9737, 1.0372],
33+
[11.1194, 0.9395, 0.9442],
34+
[19.9295, 1.8748, 1.8422],
35+
[2.7437, 0.5562, 0.5454],
36+
[0.2643, 0.2050, 0.1989],
37+
[0.9141, 0.3099, 0.2927],
38+
[0.2159, 0.1485, 0.1483],
39+
[9.9941, 0.7954, 0.7957],
40+
[9.0541, 8.9309, 8.9505],
41+
[0.1531, 0.1062, 0.0920],
42+
[2.2105, 0.5886, 0.5856],
43+
[5.7966, 0.6903, 0.6753],
44+
[5.2132, 1.9608, 2.0030],
45+
[10.0378, 2.4109, 2.3316],
46+
[10.2949, 3.0765, 3.1317],
47+
[0.6355, 0.6038, 0.6199],
48+
[0.3317, 0.1664, 0.1564],
49+
[0.1582, 0.1471, 0.1272]
5550
]
5651
}

0 commit comments

Comments
 (0)