mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
add Benchmark (go) benchmark result for defa216e84
This commit is contained in:
parent
b27b668e16
commit
3f6f24b5af
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1670864472093,
|
||||
"lastUpdate": 1670864493864,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -23638,6 +23638,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "128 times\n2 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": "defa216e84fa92f87c42d2ad3218434bd563b53e",
|
||||
"message": "chore(deps): bump golang from 1.19.3-buster to 1.19.4-buster (#3801)\n\nBumps golang from 1.19.3-buster to 1.19.4-buster.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\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": "2022-12-12T09:58:54-07:00",
|
||||
"tree_id": "64a56b8d6937a30f463fc81a1b806315c66680b6",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/defa216e84fa92f87c42d2ad3218434bd563b53e"
|
||||
},
|
||||
"date": 1670864492821,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14148336,
|
||||
"unit": "ns/op",
|
||||
"extra": "82 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8334215,
|
||||
"unit": "ns/op",
|
||||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue