Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 1c9…
Browse files Browse the repository at this point in the history
…db2eefe01d4df6a80122f6f2dcce8442908be
  • Loading branch information
github-action-benchmark committed Jun 27, 2024
1 parent a8af83f commit 340ef8a
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": 1719482426260,
"lastUpdate": 1719492165212,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "de59e48c976c1f4e8c03508c2ceef04233eb193f",
"message": "Fix benchmarks",
"timestamp": "2024-01-18T08:22:20Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2015/commits/de59e48c976c1f4e8c03508c2ceef04233eb193f"
},
"date": 1705592604204,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 61,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 52.459016393442624,
"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,42 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"email": "alireza.doustdar@gmail.com",
"name": "HellAholic",
"username": "HellAholic"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1c9db2eefe01d4df6a80122f6f2dcce8442908be",
"message": "CURA-11796 Combine the long and short unretracts at nozzle switch (#2103)",
"timestamp": "2024-06-27T14:27:52+02:00",
"tree_id": "caaebe15196519734291c7c8ad9b7f6705f427ab",
"url": "https://github.com/Ultimaker/CuraEngine/commit/1c9db2eefe01d4df6a80122f6f2dcce8442908be"
},
"date": 1719492162585,
"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 340ef8a

Please sign in to comment.