From 72adb14bc5ce9af6e3a092c13b422a8febf44c85 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 4 Jan 2024 12:38:40 +0000 Subject: [PATCH] add Benchmark (googlecpp) benchmark result for 525894ba94f748b6a0618e0daaa01a82944c85ea --- dev/bench/data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 8e41cfa8..7a2935e4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704370797861, + "lastUpdate": 1704371920194, "repoUrl": "https://github.com/drexlerd/Loki", "entries": { "Benchmark": [ @@ -32,6 +32,36 @@ window.BENCHMARK_DATA = { "extra": "iterations: 2\ncpu: 317523200 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "dominik.drexler@gmx.net", + "name": "Dominik Drexler", + "username": "drexlerd" + }, + "committer": { + "email": "dominik.drexler@gmx.net", + "name": "Dominik Drexler", + "username": "drexlerd" + }, + "distinct": true, + "id": "525894ba94f748b6a0618e0daaa01a82944c85ea", + "message": "updated readme", + "timestamp": "2024-01-04T13:31:34+01:00", + "tree_id": "41319fe9a8d8eacd4db188b07adcfb44f1041d81", + "url": "https://github.com/drexlerd/Loki/commit/525894ba94f748b6a0618e0daaa01a82944c85ea" + }, + "date": 1704371919266, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_ConstructAtoms", + "value": 300488912.99998105, + "unit": "ns/iter", + "extra": "iterations: 2\ncpu: 300484200 ns\nthreads: 1" + } + ] } ] }