From b988f6f899a3d42da1e4d6dc3de2b6acd4937d15 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 4 Oct 2023 22:21:44 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for daacd38e1f7f97e633951331e7e2225fb1b15c93 --- 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 2e2f379a1..53caa55c7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696458022322, + "lastUpdate": 1696458104881, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -72806,6 +72806,38 @@ window.BENCHMARK_DATA = { "extra": "123 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "daacd38e1f7f97e633951331e7e2225fb1b15c93", + "message": "chore(deps): bump github.com/rs/cors from 1.10.0 to 1.10.1", + "timestamp": "2023-10-04T14:12:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4601/commits/daacd38e1f7f97e633951331e7e2225fb1b15c93" + }, + "date": 1696458097748, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13890516, + "unit": "ns/op", + "extra": "88 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8898390, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }