mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for d1b06c5390
This commit is contained in:
parent
4ea2861e20
commit
070abd423d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733521305481,
|
||||
"lastUpdate": 1733524745394,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132544,6 +132544,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d1b06c5390318731c04ce9e6703590fe7dbf04cc",
|
||||
"message": "UDP support",
|
||||
"timestamp": "2024-12-06T14:32:17Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5390/commits/d1b06c5390318731c04ce9e6703590fe7dbf04cc"
|
||||
},
|
||||
"date": 1733524732951,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7566953,
|
||||
"unit": "ns/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5068456,
|
||||
"unit": "ns/op",
|
||||
"extra": "214 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue