mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for bb70e5cfc2
This commit is contained in:
parent
3192401643
commit
59b4cdc3ce
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1717704082317,
|
||||
"lastUpdate": 1717812068352,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -111394,6 +111394,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "211 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "bb70e5cfc29a90e0ef0c5dd8f085d111008004bf",
|
||||
"message": "zero/connect: add telemetry request command",
|
||||
"timestamp": "2024-06-07T12:32:57Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5131/commits/bb70e5cfc29a90e0ef0c5dd8f085d111008004bf"
|
||||
},
|
||||
"date": 1717812051182,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8768663,
|
||||
"unit": "ns/op",
|
||||
"extra": "140 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5972680,
|
||||
"unit": "ns/op",
|
||||
"extra": "202 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue