Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 6db…
Browse files Browse the repository at this point in the history
…4b4ff830da77500dbcdceab9ddf6ef8949c9b
  • Loading branch information
github-action-benchmark committed Oct 23, 2024
1 parent 3c7125a commit c3ecc39
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": 1729587959078,
"lastUpdate": 1729667546837,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "b7ae15156c25862462d8ab220fda74ba1704d716",
"message": "Filter out very thin infill shapes",
"timestamp": "2024-03-05T10:15:59Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2041/commits/b7ae15156c25862462d8ab220fda74ba1704d716"
},
"date": 1709653371361,
"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 @@ -8162,6 +8130,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "6db4b4ff830da77500dbcdceab9ddf6ef8949c9b",
"message": "[CURA-12173] Only perform 'tiny loops' fix if there's space to do so.",
"timestamp": "2024-10-22T15:48:57Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2153/commits/6db4b4ff830da77500dbcdceab9ddf6ef8949c9b"
},
"date": 1729667543701,
"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 c3ecc39

Please sign in to comment.