mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for f07c912557
This commit is contained in:
parent
60e6712ccd
commit
9cb73a78b3
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1661269500956,
|
||||
"lastUpdate": 1661269795073,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -7926,6 +7926,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "135 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "91488121+cmo-pomerium@users.noreply.github.com",
|
||||
"name": "cmo-pomerium",
|
||||
"username": "cmo-pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "f07c91255734d92b8f1975ced48bf4ea13911df6",
|
||||
"message": "Update README.md (#3569)\n\nCo-authored-by: cmo-pomerium <91488121+cmo-pomerium@users.noreply.github.com>\r\nCo-authored-by: bobby <1544881+desimone@users.noreply.github.com>",
|
||||
"timestamp": "2022-08-23T08:45:58-07:00",
|
||||
"tree_id": "1587713781b27815fd40286dcc03267cc5ae40a1",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/f07c91255734d92b8f1975ced48bf4ea13911df6"
|
||||
},
|
||||
"date": 1661269793657,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17245701,
|
||||
"unit": "ns/op",
|
||||
"extra": "74 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9600482,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue