Skip to content

Commit 74053ad

Browse files
author
github-action-benchmark
committed
add Stress Benchmark (customSmallerIsBetter) benchmark result for bc55f7ec4d739f7a4f3584e95b36dbfb6afe0f4a
1 parent 73bfb10 commit 74053ad

1 file changed

Lines changed: 33 additions & 37 deletions

File tree

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": 1777389497704,
2+
"lastUpdate": 1777389665261,
33
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
44
"entries": {
55
"Stress Benchmark": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "erwan.mathieu@ultimaker.com",
10-
"name": "Erwan MATHIEU",
11-
"username": "wawanbreton"
12-
},
13-
"committer": {
14-
"email": "erwan.mathieu@ultimaker.com",
15-
"name": "Erwan MATHIEU",
16-
"username": "wawanbreton"
17-
},
18-
"distinct": true,
19-
"id": "e8f5b327ac29faebaefeb6f2daee007648d4eb70",
20-
"message": "Bump version to 5.12",
21-
"timestamp": "2025-10-24T14:25:47+02:00",
22-
"tree_id": "9c9ec5c6a58147c5c23441bf68cb4e058f919409",
23-
"url": "https://github.com/Ultimaker/CuraEngine/commit/e8f5b327ac29faebaefeb6f2daee007648d4eb70"
24-
},
25-
"date": 1761310314967,
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": {
@@ -8070,6 +8034,38 @@ window.BENCHMARK_DATA = {
80708034
"extra": "Crashes in: "
80718035
}
80728036
]
8037+
},
8038+
{
8039+
"commit": {
8040+
"author": {
8041+
"name": "Ultimaker",
8042+
"username": "Ultimaker"
8043+
},
8044+
"committer": {
8045+
"name": "Ultimaker",
8046+
"username": "Ultimaker"
8047+
},
8048+
"id": "bc55f7ec4d739f7a4f3584e95b36dbfb6afe0f4a",
8049+
"message": "CURA-13049 process the end variable replacement in the engine",
8050+
"timestamp": "2026-04-28T08:38:17Z",
8051+
"url": "https://github.com/Ultimaker/CuraEngine/pull/2313/commits/bc55f7ec4d739f7a4f3584e95b36dbfb6afe0f4a"
8052+
},
8053+
"date": 1777389657727,
8054+
"tool": "customSmallerIsBetter",
8055+
"benches": [
8056+
{
8057+
"name": "Number of test cases",
8058+
"value": 61,
8059+
"unit": "-",
8060+
"extra": ""
8061+
},
8062+
{
8063+
"name": "General Stress Level",
8064+
"value": 0,
8065+
"unit": "%",
8066+
"extra": "Crashes in: "
8067+
}
8068+
]
80738069
}
80748070
]
80758071
}

0 commit comments

Comments
 (0)