|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1760537255621, |
| 2 | + "lastUpdate": 1760537734824, |
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": "6f301755c516b17998b0f1d6ec76ce5bf9b6ffe4", |
17 | | - "message": "CURA-12096 move gradual flow plugin back into the engine core", |
18 | | - "timestamp": "2024-08-20T03:02:44Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2133/commits/6f301755c516b17998b0f1d6ec76ce5bf9b6ffe4" |
20 | | - }, |
21 | | - "date": 1724231500770, |
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": { |
@@ -8146,6 +8114,38 @@ window.BENCHMARK_DATA = { |
8146 | 8114 | "extra": "Crashes in: " |
8147 | 8115 | } |
8148 | 8116 | ] |
| 8117 | + }, |
| 8118 | + { |
| 8119 | + "commit": { |
| 8120 | + "author": { |
| 8121 | + "name": "Ultimaker", |
| 8122 | + "username": "Ultimaker" |
| 8123 | + }, |
| 8124 | + "committer": { |
| 8125 | + "name": "Ultimaker", |
| 8126 | + "username": "Ultimaker" |
| 8127 | + }, |
| 8128 | + "id": "d347fe37579bf3efc2a82825a1a1f02504e9874f", |
| 8129 | + "message": "CURA-12770 Fix closed shaped being completely filled", |
| 8130 | + "timestamp": "2025-10-15T07:34:48Z", |
| 8131 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2252/commits/d347fe37579bf3efc2a82825a1a1f02504e9874f" |
| 8132 | + }, |
| 8133 | + "date": 1760537729931, |
| 8134 | + "tool": "customSmallerIsBetter", |
| 8135 | + "benches": [ |
| 8136 | + { |
| 8137 | + "name": "Number of test cases", |
| 8138 | + "value": 61, |
| 8139 | + "unit": "-", |
| 8140 | + "extra": "" |
| 8141 | + }, |
| 8142 | + { |
| 8143 | + "name": "General Stress Level", |
| 8144 | + "value": 0, |
| 8145 | + "unit": "%", |
| 8146 | + "extra": "Crashes in: " |
| 8147 | + } |
| 8148 | + ] |
8149 | 8149 | } |
8150 | 8150 | ] |
8151 | 8151 | } |
|
0 commit comments