From 9ad3fc5135f75e1bed17cf89f0e358e3a19a52e1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 6 Mar 2024 21:33:42 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ad3957457ea1634fd4f7f635875a065c64f4b3d4 --- 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 d280e216d..c0b4af3ed 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709760704376, + "lastUpdate": 1709760822215, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -103022,6 +103022,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ad3957457ea1634fd4f7f635875a065c64f4b3d4", + "message": "chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.7", + "timestamp": "2024-03-06T18:22:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4995/commits/ad3957457ea1634fd4f7f635875a065c64f4b3d4" + }, + "date": 1709760812280, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8375808, + "unit": "ns/op", + "extra": "139 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5976295, + "unit": "ns/op", + "extra": "205 times\n4 procs" + } + ] } ] }