From dc35a339912eb36be2727eb4bdc14c39f2986b22 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 30 Aug 2024 16:45:28 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for bb3e15c3c085cc273111fb0d280f3081a110e1ef --- 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 29ece2b94..50dc91125 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724972942319, + "lastUpdate": 1725036328305, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121390,6 +121390,38 @@ window.BENCHMARK_DATA = { "extra": "195 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bb3e15c3c085cc273111fb0d280f3081a110e1ef", + "message": "Update README.md", + "timestamp": "2024-08-30T16:36:08Z", + "url": "https://github.com/pomerium/pomerium/pull/5253/commits/bb3e15c3c085cc273111fb0d280f3081a110e1ef" + }, + "date": 1725036316616, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9264471, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6310592, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }