mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 6bb541a331
This commit is contained in:
parent
7f5ddba776
commit
49060b9a7a
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730479645935,
|
"lastUpdate": 1730479719743,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -128782,6 +128782,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "186 times\n4 procs"
|
"extra": "186 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": "6bb541a3316e89f0f95d7c405563303abe859667",
|
||||||
|
"message": "chore(deps): bump the docker group with 3 updates (#5353)\n\nBumps the docker group with 3 updates: node, golang and distroless/base-debian12.\r\n\r\n\r\nUpdates `node` from `db5dd2f` to `de4c8be`\r\n\r\nUpdates `golang` from `dba79eb` to `2341ddf`\r\n\r\nUpdates `distroless/base-debian12` from `662eaa2` to `29160be`\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-11-01T09:44:56-07:00",
|
||||||
|
"tree_id": "b7aa526f8e97d7a8c89221be66bda951921eb1b9",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/6bb541a3316e89f0f95d7c405563303abe859667"
|
||||||
|
},
|
||||||
|
"date": 1730479707132,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9191029,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "130 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6309414,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "192 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue