From 2ddf09ce988436472c78df8f4f20ca1cff625087 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 9 Jan 2025 13:23:34 +0000 Subject: [PATCH] add Stress Benchmark (customSmallerIsBetter) benchmark result for 7302ceaece9403e04b3b11638b7a1811e6ef0d9b --- dev/stress_bench/data.js | 66 ++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/dev/stress_bench/data.js b/dev/stress_bench/data.js index 2b30d84..5451aa0 100644 --- a/dev/stress_bench/data.js +++ b/dev/stress_bench/data.js @@ -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": { @@ -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: " + } + ] } ] }