mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for fb7440a607
This commit is contained in:
parent
eee800aa8a
commit
d49c69fe55
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1717621273512,
|
||||
"lastUpdate": 1717625600513,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -111330,6 +111330,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "fb7440a607bd79058bc7f6f536b1bc4bbbe07391",
|
||||
"message": "[wip] Device Auth flow",
|
||||
"timestamp": "2024-06-05T20:57:59Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5129/commits/fb7440a607bd79058bc7f6f536b1bc4bbbe07391"
|
||||
},
|
||||
"date": 1717625590893,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9132056,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6036882,
|
||||
"unit": "ns/op",
|
||||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue