diff --git a/dev/bench/data.js b/dev/bench/data.js index e9488aac0..8ccad0141 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726098855143, + "lastUpdate": 1726099217220, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123430,6 +123430,42 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e21fe2d0b357ee5fb863a8c04a4c7701193481ca", + "message": "ci: address Dockerfile warnings (#5283)", + "timestamp": "2024-09-11T16:56:47-07:00", + "tree_id": "3892ae4dbdc6570b6ee46e93423d78fc57cb96db", + "url": "https://github.com/pomerium/pomerium/commit/e21fe2d0b357ee5fb863a8c04a4c7701193481ca" + }, + "date": 1726099205915, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8719747, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5922435, + "unit": "ns/op", + "extra": "200 times\n4 procs" + } + ] } ] }