mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 7e825ef2d0
This commit is contained in:
parent
172854b272
commit
b91cfebc55
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1728515885206,
|
||||
"lastUpdate": 1728577573515,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126574,6 +126574,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7e825ef2d08de5556d75b3a41d99abbe9249c67e",
|
||||
"message": "core/config: add kubernetes_service_account_token_file",
|
||||
"timestamp": "2024-10-10T06:56:57Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5322/commits/7e825ef2d08de5556d75b3a41d99abbe9249c67e"
|
||||
},
|
||||
"date": 1728577550839,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10131388,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6764642,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue