mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 09:28:09 +02:00
add Benchmark (go) benchmark result for 276d09ed7a
This commit is contained in:
parent
f387e5cb43
commit
27a80e5f23
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1685557901992,
|
||||
"lastUpdate": 1685558184266,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -47418,6 +47418,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "99 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "276d09ed7ad09e4eaea958e52f27434529ddf3e3",
|
||||
"message": "config: update logic for checking overlapping certificates",
|
||||
"timestamp": "2023-05-31T00:29:58Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4216/commits/276d09ed7ad09e4eaea958e52f27434529ddf3e3"
|
||||
},
|
||||
"date": 1685558183592,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13790931,
|
||||
"unit": "ns/op",
|
||||
"extra": "79 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9282421,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue