mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 2d8645fda526767164650630d4ad679c31fb4d9e
This commit is contained in:
parent
90062d39c8
commit
a914dd4aa1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722449046020,
|
||||
"lastUpdate": 1722449077059,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -115622,6 +115622,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2d8645fda526767164650630d4ad679c31fb4d9e",
|
||||
"message": "config: allow overriding port numbers using environment variables",
|
||||
"timestamp": "2024-07-30T14:34:18Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5196/commits/2d8645fda526767164650630d4ad679c31fb4d9e"
|
||||
},
|
||||
"date": 1722449067128,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8824543,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 31853550,
|
||||
"unit": "ns/op",
|
||||
"extra": "194 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue