From 6e60c57737c0c7309b49dbd16f62080d3382653d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 16:45:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 63bebc65c116d98cdd6bcd4503685c3a761004c0 --- 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 37d406443..ec5cee931 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701967491330, + "lastUpdate": 1701967504444, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -86090,6 +86090,38 @@ window.BENCHMARK_DATA = { "extra": "164 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "63bebc65c116d98cdd6bcd4503685c3a761004c0", + "message": "chore(deps): bump golang from 1.21.4-bookworm to 1.21.5-bookworm", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4828/commits/63bebc65c116d98cdd6bcd4503685c3a761004c0" + }, + "date": 1701967497653, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11135453, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6825409, + "unit": "ns/op", + "extra": "166 times\n4 procs" + } + ] } ] }