Skip to content

Commit fdc5975

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for d347fe37579bf3efc2a82825a1a1f02504e9874f
1 parent ab06a4a commit fdc5975

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": 1760537255621,
2+
"lastUpdate": 1760537734824,
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": "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-
},
386
{
397
"commit": {
408
"author": {
@@ -8146,6 +8114,38 @@ window.BENCHMARK_DATA = {
81468114
"extra": "Crashes in: "
81478115
}
81488116
]
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+
]
81498149
}
81508150
]
81518151
}

0 commit comments

Comments
 (0)