mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for a74ea3d6bc
This commit is contained in:
parent
c0cdcaa4f6
commit
156c65b288
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722529305179,
|
||||
"lastUpdate": 1722529770189,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -116138,6 +116138,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "204 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": "a74ea3d6bca00708fd795450db0ed90fdfcd9fd1",
|
||||
"message": "chore(deps): bump the docker group with 3 updates (#5201)\n\nBumps the docker group with 3 updates: node, golang and distroless/base-debian12.\r\n\r\n\r\nUpdates `node` from `b849bc4` to `1ae9ba8`\r\n\r\nUpdates `golang` from 1.22.4-bookworm to 1.22.5-bookworm\r\n\r\nUpdates `distroless/base-debian12` from `fe3521b` to `af772ed`\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: node\r\n dependency-type: direct:production\r\n dependency-group: docker\r\n- dependency-name: golang\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\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-08-01T10:26:09-06:00",
|
||||
"tree_id": "ccbaf8a6aa141cd58039aa388917ec62084451a7",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/a74ea3d6bca00708fd795450db0ed90fdfcd9fd1"
|
||||
},
|
||||
"date": 1722529759470,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8735836,
|
||||
"unit": "ns/op",
|
||||
"extra": "140 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6055485,
|
||||
"unit": "ns/op",
|
||||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue