mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for db934df18c69f908bcc55b1ae46a9fe97bc1a46a
This commit is contained in:
parent
e3733423c0
commit
86a58a404f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1732055085870,
|
||||
"lastUpdate": 1732138595921,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130994,6 +130994,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "225 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "db934df18c69f908bcc55b1ae46a9fe97bc1a46a",
|
||||
"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/db934df18c69f908bcc55b1ae46a9fe97bc1a46a"
|
||||
},
|
||||
"date": 1732138582988,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7311117,
|
||||
"unit": "ns/op",
|
||||
"extra": "163 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5016185,
|
||||
"unit": "ns/op",
|
||||
"extra": "234 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue