diff --git a/dev/stress_bench/data.js b/dev/stress_bench/data.js index de91887..e294c79 100644 --- a/dev/stress_bench/data.js +++ b/dev/stress_bench/data.js @@ -1,40 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736781832524, + "lastUpdate": 1736783136001, "repoUrl": "https://github.com/Ultimaker/CuraEngine", "entries": { "Stress Benchmark": [ - { - "commit": { - "author": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "committer": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "id": "ae6c9e3a6dd45c30341af8aa44e4ecc1bdbf48fe", - "message": "Add extra travel move to outer wall start position", - "timestamp": "2024-05-01T09:27:39Z", - "url": "https://github.com/Ultimaker/CuraEngine/pull/2075/commits/ae6c9e3a6dd45c30341af8aa44e4ecc1bdbf48fe" - }, - "date": 1714645908300, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "Number of test cases", - "value": 61, - "unit": "-", - "extra": "" - }, - { - "name": "General Stress Level", - "value": 0, - "unit": "%", - "extra": "Crashes in: " - } - ] - }, { "commit": { "author": { @@ -8174,6 +8142,38 @@ window.BENCHMARK_DATA = { "extra": "Crashes in: " } ] + }, + { + "commit": { + "author": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "committer": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "id": "e6ae42bcbfa7f97aa88f90a4093c3d4025b5a2af", + "message": "CURA-12340 Seam on vertex does not work as expected with user defined", + "timestamp": "2025-01-13T14:57:01Z", + "url": "https://github.com/Ultimaker/CuraEngine/pull/2189/commits/e6ae42bcbfa7f97aa88f90a4093c3d4025b5a2af" + }, + "date": 1736783132577, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Number of test cases", + "value": 61, + "unit": "-", + "extra": "" + }, + { + "name": "General Stress Level", + "value": 0, + "unit": "%", + "extra": "Crashes in: " + } + ] } ] }