diff --git a/dev/bench/data.js b/dev/bench/data.js index deb91d90c..12292c777 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690391841963, + "lastUpdate": 1690393357404, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -58210,6 +58210,42 @@ window.BENCHMARK_DATA = { "extra": "96 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": "05c6de3642f0de79e189b49749c70d75b9a06a21", + "message": "dependencies: upgrade otel (#4395)", + "timestamp": "2023-07-26T11:38:09-06:00", + "tree_id": "7ef09353e78c733618568dfad379d4506b664273", + "url": "https://github.com/pomerium/pomerium/commit/05c6de3642f0de79e189b49749c70d75b9a06a21" + }, + "date": 1690393353016, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14039234, + "unit": "ns/op", + "extra": "98 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9057492, + "unit": "ns/op", + "extra": "120 times\n2 procs" + } + ] } ] }