Skip to content

Commit 18c7eb7

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 07fb38a183422d9257bb2d0c7c32c166b29def61
1 parent 6a9115a commit 18c7eb7

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": 1759159586242,
2+
"lastUpdate": 1759227458644,
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": "5327c0286f1421e1f44aba57e58736acc3c77239",
17-
"message": "[CURA-10914] Add ability to register multiple modify plugins",
18-
"timestamp": "2024-07-22T09:57:48Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2123/commits/5327c0286f1421e1f44aba57e58736acc3c77239"
20-
},
21-
"date": 1721807394744,
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": {
@@ -8174,6 +8142,38 @@ window.BENCHMARK_DATA = {
81748142
"extra": "Crashes in: "
81758143
}
81768144
]
8145+
},
8146+
{
8147+
"commit": {
8148+
"author": {
8149+
"name": "Ultimaker",
8150+
"username": "Ultimaker"
8151+
},
8152+
"committer": {
8153+
"name": "Ultimaker",
8154+
"username": "Ultimaker"
8155+
},
8156+
"id": "07fb38a183422d9257bb2d0c7c32c166b29def61",
8157+
"message": "Fix typecasting issue when compiled to web assembly",
8158+
"timestamp": "2025-09-19T11:34:21Z",
8159+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2251/commits/07fb38a183422d9257bb2d0c7c32c166b29def61"
8160+
},
8161+
"date": 1759227453874,
8162+
"tool": "customSmallerIsBetter",
8163+
"benches": [
8164+
{
8165+
"name": "Number of test cases",
8166+
"value": 61,
8167+
"unit": "-",
8168+
"extra": ""
8169+
},
8170+
{
8171+
"name": "General Stress Level",
8172+
"value": 0,
8173+
"unit": "%",
8174+
"extra": "Crashes in: "
8175+
}
8176+
]
81778177
}
81788178
]
81798179
}

0 commit comments

Comments
 (0)