mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
add Benchmark (go) benchmark result for 8b543dedd9
This commit is contained in:
parent
cc7beb3377
commit
488885a7ef
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733165649979,
|
||||
"lastUpdate": 1733166023231,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131792,6 +131792,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "226 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8b543dedd97519fc9eb3585fa365c29d51363264",
|
||||
"message": "chore(deps): bump the go group across 1 directory with 26 updates",
|
||||
"timestamp": "2024-12-02T18:50:49Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5385/commits/8b543dedd97519fc9eb3585fa365c29d51363264"
|
||||
},
|
||||
"date": 1733166010327,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7594024,
|
||||
"unit": "ns/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5157305,
|
||||
"unit": "ns/op",
|
||||
"extra": "226 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue