Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 787…
Browse files Browse the repository at this point in the history
…6d035c30d17a0f0e48568913e7d47ce4a3223
  • Loading branch information
github-action-benchmark committed Nov 7, 2024
1 parent 998cf2f commit 7a18b9c
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": 1730918651134,
"lastUpdate": 1730970197305,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "1bcc4b6360592fd66b2063568f7e50b62f6b65e6",
"message": "CURA-10857 skirt height not working",
"timestamp": "2024-03-29T08:58:16Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2060/commits/1bcc4b6360592fd66b2063568f7e50b62f6b65e6"
},
"date": 1711728293747,
"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,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": "7876d035c30d17a0f0e48568913e7d47ce4a3223",
"message": "Merge remote-tracking branch 'origin/5.9'",
"timestamp": "2024-11-07T09:46:14+01:00",
"tree_id": "ede388edf634aef275338bdfe5bb41b7ed972da4",
"url": "https://github.com/Ultimaker/CuraEngine/commit/7876d035c30d17a0f0e48568913e7d47ce4a3223"
},
"date": 1730970193927,
"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 7a18b9c

Please sign in to comment.