diff --git a/dev/bench/data.js b/dev/bench/data.js index ba463c490..4ace8e3e4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726759324633, + "lastUpdate": 1726759602542, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124354,6 +124354,42 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "52d4899d4c883360815cf58abf4a74f56fcfac9f", + "message": "core/proxy: support loading sessions from headers and query string (#5291)\n\n* core/proxy: support loading sessions from headers and query string\r\n\r\n* update test", + "timestamp": "2024-09-19T09:23:13-06:00", + "tree_id": "a6951d62f31da8687aa7909e5833b319224a5c90", + "url": "https://github.com/pomerium/pomerium/commit/52d4899d4c883360815cf58abf4a74f56fcfac9f" + }, + "date": 1726759590479, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9442416, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6511192, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }