From 5c104235d9a265928c20ae7fdaabd135e5fca1f2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 8 May 2023 16:10:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9320d8c59260a0e4b560efa209d82299a63385f4 --- 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 d4886b5db..84506659c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1683562249076, + "lastUpdate": 1683562256894, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -43710,6 +43710,38 @@ window.BENCHMARK_DATA = { "extra": "134 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9320d8c59260a0e4b560efa209d82299a63385f4", + "message": "chore(deps): bump actions/checkout from 3.5.0 to 3.5.2", + "timestamp": "2023-05-08T10:49:14Z", + "url": "https://github.com/pomerium/pomerium/pull/4153/commits/9320d8c59260a0e4b560efa209d82299a63385f4" + }, + "date": 1683562255906, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15921904, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10351972, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }