diff --git a/dev/stress_bench/data.js b/dev/stress_bench/data.js index caa6f43d..0c4ace90 100644 --- a/dev/stress_bench/data.js +++ b/dev/stress_bench/data.js @@ -1,44 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728491518824, + "lastUpdate": 1728555457158, "repoUrl": "https://github.com/Ultimaker/CuraEngine", "entries": { "Stress Benchmark": [ - { - "commit": { - "author": { - "email": "70144862+saumyaj3@users.noreply.github.com", - "name": "Saumya Jain", - "username": "saumyaj3" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "aae47874d18765e79c1f8643cc07efe889dcaab6", - "message": "Fix GcodeAnalyser (#2034)", - "timestamp": "2024-02-23T09:59:29+01:00", - "tree_id": "b31505d4322ede6db6048871249fc1c24c918aab", - "url": "https://github.com/Ultimaker/CuraEngine/commit/aae47874d18765e79c1f8643cc07efe889dcaab6" - }, - "date": 1708679163448, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "Number of test cases", - "value": 61, - "unit": "-", - "extra": "" - }, - { - "name": "General Stress Level", - "value": 0, - "unit": "%", - "extra": "Crashes in: " - } - ] - }, { "commit": { "author": { @@ -8178,6 +8142,38 @@ window.BENCHMARK_DATA = { "extra": "Crashes in: " } ] + }, + { + "commit": { + "author": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "committer": { + "name": "Ultimaker", + "username": "Ultimaker" + }, + "id": "45c585e3b3669f90b15e1f0084e184a0efd1ed23", + "message": "Add engine info handler for getting engine version and hash", + "timestamp": "2024-10-09T07:25:59Z", + "url": "https://github.com/Ultimaker/CuraEngine/pull/2146/commits/45c585e3b3669f90b15e1f0084e184a0efd1ed23" + }, + "date": 1728555454149, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Number of test cases", + "value": 61, + "unit": "-", + "extra": "" + }, + { + "name": "General Stress Level", + "value": 0, + "unit": "%", + "extra": "Crashes in: " + } + ] } ] }