Skip to content

Commit 3ee2740

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 5b3d98966db442347557b2b6b2ae1e4099142cad
1 parent 68a4285 commit 3ee2740

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

dev/stress_bench/data.js

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1760081496561,
2+
"lastUpdate": 1760088043533,
33
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
44
"entries": {
55
"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": "499136d335cef6bdde9b0ffb8f2c3c7571a81403",
17-
"message": "Np 208 various fixes",
18-
"timestamp": "2024-08-01T07:15:11Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2127/commits/499136d335cef6bdde9b0ffb8f2c3c7571a81403"
20-
},
21-
"date": 1722498007546,
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-
},
386
{
397
"commit": {
408
"author": {
@@ -8162,6 +8130,38 @@ window.BENCHMARK_DATA = {
81628130
"extra": "Crashes in: "
81638131
}
81648132
]
8133+
},
8134+
{
8135+
"commit": {
8136+
"author": {
8137+
"name": "Ultimaker",
8138+
"username": "Ultimaker"
8139+
},
8140+
"committer": {
8141+
"name": "Ultimaker",
8142+
"username": "Ultimaker"
8143+
},
8144+
"id": "5b3d98966db442347557b2b6b2ae1e4099142cad",
8145+
"message": "[CURA-12446] Added settings for a different number of walls in top-/bottom-most skin.",
8146+
"timestamp": "2025-10-06T23:26:35Z",
8147+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2227/commits/5b3d98966db442347557b2b6b2ae1e4099142cad"
8148+
},
8149+
"date": 1760088038928,
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+
]
81658165
}
81668166
]
81678167
}

0 commit comments

Comments
 (0)