diff --git a/dev/bench/data.js b/dev/bench/data.js index 50dc91125..6705b075e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725036328305, + "lastUpdate": 1725036410138, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121422,6 +121422,42 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "nbalaraman@pomerium.com", + "name": "nikhil-pomerium", + "username": "nikhil-pomerium" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ccd8a1d5a2787e532bff28769b23b00949f7752c", + "message": "Update README.md (#5253)\n\nAdding plug for Pomerium Zero.", + "timestamp": "2024-08-30T10:43:23-06:00", + "tree_id": "0ecd70ed054fb7296783a5bf1f1c6f99d3b88af4", + "url": "https://github.com/pomerium/pomerium/commit/ccd8a1d5a2787e532bff28769b23b00949f7752c" + }, + "date": 1725036398997, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10408696, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6989459, + "unit": "ns/op", + "extra": "163 times\n4 procs" + } + ] } ] }