mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for cbbbe4efb5
This commit is contained in:
parent
5905ebd0c9
commit
1e82d98d7a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726178461190,
|
||||
"lastUpdate": 1726181458549,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -123666,6 +123666,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cbbbe4efb5124f01b9fd9ff1284da5667c475c31",
|
||||
"message": "config: remove unused databroker storage settings",
|
||||
"timestamp": "2024-09-12T21:45:58Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5285/commits/cbbbe4efb5124f01b9fd9ff1284da5667c475c31"
|
||||
},
|
||||
"date": 1726181446675,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9163119,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6376595,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue