From 6d7949ef12dfc636cd1be93c57340e96392c99a9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 9 May 2023 21:39:17 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 305acbc202a5c65827eba228fe717763920935d5 --- 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 72aaeb404..a29efed80 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1683668330995, + "lastUpdate": 1683668357124, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -44758,6 +44758,38 @@ window.BENCHMARK_DATA = { "extra": "84 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "305acbc202a5c65827eba228fe717763920935d5", + "message": "chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0", + "timestamp": "2023-05-09T13:17:29Z", + "url": "https://github.com/pomerium/pomerium/pull/4163/commits/305acbc202a5c65827eba228fe717763920935d5" + }, + "date": 1683668355760, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17445598, + "unit": "ns/op", + "extra": "75 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10938281, + "unit": "ns/op", + "extra": "97 times\n2 procs" + } + ] } ] }