mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 08:58:05 +02:00
add Benchmark (go) benchmark result for 8f34d21642
This commit is contained in:
parent
13ff76f613
commit
750e2a812e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1678225697915,
|
||||
"lastUpdate": 1678226026895,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -37414,6 +37414,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8f34d216425d57350356e67721e18dd6d9742cdb",
|
||||
"message": "authorize: move sign out and jwks urls to route, update issuer for JWT",
|
||||
"timestamp": "2023-03-07T16:11:10Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4046/commits/8f34d216425d57350356e67721e18dd6d9742cdb"
|
||||
},
|
||||
"date": 1678226025079,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12636294,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8021711,
|
||||
"unit": "ns/op",
|
||||
"extra": "152 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue