mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 09:38:03 +02:00
add Benchmark (go) benchmark result for a741cce50e
This commit is contained in:
parent
6f99e83506
commit
5621950ea4
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1685490532231,
|
"lastUpdate": 1685490617888,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -47106,6 +47106,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "133 times\n2 procs"
|
"extra": "133 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": "a741cce50e339ef24a753471ac64a95a8fc74412",
|
||||||
|
"message": "config: simplify default set response headers (#4196)",
|
||||||
|
"timestamp": "2023-05-30T17:44:06-06:00",
|
||||||
|
"tree_id": "006a83dd7a22c4c6372e10094fba9e1d57af0f4b",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/a741cce50e339ef24a753471ac64a95a8fc74412"
|
||||||
|
},
|
||||||
|
"date": 1685490617056,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13490169,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "81 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9158582,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue