Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 71a…
Browse files Browse the repository at this point in the history
…c23e50ea58b7ec08a5823b0bbd5a03dec1c25
  • Loading branch information
github-action-benchmark committed Oct 30, 2024
1 parent 12b8227 commit a28d88f
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": 1730213883869,
"lastUpdate": 1730279364298,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "bd867c2491514117966a4af0debea5b2206128ff",
"message": "Cura 11742 crash for writing travel path",
"timestamp": "2024-03-15T13:30:31Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2050/commits/bd867c2491514117966a4af0debea5b2206128ff"
},
"date": 1710943136648,
"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": "71ac23e50ea58b7ec08a5823b0bbd5a03dec1c25",
"message": "CURA-12218 fix scattered seam for round models",
"timestamp": "2024-10-29T14:22:57Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2160/commits/71ac23e50ea58b7ec08a5823b0bbd5a03dec1c25"
},
"date": 1730279361094,
"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 a28d88f

Please sign in to comment.