From 9f2a324477fc94e4c37349f16783d65b64972495 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 8 Mar 2023 16:19:59 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0f295d4a63a14be0f0ed1a9b87f30218c2fa9d44 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 48669d212..4a46b4ec6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1678226026895, + "lastUpdate": 1678292398933, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -37446,6 +37446,42 @@ window.BENCHMARK_DATA = { "extra": "152 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0f295d4a63a14be0f0ed1a9b87f30218c2fa9d44", + "message": "hpke: move published public keys to a new endpoint (#4044)", + "timestamp": "2023-03-08T09:17:04-07:00", + "tree_id": "bed8f647426845580c345f362f41017ce14a1640", + "url": "https://github.com/pomerium/pomerium/commit/0f295d4a63a14be0f0ed1a9b87f30218c2fa9d44" + }, + "date": 1678292398031, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14256449, + "unit": "ns/op", + "extra": "80 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8643639, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }