From 4ce313ff4f3711f7b9813131fd03bdf4bf823b66 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 20 Sep 2023 14:28:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c5436a76492ed74b0f2937ea26dac6f7aa294af1 --- 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 a63c5d0d8..d481fdc6f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695220099276, + "lastUpdate": 1695220130688, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -70822,6 +70822,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c5436a76492ed74b0f2937ea26dac6f7aa294af1", + "message": "chore(deps): bump markdown-to-jsx from 7.2.1 to 7.3.2 in /ui", + "timestamp": "2023-09-20T08:36:32Z", + "url": "https://github.com/pomerium/pomerium/pull/4506/commits/c5436a76492ed74b0f2937ea26dac6f7aa294af1" + }, + "date": 1695220119521, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16716660, + "unit": "ns/op", + "extra": "76 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10955194, + "unit": "ns/op", + "extra": "112 times\n2 procs" + } + ] } ] }