mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for f021e082cb
This commit is contained in:
parent
74c53790b3
commit
6c68562e89
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1702665139878,
|
||||
"lastUpdate": 1702680367876,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -89898,6 +89898,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "151 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "f021e082cbc361872f4bec390971e7d1a832a562",
|
||||
"message": "core/authenticate: refactor identity authenticators to initiate redirect",
|
||||
"timestamp": "2023-12-15T21:29:55Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4858/commits/f021e082cbc361872f4bec390971e7d1a832a562"
|
||||
},
|
||||
"date": 1702680361078,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10354239,
|
||||
"unit": "ns/op",
|
||||
"extra": "117 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7076084,
|
||||
"unit": "ns/op",
|
||||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue