From d8f5d91f978e28f17d97e05df39fa51b9600805b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 16 Nov 2022 22:44:55 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d50b4005ae879c6f49339453736151183cd36007 --- 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 e0d4b730b..0e2611ca3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1668638488397, + "lastUpdate": 1668638695766, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -19974,6 +19974,38 @@ window.BENCHMARK_DATA = { "extra": "97 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d50b4005ae879c6f49339453736151183cd36007", + "message": "github-actions: add lint job", + "timestamp": "2022-11-16T16:00:37Z", + "url": "https://github.com/pomerium/pomerium/pull/3753/commits/d50b4005ae879c6f49339453736151183cd36007" + }, + "date": 1668638695077, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11084843, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 57816964, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }