mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 075ea01b0a
This commit is contained in:
parent
dae41ee6ec
commit
f832800dfa
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1728600217493,
|
||||
"lastUpdate": 1728604749902,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126674,6 +126674,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "186 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": "075ea01b0add1563da73461bb3e5d78896d6fb46",
|
||||
"message": "core/config: allow websockets and spdy by default for k8s urls (#5325)",
|
||||
"timestamp": "2024-10-10T17:55:34-06:00",
|
||||
"tree_id": "6bdf8adad2e9755c2780849f1925d3d5fa439214",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/075ea01b0add1563da73461bb3e5d78896d6fb46"
|
||||
},
|
||||
"date": 1728604727256,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9135911,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6359268,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue