diff --git a/dev/bench/data.js b/dev/bench/data.js index 522919885..3d5f5075c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724947727393, + "lastUpdate": 1724947736216, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121030,6 +121030,42 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "91488121+cmo-pomerium@users.noreply.github.com", + "name": "cmo-pomerium", + "username": "cmo-pomerium" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ef08c32c829cbe005ce8a00ccd42a06642be8177", + "message": "Update README.md (#5163)\n\n* Update README.md\r\n\r\nI'm updating the ReadMe with a few links. The logo is also broken - are we hosting the logo anywhere else?\r\n\r\n* fix urls\r\n\r\n---------\r\n\r\nCo-authored-by: Caleb Doxsey ", + "timestamp": "2024-08-29T10:05:33-06:00", + "tree_id": "f65edf20a1632ecffe4a45d171e5a63cc95de26d", + "url": "https://github.com/pomerium/pomerium/commit/ef08c32c829cbe005ce8a00ccd42a06642be8177" + }, + "date": 1724947724899, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9786556, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7007419, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }