From e986138f2d01c04e1bcb6a89f6f374a66a57845d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 Aug 2022 15:34:53 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3aa08b6d5f5b5321b1f15d7d758795ae0b166e72 --- 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 c30c19d75..eb8520857 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661266288092, + "lastUpdate": 1661268893237, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -7798,6 +7798,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3aa08b6d5f5b5321b1f15d7d758795ae0b166e72", + "message": "Update README.md", + "timestamp": "2022-08-23T12:33:52Z", + "url": "https://github.com/pomerium/pomerium/pull/3569/commits/3aa08b6d5f5b5321b1f15d7d758795ae0b166e72" + }, + "date": 1661268891962, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18876356, + "unit": "ns/op", + "extra": "61 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10161970, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }