mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for f71c5b4e8a
This commit is contained in:
parent
874dd29419
commit
16e89f021d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731374530726,
|
||||
"lastUpdate": 1731375027927,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130666,6 +130666,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "202 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "f71c5b4e8a64ba26ff81825664f8fb1e8f8ce1e3",
|
||||
"message": "testenv: avoid dns lookups for *.localhost.pomerium.io",
|
||||
"timestamp": "2024-11-12T00:12:17Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5372/commits/f71c5b4e8a64ba26ff81825664f8fb1e8f8ce1e3"
|
||||
},
|
||||
"date": 1731375015215,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7513008,
|
||||
"unit": "ns/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 55073972,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue