add Benchmark (go) benchmark result for c011957389

This commit is contained in:
github-action-benchmark 2024-09-23 20:20:37 +00:00
parent ae8eeacd05
commit 0b83afde5c

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1727119748321, "lastUpdate": 1727122837816,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -124946,6 +124946,42 @@ window.BENCHMARK_DATA = {
"extra": "154 times\n4 procs" "extra": "154 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "51246568+kenjenkins@users.noreply.github.com",
"name": "Kenneth Jenkins",
"username": "kenjenkins"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c01195738961636de10413cf6e6bf735227816de",
"message": "grpcutil: additional JWT validation (#5303)\n\nAdd additional validation to the grpcutil.RequireSignedJWT method. Log\r\nany validation error, instead of returning error details in the gRPC\r\nstatus message.",
"timestamp": "2024-09-23T13:17:03-07:00",
"tree_id": "e9bf644fa034361c9c05e79240ea5f63eb001b80",
"url": "https://github.com/pomerium/pomerium/commit/c01195738961636de10413cf6e6bf735227816de"
},
"date": 1727122825725,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11371344,
"unit": "ns/op",
"extra": "110 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7371436,
"unit": "ns/op",
"extra": "157 times\n4 procs"
}
]
} }
] ]
} }