Skip to content

Commit 6b12439

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 48d79e7826e8acaff802474a59da478104d26506
1 parent df05fa9 commit 6b12439

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": 1759227458644,
2+
"lastUpdate": 1759388137462,
33
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
44
"entries": {
55
"Stress Benchmark": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "[email protected]",
10-
"name": "HellAholic",
11-
"username": "HellAholic"
12-
},
13-
"committer": {
14-
"email": "[email protected]",
15-
"name": "GitHub",
16-
"username": "web-flow"
17-
},
18-
"distinct": true,
19-
"id": "149226c14dda977d53ddb8b840f34b46cb3ce514",
20-
"message": "[CURA-10914] Add ability to register multiple modify plugins (#2123)",
21-
"timestamp": "2024-07-24T11:23:15+02:00",
22-
"tree_id": "7d2f92d927ae777cc048a53d83d22f8a0c0e0dce",
23-
"url": "https://github.com/Ultimaker/CuraEngine/commit/149226c14dda977d53ddb8b840f34b46cb3ce514"
24-
},
25-
"date": 1721813970307,
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": {
@@ -8174,6 +8138,38 @@ window.BENCHMARK_DATA = {
81748138
"extra": "Crashes in: "
81758139
}
81768140
]
8141+
},
8142+
{
8143+
"commit": {
8144+
"author": {
8145+
"name": "Ultimaker",
8146+
"username": "Ultimaker"
8147+
},
8148+
"committer": {
8149+
"name": "Ultimaker",
8150+
"username": "Ultimaker"
8151+
},
8152+
"id": "48d79e7826e8acaff802474a59da478104d26506",
8153+
"message": "CURA-12736 Make sure extruder mesh modifiers are treated as regular meshes",
8154+
"timestamp": "2025-09-19T11:34:21Z",
8155+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2250/commits/48d79e7826e8acaff802474a59da478104d26506"
8156+
},
8157+
"date": 1759388132383,
8158+
"tool": "customSmallerIsBetter",
8159+
"benches": [
8160+
{
8161+
"name": "Number of test cases",
8162+
"value": 61,
8163+
"unit": "-",
8164+
"extra": ""
8165+
},
8166+
{
8167+
"name": "General Stress Level",
8168+
"value": 0,
8169+
"unit": "%",
8170+
"extra": "Crashes in: "
8171+
}
8172+
]
81778173
}
81788174
]
81798175
}

0 commit comments

Comments
 (0)