mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for de9e54ee13
This commit is contained in:
parent
f832800dfa
commit
2f8be330fc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1728604749902,
|
||||
"lastUpdate": 1729012185617,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126710,6 +126710,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "de9e54ee131ecff392d9ca6aab5f74e308e4350b",
|
||||
"message": "config: set_response_headers is not unknown",
|
||||
"timestamp": "2024-10-15T08:54:10Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5326/commits/de9e54ee131ecff392d9ca6aab5f74e308e4350b"
|
||||
},
|
||||
"date": 1729012173965,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10153423,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6830312,
|
||||
"unit": "ns/op",
|
||||
"extra": "169 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue