From 5623abcec11bc1f28720c38de2494cf1f3fed280 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 15 Nov 2022 15:16:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 489ac321f684ba6f698861589d51a313d76cf39c --- 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 7bc11931b..b5bfaf9c0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1668525184866, + "lastUpdate": 1668525416143, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -19842,6 +19842,38 @@ window.BENCHMARK_DATA = { "extra": "126 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "489ac321f684ba6f698861589d51a313d76cf39c", + "message": "github-actions: add lint job", + "timestamp": "2022-11-14T05:02:43Z", + "url": "https://github.com/pomerium/pomerium/pull/3753/commits/489ac321f684ba6f698861589d51a313d76cf39c" + }, + "date": 1668525415305, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15557864, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9656711, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }