Skip to content

Commit ead65c3

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 35be5d97e5ab2345ca5f4c754d3204f8a8d5e74a
1 parent 9e4139e commit ead65c3

File tree

1 file changed

+33
-37
lines changed

1 file changed

+33
-37
lines changed

dev/stress_bench/data.js

Lines changed: 33 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1760005128559,
2+
"lastUpdate": 1760081496561,
33
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
44
"entries": {
55
"Stress Benchmark": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "[email protected]",
10-
"name": "Jaime van Kessel",
11-
"username": "nallath"
12-
},
13-
"committer": {
14-
"email": "[email protected]",
15-
"name": "Jaime van Kessel",
16-
"username": "nallath"
17-
},
18-
"distinct": true,
19-
"id": "bb637bb87666a0737628655773136c3d1d72eb10",
20-
"message": "Merge branch '5.8' of github.com:Ultimaker/CuraEngine",
21-
"timestamp": "2024-08-01T09:15:03+02:00",
22-
"tree_id": "fa83b6fbcacb3ecce6e2d2a410a06ed9c8552e5a",
23-
"url": "https://github.com/Ultimaker/CuraEngine/commit/bb637bb87666a0737628655773136c3d1d72eb10"
24-
},
25-
"date": 1722496934555,
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-
},
426
{
437
"commit": {
448
"author": {
@@ -8166,6 +8130,38 @@ window.BENCHMARK_DATA = {
81668130
"extra": "Crashes in: "
81678131
}
81688132
]
8133+
},
8134+
{
8135+
"commit": {
8136+
"author": {
8137+
"name": "Ultimaker",
8138+
"username": "Ultimaker"
8139+
},
8140+
"committer": {
8141+
"name": "Ultimaker",
8142+
"username": "Ultimaker"
8143+
},
8144+
"id": "35be5d97e5ab2345ca5f4c754d3204f8a8d5e74a",
8145+
"message": "[CURA-12774] Don't chop up lines straddling roofing/normal areas too much",
8146+
"timestamp": "2025-10-06T23:26:35Z",
8147+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2255/commits/35be5d97e5ab2345ca5f4c754d3204f8a8d5e74a"
8148+
},
8149+
"date": 1760081491913,
8150+
"tool": "customSmallerIsBetter",
8151+
"benches": [
8152+
{
8153+
"name": "Number of test cases",
8154+
"value": 61,
8155+
"unit": "-",
8156+
"extra": ""
8157+
},
8158+
{
8159+
"name": "General Stress Level",
8160+
"value": 0,
8161+
"unit": "%",
8162+
"extra": "Crashes in: "
8163+
}
8164+
]
81698165
}
81708166
]
81718167
}

0 commit comments

Comments
 (0)