mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for c9117a0274
This commit is contained in:
parent
86a58a404f
commit
904a8a0c14
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1732138595921,
|
||||
"lastUpdate": 1732139175279,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131026,6 +131026,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "234 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c9117a0274a935d795ab37dad07cb34a7b30d1b4",
|
||||
"message": "authorize: use pooled query request objects with more efficient cache keys",
|
||||
"timestamp": "2024-11-19T15:48:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5375/commits/c9117a0274a935d795ab37dad07cb34a7b30d1b4"
|
||||
},
|
||||
"date": 1732139161700,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8459063,
|
||||
"unit": "ns/op",
|
||||
"extra": "144 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5629100,
|
||||
"unit": "ns/op",
|
||||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue