diff --git a/dev/bench/data.js b/dev/bench/data.js index 584aab462..9d7f9002e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698776844951, + "lastUpdate": 1698777135371, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -74994,6 +74994,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5e42bfbb342c7c8acc69fd2e0036c3ab76eafa2c", + "message": "storage/inmemory: implement patch operation", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4654/commits/5e42bfbb342c7c8acc69fd2e0036c3ab76eafa2c" + }, + "date": 1698777127328, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16227099, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10219184, + "unit": "ns/op", + "extra": "122 times\n2 procs" + } + ] } ] }