Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 624…
Browse files Browse the repository at this point in the history
…7895329d75b9071ec0fe3f9d2f3401d2f132d
  • Loading branch information
github-action-benchmark committed Jun 26, 2024
1 parent 30ba206 commit a6f5b60
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": 1719385816430,
"lastUpdate": 1719396462672,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "6706895729971e1f2e7829820bb998dc365290f0",
"message": "Fix remaining raft issues",
"timestamp": "2024-01-15T19:39:00Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2012/commits/6706895729971e1f2e7829820bb998dc365290f0"
},
"date": 1705492340285,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 67,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 47.76119402985074,
"unit": "%",
"extra": "Crashes in: 014, 038, 019, 028, 013, 008, 044, 034, 007, 016, 060, 020, 025, 045, 015, 018, 011, 059, 053, 031, 037, 039, 033, 041, 048, 002, 036, 056, 040, 029, 051, 032"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8170,6 +8138,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "6247895329d75b9071ec0fe3f9d2f3401d2f132d",
"message": "CURA-11796 Combine the long and short unretracts at nozzle switch",
"timestamp": "2024-06-26T09:49:57Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2103/commits/6247895329d75b9071ec0fe3f9d2f3401d2f132d"
},
"date": 1719396459936,
"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 a6f5b60

Please sign in to comment.