mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 711aaabafc
This commit is contained in:
parent
e46cf004b9
commit
dd0544c061
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730411715366,
|
||||
"lastUpdate": 1730477940378,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128582,6 +128582,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "711aaabafc0c0c4f1b74e31762f9ee82b7b1924a",
|
||||
"message": "chore(deps): bump the go group with 31 updates",
|
||||
"timestamp": "2024-10-30T19:33:35Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5351/commits/711aaabafc0c0c4f1b74e31762f9ee82b7b1924a"
|
||||
},
|
||||
"date": 1730477928573,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9660192,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6829651,
|
||||
"unit": "ns/op",
|
||||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue