mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for bb54e8b381
This commit is contained in:
parent
206ede0c49
commit
08caa847e5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722282434413,
|
||||
"lastUpdate": 1722290885847,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -115458,6 +115458,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "bb54e8b3813486e4b4afd2cfae9e1a52d35c9dc0",
|
||||
"message": "core/authorize: always pass jwt",
|
||||
"timestamp": "2024-07-29T19:43:55Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5190/commits/bb54e8b3813486e4b4afd2cfae9e1a52d35c9dc0"
|
||||
},
|
||||
"date": 1722290875352,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8465716,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5994932,
|
||||
"unit": "ns/op",
|
||||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue