From f54b8e06aaa4f88fdfeda477851d7add831aaa40 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 9 Jan 2023 16:06:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 4c9a3f8db2d59e178c30a4b64b634329f158b752 --- 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 612de3f2c..ba9043fc8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1673280381340, + "lastUpdate": 1673280384577, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -27646,6 +27646,38 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4c9a3f8db2d59e178c30a4b64b634329f158b752", + "message": "chore(deps): bump golang.org/x/net from 0.4.0 to 0.5.0", + "timestamp": "2023-01-09T06:21:00Z", + "url": "https://github.com/pomerium/pomerium/pull/3863/commits/4c9a3f8db2d59e178c30a4b64b634329f158b752" + }, + "date": 1673280383779, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13573298, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7801249, + "unit": "ns/op", + "extra": "150 times\n2 procs" + } + ] } ] }