diff --git a/dev/bench/data.js b/dev/bench/data.js index a1ed5f937..032595648 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1716269617648, + "lastUpdate": 1716279679088, "repoUrl": "https://github.com/savushkin-r-d/ptusa_main", "entries": { "C++ Benchmark": [ @@ -27564,6 +27564,38 @@ window.BENCHMARK_DATA = { "extra": "iterations: 6293\ncpu: 109.32196964881615 us\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "name": "idzm", + "username": "idzm" + }, + "committer": { + "name": "idzm", + "username": "idzm" + }, + "id": "ec842b7135f8f7db900068cdf81d3ee2414b18c6", + "message": "[config][test] Use a separate repo to store benchmark results", + "timestamp": "2024-05-17T06:17:58Z", + "url": "https://github.com/savushkin-r-d/ptusa_main/pull/699/commits/ec842b7135f8f7db900068cdf81d3ee2414b18c6" + }, + "date": 1716279677605, + "tool": "googlecpp", + "benches": [ + { + "name": "write_devices_service/\"no compression\"", + "value": 23.282292692666, + "unit": "us/iter", + "extra": "iterations: 30052\ncpu: 23.280716557966194 us\nthreads: 1" + }, + { + "name": "write_devices_service/\"with compression\"", + "value": 110.66201281259679, + "unit": "us/iter", + "extra": "iterations: 6478\ncpu: 109.55910821241123 us\nthreads: 1" + } + ] } ] }