add Benchmark (go) benchmark result for 376e84c57a79983e188c6cc353d740556bb251d1

This commit is contained in:
github-action-benchmark 2024-10-23 19:47:44 +00:00
parent 00a7ca342e
commit 5d12a1e38e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1729712294633, "lastUpdate": 1729712864825,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -127362,6 +127362,38 @@ window.BENCHMARK_DATA = {
"extra": "190 times\n4 procs" "extra": "190 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "376e84c57a79983e188c6cc353d740556bb251d1",
"message": "Add new request header variable 'pomerium.jwt'",
"timestamp": "2024-10-22T20:46:26Z",
"url": "https://github.com/pomerium/pomerium/pull/5339/commits/376e84c57a79983e188c6cc353d740556bb251d1"
},
"date": 1729712842258,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9635805,
"unit": "ns/op",
"extra": "127 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6390648,
"unit": "ns/op",
"extra": "182 times\n4 procs"
}
]
} }
] ]
} }