mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for fa26587f19
This commit is contained in:
parent
4fb99d8b91
commit
e01cfadccf
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1669236726783,
|
"lastUpdate": 1669244636074,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -21290,6 +21290,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "150 times\n2 procs"
|
"extra": "150 times\n2 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": "fa26587f19fbee63e52ee6cac1f76ab278d87cb7",
|
||||||
|
"message": "remove forward auth (#3628)",
|
||||||
|
"timestamp": "2022-11-23T15:59:28-07:00",
|
||||||
|
"tree_id": "fb8592bb1cfefa86de49fbe9aecc4ed004a1b008",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/fa26587f19fbee63e52ee6cac1f76ab278d87cb7"
|
||||||
|
},
|
||||||
|
"date": 1669244635240,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13415748,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "87 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9385397,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "129 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue