mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for f3620cf6e9
This commit is contained in:
parent
52d619ab1e
commit
1dc99f65fb
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724773331178,
|
||||
"lastUpdate": 1724773541692,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120862,6 +120862,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "199 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "f3620cf6e92eb9106f9165e9100b33a2b1e2b5c0",
|
||||
"message": "core/config: add databroker_storage_connection_string_file (#5242)\n\n* core/config: add databroker_storage_connection_string_file\r\n\r\n* add file to file list",
|
||||
"timestamp": "2024-08-27T09:42:14-06:00",
|
||||
"tree_id": "4b26585e2d387ef62123a556627c0dbb4ee83295",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/f3620cf6e92eb9106f9165e9100b33a2b1e2b5c0"
|
||||
},
|
||||
"date": 1724773530280,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9236490,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6705696,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue