Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 5b7…
Browse files Browse the repository at this point in the history
…98aa6e5b5528d19481a4c49fdeb9bd3307a22
  • Loading branch information
github-action-benchmark committed Oct 22, 2024
1 parent 9ec2e9a commit 31e570f
Showing 1 changed file with 37 additions and 33 deletions.
70 changes: 37 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": 1729323242964,
"lastUpdate": 1729587959078,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "1c85d020e5a42513c8ed758be9c2447cc9e21f6b",
"message": "Filter out very thin infill shapes",
"timestamp": "2024-03-05T10:15:59Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2041/commits/1c85d020e5a42513c8ed758be9c2447cc9e21f6b"
},
"date": 1709635072543,
"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,42 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Erwan MATHIEU",
"username": "wawanbreton"
},
"committer": {
"email": "[email protected]",
"name": "Erwan MATHIEU",
"username": "wawanbreton"
},
"distinct": true,
"id": "5b798aa6e5b5528d19481a4c49fdeb9bd3307a22",
"message": "Merge remote-tracking branch 'origin/5.9'",
"timestamp": "2024-10-22T10:45:13+02:00",
"tree_id": "1f102964b9ab6629f4dccbae852796d03cf2b4a1",
"url": "https://github.com/Ultimaker/CuraEngine/commit/5b798aa6e5b5528d19481a4c49fdeb9bd3307a22"
},
"date": 1729587955475,
"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 31e570f

Please sign in to comment.