diff --git a/dev/bench/data.js b/dev/bench/data.js index 8cee006e6..fddd1afbf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1657902014262, + "lastUpdate": 1657927765963, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -2290,6 +2290,42 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 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": "fe61a74e1b7cb049d94a13a70297e7fa83742afa", + "message": "authorize: fix device synchronization (#3482)", + "timestamp": "2022-07-15T17:27:06-06:00", + "tree_id": "fab81c144f77bb254e039c899fe2ae2e4cf68ef1", + "url": "https://github.com/pomerium/pomerium/commit/fe61a74e1b7cb049d94a13a70297e7fa83742afa" + }, + "date": 1657927765585, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12791785, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7775126, + "unit": "ns/op", + "extra": "159 times\n2 procs" + } + ] } ] }