diff --git a/dev/bench/data.js b/dev/bench/data.js index 1397ab496..234831613 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723058893234, + "lastUpdate": 1723065812124, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116966,6 +116966,42 @@ window.BENCHMARK_DATA = { "extra": "184 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": "c196921e878e7c6b3ce93a9231961de35284eb6e", + "message": "Fix SECURITY.md treated as symlink (#5211)", + "timestamp": "2024-08-07T17:20:18-04:00", + "tree_id": "a281a4de1d3ca486624ad62aea130fce306164eb", + "url": "https://github.com/pomerium/pomerium/commit/c196921e878e7c6b3ce93a9231961de35284eb6e" + }, + "date": 1723065802139, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8288436, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5661436, + "unit": "ns/op", + "extra": "206 times\n4 procs" + } + ] } ] }