mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 07:19:16 +02:00
add Benchmark (go) benchmark result for 5130ee8ec8
This commit is contained in:
parent
0b83afde5c
commit
40af1021f8
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727122837816,
|
||||
"lastUpdate": 1727122875524,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124982,6 +124982,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "157 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5130ee8ec8a28ba906816d3f2d3d7f896dec5f77",
|
||||
"message": "grpcutil: additional JWT validation",
|
||||
"timestamp": "2024-09-23T20:17:08Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5304/commits/5130ee8ec8a28ba906816d3f2d3d7f896dec5f77"
|
||||
},
|
||||
"date": 1727122863837,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11032560,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7291188,
|
||||
"unit": "ns/op",
|
||||
"extra": "162 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue