Skip to content

Commit 8e9f129

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 7db5119c2674aaeabd2c0bc019c6b2c53982e849
1 parent bae54a0 commit 8e9f129

File tree

1 file changed

+37
-33
lines changed

1 file changed

+37
-33
lines changed

dev/stress_bench/data.js

Lines changed: 37 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1761124353661,
2+
"lastUpdate": 1761138030593,
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": "714f3e8183ff66370211845e8f70f0b536d28803",
17-
"message": "NP- 327 emscripten communication",
18-
"timestamp": "2024-08-21T10:04:15Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2131/commits/714f3e8183ff66370211845e8f70f0b536d28803"
20-
},
21-
"date": 1724311580330,
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": {
@@ -8142,6 +8110,42 @@ window.BENCHMARK_DATA = {
81428110
"extra": "Crashes in: "
81438111
}
81448112
]
8113+
},
8114+
{
8115+
"commit": {
8116+
"author": {
8117+
"email": "[email protected]",
8118+
"name": "HellAholic",
8119+
"username": "HellAholic"
8120+
},
8121+
"committer": {
8122+
"email": "[email protected]",
8123+
"name": "GitHub",
8124+
"username": "web-flow"
8125+
},
8126+
"distinct": false,
8127+
"id": "7db5119c2674aaeabd2c0bc019c6b2c53982e849",
8128+
"message": "Cura 12797 make multi material settings settable per mesh (#2258)",
8129+
"timestamp": "2025-10-22T10:14:39+02:00",
8130+
"tree_id": "c0ba4793618e05e832a137947eae6e3b23c952d0",
8131+
"url": "https://github.com/Ultimaker/CuraEngine/commit/7db5119c2674aaeabd2c0bc019c6b2c53982e849"
8132+
},
8133+
"date": 1761138025493,
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+
]
81458149
}
81468150
]
81478151
}

0 commit comments

Comments
 (0)