mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 35f4a4b49f
This commit is contained in:
parent
1921d0f48e
commit
f7b716b8d0
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727801484477,
|
||||
"lastUpdate": 1727801610641,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -125622,6 +125622,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "148 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": "35f4a4b49f45c02adb5a41adcbf9ef6fd407df9f",
|
||||
"message": "chore(deps): bump the docker group with 3 updates (#5310)\n\nBumps the docker group with 3 updates: node, golang and distroless/base-debian12.\r\n\r\n\r\nUpdates `node` from `a4d1de4` to `db5dd2f`\r\n\r\nUpdates `golang` from `31dc846` to `dba79eb`\r\n\r\nUpdates `distroless/base-debian12` from `af772ed` to `662eaa2`\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 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:49:52-07:00",
|
||||
"tree_id": "c6b5d219f6b60e44e281b6e7db002c3b4b731946",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/35f4a4b49f45c02adb5a41adcbf9ef6fd407df9f"
|
||||
},
|
||||
"date": 1727801598675,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9371795,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7311801,
|
||||
"unit": "ns/op",
|
||||
"extra": "163 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue