From 9be81b98878d5a6bb3c9d751d28d9008c6df4997 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 29 Apr 2024 14:28:24 +0000 Subject: [PATCH] add C++ Benchmark (googlecpp) benchmark result for 2064fe61d2a2ea9e0ae830a1f98f2ad0bb1abf2d --- dev/bench/data.js | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index eb88fad79..095bcad1f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1714399106132, + "lastUpdate": 1714400904911, "repoUrl": "https://github.com/savushkin-r-d/ptusa_main", "entries": { "C++ Benchmark": [ @@ -26774,6 +26774,38 @@ window.BENCHMARK_DATA = { "extra": "iterations: 6279\ncpu: 111.87684392419175 us\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "name": "idzm", + "username": "idzm" + }, + "committer": { + "name": "idzm", + "username": "idzm" + }, + "id": "2064fe61d2a2ea9e0ae830a1f98f2ad0bb1abf2d", + "message": "Add max step time printing", + "timestamp": "2021-11-22T10:59:42Z", + "url": "https://github.com/savushkin-r-d/ptusa_main/pull/692/commits/2064fe61d2a2ea9e0ae830a1f98f2ad0bb1abf2d" + }, + "date": 1714400903381, + "tool": "googlecpp", + "benches": [ + { + "name": "write_devices_service/\"no compression\"", + "value": 23.536115515099002, + "unit": "us/iter", + "extra": "iterations: 29771\ncpu: 23.535904470793724 us\nthreads: 1" + }, + { + "name": "write_devices_service/\"with compression\"", + "value": 114.1216805783783, + "unit": "us/iter", + "extra": "iterations: 6086\ncpu: 112.5495133092343 us\nthreads: 1" + } + ] } ] }