From 6bb0b9fd5fc8a45e232b60b9358921412d09fee2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 8 May 2023 16:14:48 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for cfac6081740dad1cbb3bd331f64414a03ce521a9 --- 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 dea99586f..96a3ba645 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1683562323364, + "lastUpdate": 1683562488271, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -43902,6 +43902,38 @@ window.BENCHMARK_DATA = { "extra": "120 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cfac6081740dad1cbb3bd331f64414a03ce521a9", + "message": "chore(deps): bump debian from `1fbdbcf` to `4291be2`", + "timestamp": "2023-05-08T10:49:14Z", + "url": "https://github.com/pomerium/pomerium/pull/4160/commits/cfac6081740dad1cbb3bd331f64414a03ce521a9" + }, + "date": 1683562486980, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13171139, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8747596, + "unit": "ns/op", + "extra": "136 times\n2 procs" + } + ] } ] }