From 2ab856ad68cb452e6be2f32c913a7d5928a780d9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 31 Oct 2024 12:22:13 +0000 Subject: [PATCH] add Stress Benchmark (customSmallerIsBetter) benchmark result for 3a8682b217e896c1a92185eb400a23a4be543dcf --- 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 9b67933a..6f091614 100644 --- a/dev/stress_bench/data.js +++ b/dev/stress_bench/data.js @@ -1,40 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730366559585, + "lastUpdate": 1730377333353, "repoUrl": "https://github.com/Ultimaker/CuraEngine", "entries": { "Stress Benchmark": [ - { - "commit": { - "author": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "committer": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "id": "585102595a01e81082396253783fc996ef63ce6f", - "message": "Cura 11735 support interface layer", - "timestamp": "2024-03-21T05:15:17Z", - "url": "https://github.com/Ultimaker/CuraEngine/pull/2052/commits/585102595a01e81082396253783fc996ef63ce6f" - }, - "date": 1711117529930, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "Number of test cases", - "value": 61, - "unit": "-", - "extra": "" - }, - { - "name": "General Stress Level", - "value": 0, - "unit": "%", - "extra": "Crashes in: " - } - ] - }, { "commit": { "author": { @@ -8150,6 +8118,38 @@ window.BENCHMARK_DATA = { "extra": "Crashes in: " } ] + }, + { + "commit": { + "author": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "committer": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "id": "3a8682b217e896c1a92185eb400a23a4be543dcf", + "message": "CURA-12244 coasting generates z0 points", + "timestamp": "2024-10-31T03:05:28Z", + "url": "https://github.com/Ultimaker/CuraEngine/pull/2163/commits/3a8682b217e896c1a92185eb400a23a4be543dcf" + }, + "date": 1730377329863, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Number of test cases", + "value": 61, + "unit": "-", + "extra": "" + }, + { + "name": "General Stress Level", + "value": 0, + "unit": "%", + "extra": "Crashes in: " + } + ] } ] }