mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for c011957389
This commit is contained in:
parent
ae8eeacd05
commit
0b83afde5c
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727119748321,
|
||||
"lastUpdate": 1727122837816,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124946,6 +124946,42 @@ window.BENCHMARK_DATA = {
|
|||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue