From 9df19a1c1c85819c65298ca00962934e1f04b330 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 1 Oct 2023 16:43:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6e4853f107c63071d0bdbf4b0e9bf755671bb218 --- 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 76000b657..7ed750801 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696178628901, + "lastUpdate": 1696178630228, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -71602,6 +71602,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6e4853f107c63071d0bdbf4b0e9bf755671bb218", + "message": "chore(deps): bump github.com/rs/cors from 1.10.0 to 1.10.1", + "timestamp": "2023-10-01T15:14:17Z", + "url": "https://github.com/pomerium/pomerium/pull/4601/commits/6e4853f107c63071d0bdbf4b0e9bf755671bb218" + }, + "date": 1696178622537, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14445755, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9669065, + "unit": "ns/op", + "extra": "122 times\n2 procs" + } + ] } ] }