diff --git a/dev/bench/data.js b/dev/bench/data.js index 133a3a183..d26ec5405 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725390143729, + "lastUpdate": 1725392650431, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121826,6 +121826,42 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ce12e51cf5d9cc1b72f97472996c7a341459e53c", + "message": "zero/api: reset token and url cache if 401 is received (#5256)\n\nzero/api: reset token cache if 401 is received", + "timestamp": "2024-09-03T15:40:28-04:00", + "tree_id": "efd2cf30b4003a0c429023f3aa55f6f8476d02d7", + "url": "https://github.com/pomerium/pomerium/commit/ce12e51cf5d9cc1b72f97472996c7a341459e53c" + }, + "date": 1725392639413, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9840301, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6778199, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }