mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-23 11:39:32 +02:00
add Benchmark (go) benchmark result for b6646de8e1
This commit is contained in:
parent
7c5da16006
commit
b5235e88d2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1687882656474,
|
||||
"lastUpdate": 1687971850260,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -54314,6 +54314,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "105 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b6646de8e1ff1710f0ea202c7ef5b0da30dcbcaa",
|
||||
"message": "authenticate: remove extraneous error log",
|
||||
"timestamp": "2023-06-28T09:09:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4319/commits/b6646de8e1ff1710f0ea202c7ef5b0da30dcbcaa"
|
||||
},
|
||||
"date": 1687971845566,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14839154,
|
||||
"unit": "ns/op",
|
||||
"extra": "80 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10048178,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue