mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 15:00:51 +02:00
add Benchmark (go) benchmark result for 8a53ad647b
This commit is contained in:
parent
f889cf94fc
commit
8f0aab5902
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725923975521,
|
||||
"lastUpdate": 1725924388135,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122830,6 +122830,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8a53ad647b5d3113ef0a6fec37302c023388d0b1",
|
||||
"message": "Revert \"config: allow overriding port numbers using environment variables (#5194)\"",
|
||||
"timestamp": "2024-09-09T05:50:18Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5273/commits/8a53ad647b5d3113ef0a6fec37302c023388d0b1"
|
||||
},
|
||||
"date": 1725924376978,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9128818,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6366250,
|
||||
"unit": "ns/op",
|
||||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue