From 955c9f834ad1bcc1a7c9ac5296808a1e64c09bc2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 21 Nov 2022 16:23:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7d4f4115bc1e583a437ee24a24504157f94ac3b7 --- 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 6d4c70aaf..2b4588cca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669047812599, + "lastUpdate": 1669047826749, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -20326,6 +20326,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7d4f4115bc1e583a437ee24a24504157f94ac3b7", + "message": "chore(deps): bump golang.org/x/crypto from 0.2.0 to 0.3.0", + "timestamp": "2022-11-20T06:51:33Z", + "url": "https://github.com/pomerium/pomerium/pull/3757/commits/7d4f4115bc1e583a437ee24a24504157f94ac3b7" + }, + "date": 1669047825667, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16074706, + "unit": "ns/op", + "extra": "70 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11310879, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }