diff --git a/dev/bench/data.js b/dev/bench/data.js index fcb70a195..3380fabe4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723754232038, + "lastUpdate": 1723758772677, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118886,6 +118886,42 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "joekralicky@gmail.com", + "name": "Joe Kralicky", + "username": "kralicky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "332932b7a805dbe1e1c8e93324291ec58bb59fe5", + "message": "Replace usages of x/exp/maps + bump golang.org/x/exp (#5221)\n\nBump golang.org/x/exp; replace usages of x/exp/maps with stdlib equivalents", + "timestamp": "2024-08-15T17:49:24-04:00", + "tree_id": "08ae495a9d228a3e06610180d389b810b905ff9e", + "url": "https://github.com/pomerium/pomerium/commit/332932b7a805dbe1e1c8e93324291ec58bb59fe5" + }, + "date": 1723758762032, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8762054, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5949991, + "unit": "ns/op", + "extra": "201 times\n4 procs" + } + ] } ] }