mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 9b1bea6a4a
This commit is contained in:
parent
a9b1690133
commit
6a272fbb18
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727801696167,
|
||||
"lastUpdate": 1727801864487,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -125726,6 +125726,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "174 times\n4 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": "9b1bea6a4a2ad8fd67e924839a0fa4260e6d167a",
|
||||
"message": "chore(deps): bump the docker group in /.github with 3 updates (#5309)\n\nBumps the docker group in /.github with 3 updates: busybox, distroless/base and distroless/base-debian12.\r\n\r\n\r\nUpdates `busybox` from `8274294` to `c230832`\r\n\r\nUpdates `distroless/base` from `1aae189` to `6ae5fe6`\r\n\r\nUpdates `distroless/base-debian12` from `1aae189` to `6ae5fe6`\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: busybox\r\n dependency-type: direct:production\r\n dependency-group: docker\r\n- dependency-name: distroless/base\r\n dependency-type: direct:production\r\n dependency-group: docker\r\n- dependency-name: distroless/base-debian12\r\n dependency-type: direct:production\r\n dependency-group: docker\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": "2024-10-01T09:54:17-07:00",
|
||||
"tree_id": "63aeaaf5c8125470f64383bd84b711b501487b4a",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/9b1bea6a4a2ad8fd67e924839a0fa4260e6d167a"
|
||||
},
|
||||
"date": 1727801853210,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 59475070,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6367165,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue