Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 3a8…
Browse files Browse the repository at this point in the history
…682b217e896c1a92185eb400a23a4be543dcf
  • Loading branch information
github-action-benchmark committed Oct 31, 2024
1 parent 7a06d4a commit 2ab856a
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": 1730366559585,
"lastUpdate": 1730377333353,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "585102595a01e81082396253783fc996ef63ce6f",
"message": "Cura 11735 support interface layer",
"timestamp": "2024-03-21T05:15:17Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2052/commits/585102595a01e81082396253783fc996ef63ce6f"
},
"date": 1711117529930,
"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": "3a8682b217e896c1a92185eb400a23a4be543dcf",
"message": "CURA-12244 coasting generates z0 points",
"timestamp": "2024-10-31T03:05:28Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2163/commits/3a8682b217e896c1a92185eb400a23a4be543dcf"
},
"date": 1730377329863,
"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 2ab856a

Please sign in to comment.