Skip to content

Commit d221201

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for a3d57e1dbd5788b701b2748e793f368655321ce0
1 parent f2f52ea commit d221201

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": 1759931453514,
2+
"lastUpdate": 1760005128559,
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": "b1adb5571b3b9b0831f726fe80968708620347fa",
17-
"message": "[CURA-12043] When the mesh is known, use its center-point, instead of that of the scene.",
18-
"timestamp": "2024-07-31T12:58:44Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2126/commits/b1adb5571b3b9b0831f726fe80968708620347fa"
20-
},
21-
"date": 1722434956378,
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": {
@@ -8166,6 +8134,38 @@ window.BENCHMARK_DATA = {
81668134
"extra": "Crashes in: "
81678135
}
81688136
]
8137+
},
8138+
{
8139+
"commit": {
8140+
"author": {
8141+
"name": "Ultimaker",
8142+
"username": "Ultimaker"
8143+
},
8144+
"committer": {
8145+
"name": "Ultimaker",
8146+
"username": "Ultimaker"
8147+
},
8148+
"id": "a3d57e1dbd5788b701b2748e793f368655321ce0",
8149+
"message": "CURA-11989 difference in slice time on linux vs windows",
8150+
"timestamp": "2025-10-06T23:26:35Z",
8151+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2254/commits/a3d57e1dbd5788b701b2748e793f368655321ce0"
8152+
},
8153+
"date": 1760005123884,
8154+
"tool": "customSmallerIsBetter",
8155+
"benches": [
8156+
{
8157+
"name": "Number of test cases",
8158+
"value": 61,
8159+
"unit": "-",
8160+
"extra": ""
8161+
},
8162+
{
8163+
"name": "General Stress Level",
8164+
"value": 0,
8165+
"unit": "%",
8166+
"extra": "Crashes in: "
8167+
}
8168+
]
81698169
}
81708170
]
81718171
}

0 commit comments

Comments
 (0)