Skip to content

Commit d4c3b88

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for 025fabd97a97dc918c616b9b1c2e4e4c9c609e97
1 parent 34f3850 commit d4c3b88

File tree

1 file changed

+37
-33
lines changed

1 file changed

+37
-33
lines changed

dev/stress_bench/data.js

Lines changed: 37 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1732882500705,
2+
"lastUpdate": 1734697966282,
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": "4cdd1166eb5bf4afdf6915e0ece59d7f84b393eb",
17-
"message": "Cura 11227 zseam support",
18-
"timestamp": "2024-04-22T07:11:27Z",
19-
"url": "https://github.com/Ultimaker/CuraEngine/pull/2067/commits/4cdd1166eb5bf4afdf6915e0ece59d7f84b393eb"
20-
},
21-
"date": 1713874057837,
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": {
@@ -8162,6 +8130,42 @@ window.BENCHMARK_DATA = {
81628130
"extra": "Crashes in: "
81638131
}
81648132
]
8133+
},
8134+
{
8135+
"commit": {
8136+
"author": {
8137+
"email": "[email protected]",
8138+
"name": "Erwan MATHIEU",
8139+
"username": "wawanbreton"
8140+
},
8141+
"committer": {
8142+
"email": "[email protected]",
8143+
"name": "Erwan MATHIEU",
8144+
"username": "wawanbreton"
8145+
},
8146+
"distinct": true,
8147+
"id": "025fabd97a97dc918c616b9b1c2e4e4c9c609e97",
8148+
"message": "Fix build setting syntax",
8149+
"timestamp": "2024-12-20T13:26:36+01:00",
8150+
"tree_id": "fbd43e0d8cd5c02fc223347f56e14ac0ad39b30f",
8151+
"url": "https://github.com/Ultimaker/CuraEngine/commit/025fabd97a97dc918c616b9b1c2e4e4c9c609e97"
8152+
},
8153+
"date": 1734697962823,
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+
]
81658169
}
81668170
]
81678171
}

0 commit comments

Comments
 (0)