|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1777535429841, |
| 2 | + "lastUpdate": 1777535677262, |
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": "2d4612324431020cd6d4a5b6665d77d24e218699", |
17 | | - "message": "CURA-12822 start end infill away from wall", |
18 | | - "timestamp": "2025-11-12T16:13:00Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2263/commits/2d4612324431020cd6d4a5b6665d77d24e218699" |
20 | | - }, |
21 | | - "date": 1763047613058, |
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": { |
@@ -8066,6 +8034,38 @@ window.BENCHMARK_DATA = { |
8066 | 8034 | "extra": "Crashes in: " |
8067 | 8035 | } |
8068 | 8036 | ] |
| 8037 | + }, |
| 8038 | + { |
| 8039 | + "commit": { |
| 8040 | + "author": { |
| 8041 | + "name": "Ultimaker", |
| 8042 | + "username": "Ultimaker" |
| 8043 | + }, |
| 8044 | + "committer": { |
| 8045 | + "name": "Ultimaker", |
| 8046 | + "username": "Ultimaker" |
| 8047 | + }, |
| 8048 | + "id": "fa4dbbd2e63e1df035677b258e555b19e45eae73", |
| 8049 | + "message": "CURA-13049 process the end variable replacement in the engine", |
| 8050 | + "timestamp": "2026-04-29T02:43:28Z", |
| 8051 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2313/commits/fa4dbbd2e63e1df035677b258e555b19e45eae73" |
| 8052 | + }, |
| 8053 | + "date": 1777535669756, |
| 8054 | + "tool": "customSmallerIsBetter", |
| 8055 | + "benches": [ |
| 8056 | + { |
| 8057 | + "name": "Number of test cases", |
| 8058 | + "value": 61, |
| 8059 | + "unit": "-", |
| 8060 | + "extra": "" |
| 8061 | + }, |
| 8062 | + { |
| 8063 | + "name": "General Stress Level", |
| 8064 | + "value": 0, |
| 8065 | + "unit": "%", |
| 8066 | + "extra": "Crashes in: " |
| 8067 | + } |
| 8068 | + ] |
8069 | 8069 | } |
8070 | 8070 | ] |
8071 | 8071 | } |
|
0 commit comments