mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 26ac93f628
This commit is contained in:
parent
5e785cdacd
commit
ab34f3abd0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730927662669,
|
||||
"lastUpdate": 1730930890704,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129866,6 +129866,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "232 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "26ac93f6282a7afe1910718e77d3a5f569a5e27c",
|
||||
"message": "authorize: additional header evaluator tests",
|
||||
"timestamp": "2024-11-06T17:31:57Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5363/commits/26ac93f6282a7afe1910718e77d3a5f569a5e27c"
|
||||
},
|
||||
"date": 1730930877959,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9248670,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6159798,
|
||||
"unit": "ns/op",
|
||||
"extra": "182 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue