mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 645a9be83b
This commit is contained in:
parent
205055944e
commit
6064cbe3a9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722350262636,
|
||||
"lastUpdate": 1722448972901,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -115558,6 +115558,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "170 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "645a9be83b3925a9475dfb42fe88c28a395be0b6",
|
||||
"message": "config: allow overriding port numbers using environment variables",
|
||||
"timestamp": "2024-07-30T14:34:18Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5194/commits/645a9be83b3925a9475dfb42fe88c28a395be0b6"
|
||||
},
|
||||
"date": 1722448962279,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9406500,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6592226,
|
||||
"unit": "ns/op",
|
||||
"extra": "159 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue