mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 25cc61bae6
This commit is contained in:
parent
28cf729ad1
commit
8f82158ea9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1658162724237,
|
||||
"lastUpdate": 1658260701069,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -2614,6 +2614,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "25cc61bae61d546375e0d73b96355abf5f366e04",
|
||||
"message": "options: fix overlapping certificate test",
|
||||
"timestamp": "2022-07-19T17:07:49Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3492/commits/25cc61bae61d546375e0d73b96355abf5f366e04"
|
||||
},
|
||||
"date": 1658260700622,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13463420,
|
||||
"unit": "ns/op",
|
||||
"extra": "88 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8364126,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue