mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
add Benchmark (go) benchmark result for ce61150dcb
This commit is contained in:
parent
5b55c50ccd
commit
0eeb550335
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1666290105868,
|
||||
"lastUpdate": 1666290354257,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -15578,6 +15578,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "176 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ce61150dcb6eb4b0d11bd1904c9701300b9c1bd1",
|
||||
"message": "chore(deps): bump mikefarah/yq from 4.28.1 to 4.28.2",
|
||||
"timestamp": "2022-10-20T14:16:00Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3690/commits/ce61150dcb6eb4b0d11bd1904c9701300b9c1bd1"
|
||||
},
|
||||
"date": 1666290353758,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13709701,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7977493,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue