From 7a18b9c6855f548f90046cd50b1adaeb63f851a7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Nov 2024 09:03:17 +0000 Subject: [PATCH] add Stress Benchmark (customSmallerIsBetter) benchmark result for 7876d035c30d17a0f0e48568913e7d47ce4a3223 --- dev/stress_bench/data.js | 70 +++++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 33 deletions(-) diff --git a/dev/stress_bench/data.js b/dev/stress_bench/data.js index 6ab4d544..cd403968 100644 --- a/dev/stress_bench/data.js +++ b/dev/stress_bench/data.js @@ -1,40 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730918651134, + "lastUpdate": 1730970197305, "repoUrl": "https://github.com/Ultimaker/CuraEngine", "entries": { "Stress Benchmark": [ - { - "commit": { - "author": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "committer": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "id": "1bcc4b6360592fd66b2063568f7e50b62f6b65e6", - "message": "CURA-10857 skirt height not working", - "timestamp": "2024-03-29T08:58:16Z", - "url": "https://github.com/Ultimaker/CuraEngine/pull/2060/commits/1bcc4b6360592fd66b2063568f7e50b62f6b65e6" - }, - "date": 1711728293747, - "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,42 @@ window.BENCHMARK_DATA = { "extra": "Crashes in: " } ] + }, + { + "commit": { + "author": { + "email": "erwan.mathieu@ultimaker.com", + "name": "Erwan MATHIEU", + "username": "wawanbreton" + }, + "committer": { + "email": "erwan.mathieu@ultimaker.com", + "name": "Erwan MATHIEU", + "username": "wawanbreton" + }, + "distinct": true, + "id": "7876d035c30d17a0f0e48568913e7d47ce4a3223", + "message": "Merge remote-tracking branch 'origin/5.9'", + "timestamp": "2024-11-07T09:46:14+01:00", + "tree_id": "ede388edf634aef275338bdfe5bb41b7ed972da4", + "url": "https://github.com/Ultimaker/CuraEngine/commit/7876d035c30d17a0f0e48568913e7d47ce4a3223" + }, + "date": 1730970193927, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Number of test cases", + "value": 61, + "unit": "-", + "extra": "" + }, + { + "name": "General Stress Level", + "value": 0, + "unit": "%", + "extra": "Crashes in: " + } + ] } ] }