mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for ea6f780ff8
This commit is contained in:
parent
2969460b0e
commit
0e0e13e622
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724693624099,
|
||||
"lastUpdate": 1724710578803,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120698,6 +120698,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ea6f780ff85d7c4bbbf3e1a0fe4fc4bbac1c1e2f",
|
||||
"message": "core/config: add databroker_storage_connection_string_file",
|
||||
"timestamp": "2024-08-26T17:30:21Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5242/commits/ea6f780ff85d7c4bbbf3e1a0fe4fc4bbac1c1e2f"
|
||||
},
|
||||
"date": 1724710567193,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9600631,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6587202,
|
||||
"unit": "ns/op",
|
||||
"extra": "166 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue