Skip to content

Commit 849e949

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 5817fc46e3e3bd37e067c28a15c392eff47c5f7c
1 parent 455837f commit 849e949

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": 1759140291342,
2+
"lastUpdate": 1759140873543,
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": "a3e668b6966030b34ae7e3f8f1933f9275f6bf22",
17-
"message": "Fix possible crash",
18-
"timestamp": "2024-07-08T18:00:31Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2120/commits/a3e668b6966030b34ae7e3f8f1933f9275f6bf22"
20-
},
21-
"date": 1721042089565,
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": "5817fc46e3e3bd37e067c28a15c392eff47c5f7c",
8157+
"message": "CURA-12730 Use mesh extruder if painted extruder is missing or disabled",
8158+
"timestamp": "2025-09-19T11:34:21Z",
8159+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2248/commits/5817fc46e3e3bd37e067c28a15c392eff47c5f7c"
8160+
},
8161+
"date": 1759140869076,
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)