Skip to content

Commit e5459ed

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 015eeb75540e6073bc489e0660e577ac69b023bc
1 parent 779b4ea commit e5459ed

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": 1759410142728,
2+
"lastUpdate": 1759766275502,
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": "078c20a04b71d220fb9dc22f54c6a70230e43263",
17-
"message": "[CURA-12061] Remove early-out: Restore 'side-effects' of unioning with empty.",
18-
"timestamp": "2024-07-29T13:18:08Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2124/commits/078c20a04b71d220fb9dc22f54c6a70230e43263"
20-
},
21-
"date": 1722418632854,
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": {
@@ -8170,6 +8138,38 @@ window.BENCHMARK_DATA = {
81708138
"extra": "Crashes in: "
81718139
}
81728140
]
8141+
},
8142+
{
8143+
"commit": {
8144+
"author": {
8145+
"name": "Ultimaker",
8146+
"username": "Ultimaker"
8147+
},
8148+
"committer": {
8149+
"name": "Ultimaker",
8150+
"username": "Ultimaker"
8151+
},
8152+
"id": "015eeb75540e6073bc489e0660e577ac69b023bc",
8153+
"message": "CURA-12770 Fix closed shaped being completely filled",
8154+
"timestamp": "2025-09-19T11:34:21Z",
8155+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2252/commits/015eeb75540e6073bc489e0660e577ac69b023bc"
8156+
},
8157+
"date": 1759766270434,
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+
]
81738173
}
81748174
]
81758175
}

0 commit comments

Comments
 (0)