diff --git a/dev/bench/data.js b/dev/bench/data.js index 2252b3427..1b0ff3532 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725977079847, + "lastUpdate": 1725977123510, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122966,6 +122966,42 @@ window.BENCHMARK_DATA = { "extra": "193 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": "3dadcf1825a1b89b63061a6fb8e461741ab5e474", + "message": "add v0.27.0 changelog (#5271)\n\n* add v0.27.0 changelog\r\n\r\n* formatting, remove \"New Contributors\" section\r\n\r\n* sort lines alphabetically\r\n\r\n* accidentally deleted ':'s after category tags\r\n\r\n* rm reverted pr #5159\r\n\r\n---------\r\n\r\nCo-authored-by: Denis Mishin ", + "timestamp": "2024-09-10T10:01:46-04:00", + "tree_id": "5949c1b5c4a7c78b58e02a1e2389135513ed1418", + "url": "https://github.com/pomerium/pomerium/commit/3dadcf1825a1b89b63061a6fb8e461741ab5e474" + }, + "date": 1725977101163, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9016643, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6358110, + "unit": "ns/op", + "extra": "193 times\n4 procs" + } + ] } ] }