diff --git a/dev/stress_bench/data.js b/dev/stress_bench/data.js index f352e90..c8edcdf 100644 --- a/dev/stress_bench/data.js +++ b/dev/stress_bench/data.js @@ -1,40 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1716485116981, + "lastUpdate": 1716539498158, "repoUrl": "https://github.com/Ultimaker/CuraEngine", "entries": { "Stress Benchmark": [ - { - "commit": { - "author": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "committer": { - "name": "Ultimaker", - "username": "Ultimaker" - }, - "id": "c04523c675008ec649721bcd2411f6fa75af0372", - "message": "Improve slice performance of wall ordering", - "timestamp": "2023-12-19T17:28:44Z", - "url": "https://github.com/Ultimaker/CuraEngine/pull/2001/commits/c04523c675008ec649721bcd2411f6fa75af0372" - }, - "date": 1703083437897, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "Number of test cases", - "value": 67, - "unit": "-", - "extra": "" - }, - { - "name": "General Stress Level", - "value": 47.76119402985074, - "unit": "%", - "extra": "Crashes in: 014, 038, 019, 028, 013, 008, 044, 034, 007, 016, 060, 020, 025, 045, 015, 018, 011, 059, 053, 031, 037, 039, 033, 041, 048, 002, 036, 056, 040, 029, 051, 032" - } - ] - }, { "commit": { "author": { @@ -8150,6 +8118,38 @@ window.BENCHMARK_DATA = { "extra": "Crashes in: " } ] + }, + { + "commit": { + "author": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "committer": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "id": "57d357d497f7e824cb0c8526799b5ed1978fb1d5", + "message": "Add option to command line settings to read in resolved values", + "timestamp": "2024-05-18T17:34:23Z", + "url": "https://github.com/Ultimaker/CuraEngine/pull/2082/commits/57d357d497f7e824cb0c8526799b5ed1978fb1d5" + }, + "date": 1716539495853, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Number of test cases", + "value": 61, + "unit": "-", + "extra": "" + }, + { + "name": "General Stress Level", + "value": 0, + "unit": "%", + "extra": "Crashes in: " + } + ] } ] }