Skip to content

Commit b09ac6f

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 6c65776da7c114702906d723a4d601eb8eabfda8
1 parent 3ba1624 commit b09ac6f

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": 1761121210358,
2+
"lastUpdate": 1761124353661,
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": "cabaa89e3ffe6d7c40dc2899dd5c1fd1c01d7a80",
17-
"message": "NP- 327 emscripten communication",
18-
"timestamp": "2024-08-21T10:04:15Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2131/commits/cabaa89e3ffe6d7c40dc2899dd5c1fd1c01d7a80"
20-
},
21-
"date": 1724311427745,
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,38 @@ window.BENCHMARK_DATA = {
81428110
"extra": "Crashes in: "
81438111
}
81448112
]
8113+
},
8114+
{
8115+
"commit": {
8116+
"author": {
8117+
"name": "Ultimaker",
8118+
"username": "Ultimaker"
8119+
},
8120+
"committer": {
8121+
"name": "Ultimaker",
8122+
"username": "Ultimaker"
8123+
},
8124+
"id": "6c65776da7c114702906d723a4d601eb8eabfda8",
8125+
"message": "CURA-12794 Use seam painting data in surface mode",
8126+
"timestamp": "2025-10-19T05:48:50Z",
8127+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2261/commits/6c65776da7c114702906d723a4d601eb8eabfda8"
8128+
},
8129+
"date": 1761124348740,
8130+
"tool": "customSmallerIsBetter",
8131+
"benches": [
8132+
{
8133+
"name": "Number of test cases",
8134+
"value": 61,
8135+
"unit": "-",
8136+
"extra": ""
8137+
},
8138+
{
8139+
"name": "General Stress Level",
8140+
"value": 0,
8141+
"unit": "%",
8142+
"extra": "Crashes in: "
8143+
}
8144+
]
81458145
}
81468146
]
81478147
}

0 commit comments

Comments
 (0)