Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 031…
Browse files Browse the repository at this point in the history
…16d9dd8c950c9b25517c14c91cbcab4d256d6
  • Loading branch information
github-action-benchmark committed Nov 1, 2024
1 parent 0b0cf7c commit 57e1428
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": 1730388336407,
"lastUpdate": 1730457842220,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "d3d8f69914f7fee8d6051f12062596c6a9ba83bb",
"message": "Manually fix clang-formating",
"timestamp": "2024-03-21T05:15:17Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2055/commits/d3d8f69914f7fee8d6051f12062596c6a9ba83bb"
},
"date": 1711372855709,
"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": "03116d9dd8c950c9b25517c14c91cbcab4d256d6",
"message": "CURA-12252 Fix outer wall being translated",
"timestamp": "2024-10-31T03:05:28Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2164/commits/03116d9dd8c950c9b25517c14c91cbcab4d256d6"
},
"date": 1730457838501,
"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 57e1428

Please sign in to comment.