Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for c0d…
Browse files Browse the repository at this point in the history
…91c9a41c68487fca32d44184ca4b03838aca2
  • Loading branch information
github-action-benchmark committed Oct 24, 2024
1 parent 9606b73 commit 227c334
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": 1729758227941,
"lastUpdate": 1729759448479,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "1b9fe0d6f26ab89ade1a5ee897c5cd52411ae426",
"message": "Cura 9838 brim location",
"timestamp": "2024-03-07T08:34:49Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2040/commits/1b9fe0d6f26ab89ade1a5ee897c5cd52411ae426"
},
"date": 1709825161795,
"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 @@ -8158,6 +8126,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "c0d91c9a41c68487fca32d44184ca4b03838aca2",
"message": "[CURA-12068] Fix missing infill in thin strips of space.",
"timestamp": "2024-10-22T15:48:57Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2156/commits/c0d91c9a41c68487fca32d44184ca4b03838aca2"
},
"date": 1729759445237,
"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 227c334

Please sign in to comment.