mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for a04d1a450c
This commit is contained in:
parent
894f42755f
commit
d0203df133
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725390069632,
|
||||
"lastUpdate": 1725390143729,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121790,6 +121790,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "160 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": "a04d1a450cf81123466a6895c1984e7286a4a9ee",
|
||||
"message": "chore(deps): bump the docker group with 2 updates (#5258)\n\nBumps the docker group with 2 updates: node and golang.\r\n\r\n\r\nUpdates `node` from `1ae9ba8` to `a4d1de4`\r\n\r\nUpdates `golang` from `4bda342` to `31dc846`\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...\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-09-03T12:58:54-06:00",
|
||||
"tree_id": "514afd09d5388b499eaf645e2cd865dc99c2b63e",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/a04d1a450cf81123466a6895c1984e7286a4a9ee"
|
||||
},
|
||||
"date": 1725390132846,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9020781,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6181324,
|
||||
"unit": "ns/op",
|
||||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue