mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for f58ddc80372d1d94a48c9a135854aea259e3717d
This commit is contained in:
parent
bae365a0f5
commit
874dd29419
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731374397881,
|
||||
"lastUpdate": 1731374530726,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130634,6 +130634,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "244 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "f58ddc80372d1d94a48c9a135854aea259e3717d",
|
||||
"message": "testenv: override dns resolution for *.localhost.pomerium.io",
|
||||
"timestamp": "2024-11-12T00:12:17Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5372/commits/f58ddc80372d1d94a48c9a135854aea259e3717d"
|
||||
},
|
||||
"date": 1731374506242,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8644304,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5999045,
|
||||
"unit": "ns/op",
|
||||
"extra": "202 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue