mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 10:58:11 +02:00
add Benchmark (go) benchmark result for a8927e8ff8
This commit is contained in:
parent
b70fb9e71e
commit
c2bb42d7e3
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701983281608,
|
"lastUpdate": 1701983349989,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -88010,6 +88010,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "170 times\n4 procs"
|
"extra": "170 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": "a8927e8ff8f92349fa3a41cb1526da729afdf830",
|
||||||
|
"message": "chore(deps): bump distroless/base-debian12 from `d64f548` to `1dfdb5e` in /.github (#4671)\n\nchore(deps): bump distroless/base-debian12 in /.github\r\n\r\nBumps distroless/base-debian12 from `d64f548` to `1dfdb5e`.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: distroless/base-debian12\r\n dependency-type: direct:production\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": "2023-12-07T13:59:24-07:00",
|
||||||
|
"tree_id": "5ef8eb98bbd0a2880b611ff9c2561de86e08f4f9",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/a8927e8ff8f92349fa3a41cb1526da729afdf830"
|
||||||
|
},
|
||||||
|
"date": 1701983342757,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12245670,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "97 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7691691,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "163 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue