From 950366930dc0adf3e183023f5834d607c7a2e8b7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 4 Apr 2024 21:54:14 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e7b3d3b6e90ff5a1fc639259dc412929dc14df7c --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 0af1687f1..e89d20a01 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1712242569860, + "lastUpdate": 1712267654105, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -105062,6 +105062,42 @@ window.BENCHMARK_DATA = { "extra": "174 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e7b3d3b6e90ff5a1fc639259dc412929dc14df7c", + "message": "config: add runtime flags (#5050)", + "timestamp": "2024-04-04T17:51:04-04:00", + "tree_id": "2ab8c3ea0730cd210db52f1652b1fe7eecad02a0", + "url": "https://github.com/pomerium/pomerium/commit/e7b3d3b6e90ff5a1fc639259dc412929dc14df7c" + }, + "date": 1712267645638, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14875990, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9616456, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }