Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 3e7…
Browse files Browse the repository at this point in the history
…f35af50d85b4e675bdbfcdd48385d394731ec
  • Loading branch information
github-action-benchmark committed Nov 8, 2024
1 parent b188ce8 commit 80cd91b
Showing 1 changed file with 33 additions and 37 deletions.
70 changes: 33 additions & 37 deletions dev/stress_bench/data.js
Original file line number Diff line number Diff line change
@@ -1,44 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1731054474205,
"lastUpdate": 1731079963301,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Saumya Jain",
"username": "saumyaj3"
},
"committer": {
"email": "[email protected]",
"name": "Saumya Jain",
"username": "saumyaj3"
},
"distinct": true,
"id": "8b1757ec7e7906b138952da2db50934749768469",
"message": "merge 5.7",
"timestamp": "2024-04-02T10:34:12+02:00",
"tree_id": "fee7599d21caf499b337f69d004942bcfb8a4bd9",
"url": "https://github.com/Ultimaker/CuraEngine/commit/8b1757ec7e7906b138952da2db50934749768469"
},
"date": 1712047851931,
"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 @@ -8154,6 +8118,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "3e7f35af50d85b4e675bdbfcdd48385d394731ec",
"message": "CURA-12265 the wiping movement goes in the wrong direction",
"timestamp": "2024-11-08T06:16:26Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2170/commits/3e7f35af50d85b4e675bdbfcdd48385d394731ec"
},
"date": 1731079959924,
"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 80cd91b

Please sign in to comment.