From fdb49e035a93fdce2518b28d18d3c76c7a96bb10 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 3 Nov 2023 21:59:33 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d42189eed4bbea7b7d25eba49e6c1048887adfad --- 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 724e8b8cd..4461df4f9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699048590640, + "lastUpdate": 1699048773863, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -78470,6 +78470,38 @@ window.BENCHMARK_DATA = { "extra": "162 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d42189eed4bbea7b7d25eba49e6c1048887adfad", + "message": "chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0", + "timestamp": "2023-11-03T17:13:33Z", + "url": "https://github.com/pomerium/pomerium/pull/4680/commits/d42189eed4bbea7b7d25eba49e6c1048887adfad" + }, + "date": 1699048768182, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11421968, + "unit": "ns/op", + "extra": "93 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6910722, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }