Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 643…
Browse files Browse the repository at this point in the history
…a7124ed418a0435423eb788fc6bc0aeba5c8c
  • Loading branch information
github-action-benchmark committed Nov 7, 2024
1 parent 8e70e90 commit 9c2dd0b
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": 1730970197305,
"lastUpdate": 1730990732094,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "1ee8726e9a149ee1c52ed1ba81fa152f04dfe449",
"message": "CURA-11717 prime tower has unused material",
"timestamp": "2024-04-01T20:58:05Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2059/commits/1ee8726e9a149ee1c52ed1ba81fa152f04dfe449"
},
"date": 1712045943579,
"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 @@ -8154,6 +8122,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "643a7124ed418a0435423eb788fc6bc0aeba5c8c",
"message": "CURA-12268 Fix useless Z move before switching layer",
"timestamp": "2024-11-07T08:46:29Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2169/commits/643a7124ed418a0435423eb788fc6bc0aeba5c8c"
},
"date": 1730990728277,
"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 9c2dd0b

Please sign in to comment.