|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759140291342, |
| 2 | + "lastUpdate": 1759140873543, |
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": "a3e668b6966030b34ae7e3f8f1933f9275f6bf22", |
17 | | - "message": "Fix possible crash", |
18 | | - "timestamp": "2024-07-08T18:00:31Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2120/commits/a3e668b6966030b34ae7e3f8f1933f9275f6bf22" |
20 | | - }, |
21 | | - "date": 1721042089565, |
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": { |
@@ -8174,6 +8142,38 @@ window.BENCHMARK_DATA = { |
8174 | 8142 | "extra": "Crashes in: " |
8175 | 8143 | } |
8176 | 8144 | ] |
| 8145 | + }, |
| 8146 | + { |
| 8147 | + "commit": { |
| 8148 | + "author": { |
| 8149 | + "name": "Ultimaker", |
| 8150 | + "username": "Ultimaker" |
| 8151 | + }, |
| 8152 | + "committer": { |
| 8153 | + "name": "Ultimaker", |
| 8154 | + "username": "Ultimaker" |
| 8155 | + }, |
| 8156 | + "id": "5817fc46e3e3bd37e067c28a15c392eff47c5f7c", |
| 8157 | + "message": "CURA-12730 Use mesh extruder if painted extruder is missing or disabled", |
| 8158 | + "timestamp": "2025-09-19T11:34:21Z", |
| 8159 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2248/commits/5817fc46e3e3bd37e067c28a15c392eff47c5f7c" |
| 8160 | + }, |
| 8161 | + "date": 1759140869076, |
| 8162 | + "tool": "customSmallerIsBetter", |
| 8163 | + "benches": [ |
| 8164 | + { |
| 8165 | + "name": "Number of test cases", |
| 8166 | + "value": 61, |
| 8167 | + "unit": "-", |
| 8168 | + "extra": "" |
| 8169 | + }, |
| 8170 | + { |
| 8171 | + "name": "General Stress Level", |
| 8172 | + "value": 0, |
| 8173 | + "unit": "%", |
| 8174 | + "extra": "Crashes in: " |
| 8175 | + } |
| 8176 | + ] |
8177 | 8177 | } |
8178 | 8178 | ] |
8179 | 8179 | } |
|
0 commit comments