diff --git a/dev/bench/data.js b/dev/bench/data.js index fa05e0908..5ad575257 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726508924731, + "lastUpdate": 1726513339856, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123930,6 +123930,42 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "6171c095968c79320325a77382f6091538e75714", + "message": "config: remove unused databroker storage settings (#5285)\n\nConfig options concerning the TLS connection from databroker to storage\r\nbackend are now unused. TLS options for this connection can instead be\r\nset directly in the databroker storage connection string.", + "timestamp": "2024-09-16T11:58:57-07:00", + "tree_id": "a05e10abcbb0d01b53e93b73f878e56c2f94b982", + "url": "https://github.com/pomerium/pomerium/commit/6171c095968c79320325a77382f6091538e75714" + }, + "date": 1726513328525, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8754557, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6254673, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }