diff --git a/dev/bench/data.js b/dev/bench/data.js index 53fa1e9e5..92e2fb376 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723680366726, + "lastUpdate": 1723734037345, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118170,6 +118170,42 @@ window.BENCHMARK_DATA = { "extra": "174 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": "3483447c370084b6329f7419144b8c74a9c55198", + "message": "ci: do not include timestamp into buildmeta (#5215)", + "timestamp": "2024-08-15T10:57:10-04:00", + "tree_id": "85abdcb9a069b82b6e12851877b694b172d01650", + "url": "https://github.com/pomerium/pomerium/commit/3483447c370084b6329f7419144b8c74a9c55198" + }, + "date": 1723734019149, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8852807, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6519738, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }