From 0a6ca72525c632c79bb8bc9f3e47f8230bb89068 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Mar 2024 21:30:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 671d749e954cde41756b4d1b511b603e526ae914 --- 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 bb32f7f82..5047afcb0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709674165135, + "lastUpdate": 1709674200994, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -100662,6 +100662,38 @@ window.BENCHMARK_DATA = { "extra": "206 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "671d749e954cde41756b4d1b511b603e526ae914", + "message": "chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.7", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4995/commits/671d749e954cde41756b4d1b511b603e526ae914" + }, + "date": 1709674192427, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8655920, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5921556, + "unit": "ns/op", + "extra": "199 times\n4 procs" + } + ] } ] }