Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for f3f…
Browse files Browse the repository at this point in the history
…26c7cb004c5484b9b641879fa2aaf0d32e1a2
  • Loading branch information
github-action-benchmark committed Jan 16, 2025
1 parent 265f4d6 commit 05bc834
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": 1737023822330,
"lastUpdate": 1737031770677,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "7229363746bcdb311fa023a3e92df8a9613ff751",
"message": "Cura 11227 zseam support",
"timestamp": "2024-05-01T09:27:39Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2067/commits/7229363746bcdb311fa023a3e92df8a9613ff751"
},
"date": 1714663442298,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 61,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 0,
"unit": "%",
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
@@ -8178,6 +8146,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "f3f26c7cb004c5484b9b641879fa2aaf0d32e1a2",
"message": "CURA-12352 different minimum layer time for layers that contain overhangs",
"timestamp": "2025-01-14T20:29:36Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2187/commits/f3f26c7cb004c5484b9b641879fa2aaf0d32e1a2"
},
"date": 1737031767120,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 61,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 0,
"unit": "%",
"extra": "Crashes in: "
}
]
}
]
}

0 comments on commit 05bc834

Please sign in to comment.