mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for c8d0c87c17
This commit is contained in:
parent
ff6657e8d3
commit
fa35edfbb7
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723749581093,
|
||||
"lastUpdate": 1723749588342,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -118786,6 +118786,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "199 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": "c8d0c87c178f23e5f857b73ba87863ce333d30dc",
|
||||
"message": "chore(deps): bump the docker group in /.github with 2 updates (#5202)\n\n* chore(deps): bump the docker group in /.github with 2 updates\r\n\r\nBumps the docker group in /.github with 2 updates: distroless/base and distroless/base-debian12.\r\n\r\n\r\nUpdates `distroless/base` from `786007f` to `1aae189`\r\n\r\nUpdates `distroless/base-debian12` from `786007f` to `1aae189`\r\n\r\n---\r\nupdated-dependencies:\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\n\r\n* use docker compose instead of docker-compose\r\n\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>\r\nCo-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>",
|
||||
"timestamp": "2024-08-15T12:16:21-07:00",
|
||||
"tree_id": "de312c19c7959549e9dca3259a55bf69145e4ad6",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/c8d0c87c178f23e5f857b73ba87863ce333d30dc"
|
||||
},
|
||||
"date": 1723749577202,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10576736,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7381994,
|
||||
"unit": "ns/op",
|
||||
"extra": "166 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue