mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 63191f68e5
This commit is contained in:
parent
b5c0e4dff1
commit
089e977f6f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1661378104273,
|
||||
"lastUpdate": 1661451315698,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -8066,6 +8066,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "120 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "63191f68e529d9b41fbb17d04e03f95e4e092da7",
|
||||
"message": "authenticate: add CORS headers to jwks endpoint",
|
||||
"timestamp": "2022-08-24T14:56:12Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3574/commits/63191f68e529d9b41fbb17d04e03f95e4e092da7"
|
||||
},
|
||||
"date": 1661451315247,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14127204,
|
||||
"unit": "ns/op",
|
||||
"extra": "79 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8370060,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue