mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 60664da84f
This commit is contained in:
parent
7f2f08c288
commit
afb39a0bf7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1712778130604,
|
||||
"lastUpdate": 1712778188306,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -105662,6 +105662,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "60664da84f567b279d3bfc69b7dd394a54d6300f",
|
||||
"message": "core/authenticate: redirect to /.pomerium/signed_out when no signout redirect url is defined",
|
||||
"timestamp": "2024-04-08T18:50:11Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5062/commits/60664da84f567b279d3bfc69b7dd394a54d6300f"
|
||||
},
|
||||
"date": 1712778179865,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10048466,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6916333,
|
||||
"unit": "ns/op",
|
||||
"extra": "164 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue