mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 0eedbe2e9b
This commit is contained in:
parent
93dd65bb2d
commit
90a35491f7
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686364443308,
|
||||
"lastUpdate": 1686364508755,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -48482,6 +48482,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "132 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "49699333+dependabot[bot]@users.noreply.github.com",
|
||||
"name": "dependabot[bot]",
|
||||
"username": "dependabot[bot]"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "0eedbe2e9bc6ec32a6eb16b1b7f851372bbfadc5",
|
||||
"message": "chore(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.1 (#4221)",
|
||||
"timestamp": "2023-06-09T22:31:59-04:00",
|
||||
"tree_id": "d2c7621518aa755483ccae8bbb899695b349fc8e",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/0eedbe2e9bc6ec32a6eb16b1b7f851372bbfadc5"
|
||||
},
|
||||
"date": 1686364507685,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14986079,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10026387,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue