|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759227458644, |
| 2 | + "lastUpdate": 1759388137462, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine", |
4 | 4 | "entries": { |
5 | 5 | "Stress Benchmark": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - |
10 | | - "name": "HellAholic", |
11 | | - "username": "HellAholic" |
12 | | - }, |
13 | | - "committer": { |
14 | | - |
15 | | - "name": "GitHub", |
16 | | - "username": "web-flow" |
17 | | - }, |
18 | | - "distinct": true, |
19 | | - "id": "149226c14dda977d53ddb8b840f34b46cb3ce514", |
20 | | - "message": "[CURA-10914] Add ability to register multiple modify plugins (#2123)", |
21 | | - "timestamp": "2024-07-24T11:23:15+02:00", |
22 | | - "tree_id": "7d2f92d927ae777cc048a53d83d22f8a0c0e0dce", |
23 | | - "url": "https://github.com/Ultimaker/CuraEngine/commit/149226c14dda977d53ddb8b840f34b46cb3ce514" |
24 | | - }, |
25 | | - "date": 1721813970307, |
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": { |
@@ -8174,6 +8138,38 @@ window.BENCHMARK_DATA = { |
8174 | 8138 | "extra": "Crashes in: " |
8175 | 8139 | } |
8176 | 8140 | ] |
| 8141 | + }, |
| 8142 | + { |
| 8143 | + "commit": { |
| 8144 | + "author": { |
| 8145 | + "name": "Ultimaker", |
| 8146 | + "username": "Ultimaker" |
| 8147 | + }, |
| 8148 | + "committer": { |
| 8149 | + "name": "Ultimaker", |
| 8150 | + "username": "Ultimaker" |
| 8151 | + }, |
| 8152 | + "id": "48d79e7826e8acaff802474a59da478104d26506", |
| 8153 | + "message": "CURA-12736 Make sure extruder mesh modifiers are treated as regular meshes", |
| 8154 | + "timestamp": "2025-09-19T11:34:21Z", |
| 8155 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2250/commits/48d79e7826e8acaff802474a59da478104d26506" |
| 8156 | + }, |
| 8157 | + "date": 1759388132383, |
| 8158 | + "tool": "customSmallerIsBetter", |
| 8159 | + "benches": [ |
| 8160 | + { |
| 8161 | + "name": "Number of test cases", |
| 8162 | + "value": 61, |
| 8163 | + "unit": "-", |
| 8164 | + "extra": "" |
| 8165 | + }, |
| 8166 | + { |
| 8167 | + "name": "General Stress Level", |
| 8168 | + "value": 0, |
| 8169 | + "unit": "%", |
| 8170 | + "extra": "Crashes in: " |
| 8171 | + } |
| 8172 | + ] |
8177 | 8173 | } |
8178 | 8174 | ] |
8179 | 8175 | } |
|
0 commit comments