Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 730…
Browse files Browse the repository at this point in the history
…2ceaece9403e04b3b11638b7a1811e6ef0d9b
  • Loading branch information
github-action-benchmark committed Jan 9, 2025
1 parent ccea223 commit 2ddf09c
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": 1736425794553,
"lastUpdate": 1736429014056,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "581a04371ca76340eabe2b88ee6963a89968bfb9",
"message": "Cura 11227 zseam support",
"timestamp": "2024-04-26T13:59:34Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2067/commits/581a04371ca76340eabe2b88ee6963a89968bfb9"
},
"date": 1714379956421,
"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 @@ -8166,6 +8134,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "7302ceaece9403e04b3b11638b7a1811e6ef0d9b",
"message": "CURA-12352 different minimum layer time for layers that contain overhangs",
"timestamp": "2025-01-08T06:20:05Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2187/commits/7302ceaece9403e04b3b11638b7a1811e6ef0d9b"
},
"date": 1736429010521,
"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 2ddf09c

Please sign in to comment.