Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 094…
Browse files Browse the repository at this point in the history
…8be12be131fb28611181290892e3f34bb6ee2
  • Loading branch information
github-action-benchmark committed Nov 5, 2024
1 parent cb881af commit 4796989
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions dev/stress_bench/data.js
Original file line number Diff line number Diff line change
@@ -1,40 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730468099082,
"lastUpdate": 1730817595116,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "63a1ca650a6c51e83c4d67794b41b16fb5433707",
"message": "CURA-11718 skirt has height on outer",
"timestamp": "2024-03-29T08:58:16Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2058/commits/63a1ca650a6c51e83c4d67794b41b16fb5433707"
},
"date": 1711710596549,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 61,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 0,
"unit": "%",
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8150,6 +8118,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "0948be12be131fb28611181290892e3f34bb6ee2",
"message": "Fix dirty print lines and micro-segments",
"timestamp": "2024-11-05T06:58:26Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2166/commits/0948be12be131fb28611181290892e3f34bb6ee2"
},
"date": 1730817591575,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 61,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 0,
"unit": "%",
"extra": "Crashes in: "
}
]
}
]
}
Expand Down

0 comments on commit 4796989

Please sign in to comment.