mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for ece82a6b22
This commit is contained in:
parent
67800e9513
commit
cc84a9a8df
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1675700608289,
|
||||
"lastUpdate": 1675700610736,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -32550,6 +32550,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "154 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": "ece82a6b22fd911d84c04106a9f04911d6c86786",
|
||||
"message": "chore(deps): bump distroless/base from `76b0529` to `4f9fe94` (#3948)\n\nBumps distroless/base from `76b0529` to `4f9fe94`.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: distroless/base\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
|
||||
"timestamp": "2023-02-06T09:16:58-07:00",
|
||||
"tree_id": "afb178cdccaa46481f87e53075d140fa2a0592a9",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/ece82a6b22fd911d84c04106a9f04911d6c86786"
|
||||
},
|
||||
"date": 1675700609633,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16834795,
|
||||
"unit": "ns/op",
|
||||
"extra": "69 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9915074,
|
||||
"unit": "ns/op",
|
||||
"extra": "117 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue