diff --git a/dev/bench/data.js b/dev/bench/data.js index cc1a0c840..2252b3427 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725977015020, + "lastUpdate": 1725977079847, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122930,6 +122930,42 @@ window.BENCHMARK_DATA = { "extra": "162 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "bf30770c0823f261a5c32f6b0be572f9ac5ea6da", + "message": "ci: update k8s manifests before v0.27.0 release (#5270)\n\nSet image to `v0.27.0`", + "timestamp": "2024-09-10T10:01:11-04:00", + "tree_id": "df5a114b09ced9df01c8ea952d59f823b9f6a2bb", + "url": "https://github.com/pomerium/pomerium/commit/bf30770c0823f261a5c32f6b0be572f9ac5ea6da" + }, + "date": 1725977068318, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8934136, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6219642, + "unit": "ns/op", + "extra": "193 times\n4 procs" + } + ] } ] }