diff --git a/dev/bench/data.js b/dev/bench/data.js index e066db09d..54f4ab1ef 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724185165343, + "lastUpdate": 1724185560134, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119386,6 +119386,42 @@ window.BENCHMARK_DATA = { "extra": "193 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": "6591e3f539300c78fe2560b3c844a22c426ed8d3", + "message": "ci: allow to override VERSION in Makefile via env (#5230)", + "timestamp": "2024-08-20T16:22:25-04:00", + "tree_id": "5fc356115baa66e24cba14a2766a094271f19f73", + "url": "https://github.com/pomerium/pomerium/commit/6591e3f539300c78fe2560b3c844a22c426ed8d3" + }, + "date": 1724185549530, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8610646, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6189258, + "unit": "ns/op", + "extra": "206 times\n4 procs" + } + ] } ] }