diff --git a/dev/bench/data.js b/dev/bench/data.js index c4519ac59..47c1e7aef 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729876265206, + "lastUpdate": 1729876268092, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128014,6 +128014,42 @@ window.BENCHMARK_DATA = { "extra": "196 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": "5464cda90e043e7e7452eb512727129785fa7659", + "message": "Add an 'issuer' field to the /.well-known/pomerium endpoint (#5344)\n\nThe field contains the route's base uri, including the https:// scheme\r\nand ending with a trailing slash.", + "timestamp": "2024-10-25T13:07:57-04:00", + "tree_id": "d52c558432132024e069fad2720463ffb5375e7d", + "url": "https://github.com/pomerium/pomerium/commit/5464cda90e043e7e7452eb512727129785fa7659" + }, + "date": 1729876256521, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8446079, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6024202, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }