mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 00:10:45 +02:00
add Benchmark (go) benchmark result for 99ca7dcb7a
This commit is contained in:
parent
354915b789
commit
b6167f2686
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1718224508515,
|
||||
"lastUpdate": 1718226517369,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -111726,6 +111726,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "99ca7dcb7a6fe2d40c52b67d7ad5ea063a720f52",
|
||||
"message": "zero: refactor telemetry and controller",
|
||||
"timestamp": "2024-06-12T20:31:46Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5135/commits/99ca7dcb7a6fe2d40c52b67d7ad5ea063a720f52"
|
||||
},
|
||||
"date": 1718226506678,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10278145,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6471769,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue