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