diff --git a/dev/bench/data.js b/dev/bench/data.js index b3b215704..9fcbb4175 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725503373086, + "lastUpdate": 1725537836936, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122298,6 +122298,42 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 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": "073d1564ba2edaab692f526459b397b77dbe59e3", + "message": "core/envoy: allow TLS 1.3 (#5263)", + "timestamp": "2024-09-05T06:00:18-06:00", + "tree_id": "c7d21ab1391770aca91639f45dddf516ab4a5e00", + "url": "https://github.com/pomerium/pomerium/commit/073d1564ba2edaab692f526459b397b77dbe59e3" + }, + "date": 1725537825738, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9222031, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6370842, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }