Skip to content

Commit 9ff8028

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 83a402e42ec2b984dabab1a55ceb85eaa5618160
1 parent 3360381 commit 9ff8028

File tree

1 file changed

+33
-37
lines changed

1 file changed

+33
-37
lines changed

dev/stress_bench/data.js

Lines changed: 33 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1759766275502,
2+
"lastUpdate": 1759931453514,
33
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
44
"entries": {
55
"Stress Benchmark": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "[email protected]",
10-
"name": "Remco Burema",
11-
"username": "rburema"
12-
},
13-
"committer": {
14-
"email": "[email protected]",
15-
"name": "Remco Burema",
16-
"username": "rburema"
17-
},
18-
"distinct": true,
19-
"id": "01b3e09ca186f2a6dc4f8f24772c86c5b7b19316",
20-
"message": "Merge branch '5.8'",
21-
"timestamp": "2024-07-31T14:56:24+02:00",
22-
"tree_id": "16d398b0c2d39a6f93da03d478578d3ea2ea238b",
23-
"url": "https://github.com/Ultimaker/CuraEngine/commit/01b3e09ca186f2a6dc4f8f24772c86c5b7b19316"
24-
},
25-
"date": 1722431651515,
26-
"tool": "customSmallerIsBetter",
27-
"benches": [
28-
{
29-
"name": "Number of test cases",
30-
"value": 61,
31-
"unit": "-",
32-
"extra": ""
33-
},
34-
{
35-
"name": "General Stress Level",
36-
"value": 0,
37-
"unit": "%",
38-
"extra": "Crashes in: "
39-
}
40-
]
41-
},
426
{
437
"commit": {
448
"author": {
@@ -8170,6 +8134,38 @@ window.BENCHMARK_DATA = {
81708134
"extra": "Crashes in: "
81718135
}
81728136
]
8137+
},
8138+
{
8139+
"commit": {
8140+
"author": {
8141+
"name": "Ultimaker",
8142+
"username": "Ultimaker"
8143+
},
8144+
"committer": {
8145+
"name": "Ultimaker",
8146+
"username": "Ultimaker"
8147+
},
8148+
"id": "83a402e42ec2b984dabab1a55ceb85eaa5618160",
8149+
"message": "Fix blobs between painted areas",
8150+
"timestamp": "2025-10-06T23:26:35Z",
8151+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2253/commits/83a402e42ec2b984dabab1a55ceb85eaa5618160"
8152+
},
8153+
"date": 1759931448735,
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+
]
81738169
}
81748170
]
81758171
}

0 commit comments

Comments
 (0)