|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1760005128559, |
| 2 | + "lastUpdate": 1760081496561, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine", |
4 | 4 | "entries": { |
5 | 5 | "Stress Benchmark": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - |
10 | | - "name": "Jaime van Kessel", |
11 | | - "username": "nallath" |
12 | | - }, |
13 | | - "committer": { |
14 | | - |
15 | | - "name": "Jaime van Kessel", |
16 | | - "username": "nallath" |
17 | | - }, |
18 | | - "distinct": true, |
19 | | - "id": "bb637bb87666a0737628655773136c3d1d72eb10", |
20 | | - "message": "Merge branch '5.8' of github.com:Ultimaker/CuraEngine", |
21 | | - "timestamp": "2024-08-01T09:15:03+02:00", |
22 | | - "tree_id": "fa83b6fbcacb3ecce6e2d2a410a06ed9c8552e5a", |
23 | | - "url": "https://github.com/Ultimaker/CuraEngine/commit/bb637bb87666a0737628655773136c3d1d72eb10" |
24 | | - }, |
25 | | - "date": 1722496934555, |
26 | | - "tool": "customSmallerIsBetter", |
27 | | - "benches": [ |
28 | | - { |
29 | | - "name": "Number of test cases", |
30 | | - "value": 61, |
31 | | - "unit": "-", |
32 | | - "extra": "" |
33 | | - }, |
34 | | - { |
35 | | - "name": "General Stress Level", |
36 | | - "value": 0, |
37 | | - "unit": "%", |
38 | | - "extra": "Crashes in: " |
39 | | - } |
40 | | - ] |
41 | | - }, |
42 | 6 | { |
43 | 7 | "commit": { |
44 | 8 | "author": { |
@@ -8166,6 +8130,38 @@ window.BENCHMARK_DATA = { |
8166 | 8130 | "extra": "Crashes in: " |
8167 | 8131 | } |
8168 | 8132 | ] |
| 8133 | + }, |
| 8134 | + { |
| 8135 | + "commit": { |
| 8136 | + "author": { |
| 8137 | + "name": "Ultimaker", |
| 8138 | + "username": "Ultimaker" |
| 8139 | + }, |
| 8140 | + "committer": { |
| 8141 | + "name": "Ultimaker", |
| 8142 | + "username": "Ultimaker" |
| 8143 | + }, |
| 8144 | + "id": "35be5d97e5ab2345ca5f4c754d3204f8a8d5e74a", |
| 8145 | + "message": "[CURA-12774] Don't chop up lines straddling roofing/normal areas too much", |
| 8146 | + "timestamp": "2025-10-06T23:26:35Z", |
| 8147 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2255/commits/35be5d97e5ab2345ca5f4c754d3204f8a8d5e74a" |
| 8148 | + }, |
| 8149 | + "date": 1760081491913, |
| 8150 | + "tool": "customSmallerIsBetter", |
| 8151 | + "benches": [ |
| 8152 | + { |
| 8153 | + "name": "Number of test cases", |
| 8154 | + "value": 61, |
| 8155 | + "unit": "-", |
| 8156 | + "extra": "" |
| 8157 | + }, |
| 8158 | + { |
| 8159 | + "name": "General Stress Level", |
| 8160 | + "value": 0, |
| 8161 | + "unit": "%", |
| 8162 | + "extra": "Crashes in: " |
| 8163 | + } |
| 8164 | + ] |
8169 | 8165 | } |
8170 | 8166 | ] |
8171 | 8167 | } |
|
0 commit comments