diff --git a/dev/bench/data.js b/dev/bench/data.js index 0c21decde..e3b4d5606 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723658108040, + "lastUpdate": 1723659331528, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117426,6 +117426,42 @@ window.BENCHMARK_DATA = { "extra": "174 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": "800107770656ef10c266b7e42236cddad0c7fadb", + "message": "Update to Go 1.23 (#5216)\n\n* Update to Go 1.23\r\n\r\n* Update golangci-lint-action\r\n\r\n* Fix new errors from updated linter\r\n\r\n* Bump golangci-lint to v1.60.1", + "timestamp": "2024-08-14T14:12:01-04:00", + "tree_id": "b1dc5cd2691ca90491584824c9355ad0e43d58ad", + "url": "https://github.com/pomerium/pomerium/commit/800107770656ef10c266b7e42236cddad0c7fadb" + }, + "date": 1723659321143, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10005448, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6907438, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }