mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 12dcdcaaa9
This commit is contained in:
parent
75f0935cf4
commit
4da055fee2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1659038562688,
|
||||
"lastUpdate": 1659038722790,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -3826,6 +3826,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "121 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "12dcdcaaa9b8f8abee52a3cb5ffec577a81f5924",
|
||||
"message": "chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1",
|
||||
"timestamp": "2022-07-28T06:20:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3515/commits/12dcdcaaa9b8f8abee52a3cb5ffec577a81f5924"
|
||||
},
|
||||
"date": 1659038722387,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 93874927,
|
||||
"unit": "ns/op",
|
||||
"extra": "63 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8387540,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue