|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759766275502, |
| 2 | + "lastUpdate": 1759931453514, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine", |
4 | 4 | "entries": { |
5 | 5 | "Stress Benchmark": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - |
10 | | - "name": "Remco Burema", |
11 | | - "username": "rburema" |
12 | | - }, |
13 | | - "committer": { |
14 | | - |
15 | | - "name": "Remco Burema", |
16 | | - "username": "rburema" |
17 | | - }, |
18 | | - "distinct": true, |
19 | | - "id": "01b3e09ca186f2a6dc4f8f24772c86c5b7b19316", |
20 | | - "message": "Merge branch '5.8'", |
21 | | - "timestamp": "2024-07-31T14:56:24+02:00", |
22 | | - "tree_id": "16d398b0c2d39a6f93da03d478578d3ea2ea238b", |
23 | | - "url": "https://github.com/Ultimaker/CuraEngine/commit/01b3e09ca186f2a6dc4f8f24772c86c5b7b19316" |
24 | | - }, |
25 | | - "date": 1722431651515, |
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": { |
@@ -8170,6 +8134,38 @@ window.BENCHMARK_DATA = { |
8170 | 8134 | "extra": "Crashes in: " |
8171 | 8135 | } |
8172 | 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": "83a402e42ec2b984dabab1a55ceb85eaa5618160", |
| 8149 | + "message": "Fix blobs between painted areas", |
| 8150 | + "timestamp": "2025-10-06T23:26:35Z", |
| 8151 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2253/commits/83a402e42ec2b984dabab1a55ceb85eaa5618160" |
| 8152 | + }, |
| 8153 | + "date": 1759931448735, |
| 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 | + ] |
8173 | 8169 | } |
8174 | 8170 | ] |
8175 | 8171 | } |
|
0 commit comments