|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759931453514, |
| 2 | + "lastUpdate": 1760005128559, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine", |
4 | 4 | "entries": { |
5 | 5 | "Stress Benchmark": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - "name": "Ultimaker", |
10 | | - "username": "Ultimaker" |
11 | | - }, |
12 | | - "committer": { |
13 | | - "name": "Ultimaker", |
14 | | - "username": "Ultimaker" |
15 | | - }, |
16 | | - "id": "b1adb5571b3b9b0831f726fe80968708620347fa", |
17 | | - "message": "[CURA-12043] When the mesh is known, use its center-point, instead of that of the scene.", |
18 | | - "timestamp": "2024-07-31T12:58:44Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2126/commits/b1adb5571b3b9b0831f726fe80968708620347fa" |
20 | | - }, |
21 | | - "date": 1722434956378, |
22 | | - "tool": "customSmallerIsBetter", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "Number of test cases", |
26 | | - "value": 61, |
27 | | - "unit": "-", |
28 | | - "extra": "" |
29 | | - }, |
30 | | - { |
31 | | - "name": "General Stress Level", |
32 | | - "value": 0, |
33 | | - "unit": "%", |
34 | | - "extra": "Crashes in: " |
35 | | - } |
36 | | - ] |
37 | | - }, |
38 | 6 | { |
39 | 7 | "commit": { |
40 | 8 | "author": { |
@@ -8166,6 +8134,38 @@ window.BENCHMARK_DATA = { |
8166 | 8134 | "extra": "Crashes in: " |
8167 | 8135 | } |
8168 | 8136 | ] |
| 8137 | + }, |
| 8138 | + { |
| 8139 | + "commit": { |
| 8140 | + "author": { |
| 8141 | + "name": "Ultimaker", |
| 8142 | + "username": "Ultimaker" |
| 8143 | + }, |
| 8144 | + "committer": { |
| 8145 | + "name": "Ultimaker", |
| 8146 | + "username": "Ultimaker" |
| 8147 | + }, |
| 8148 | + "id": "a3d57e1dbd5788b701b2748e793f368655321ce0", |
| 8149 | + "message": "CURA-11989 difference in slice time on linux vs windows", |
| 8150 | + "timestamp": "2025-10-06T23:26:35Z", |
| 8151 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2254/commits/a3d57e1dbd5788b701b2748e793f368655321ce0" |
| 8152 | + }, |
| 8153 | + "date": 1760005123884, |
| 8154 | + "tool": "customSmallerIsBetter", |
| 8155 | + "benches": [ |
| 8156 | + { |
| 8157 | + "name": "Number of test cases", |
| 8158 | + "value": 61, |
| 8159 | + "unit": "-", |
| 8160 | + "extra": "" |
| 8161 | + }, |
| 8162 | + { |
| 8163 | + "name": "General Stress Level", |
| 8164 | + "value": 0, |
| 8165 | + "unit": "%", |
| 8166 | + "extra": "Crashes in: " |
| 8167 | + } |
| 8168 | + ] |
8169 | 8169 | } |
8170 | 8170 | ] |
8171 | 8171 | } |
|
0 commit comments