add Benchmark (go) benchmark result for 951d176a45

This commit is contained in:
github-action-benchmark 2023-04-25 00:33:19 +00:00
parent 5be25b0015
commit c006746e51

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1682370926304, "lastUpdate": 1682382798975,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -42154,6 +42154,42 @@ window.BENCHMARK_DATA = {
"extra": "92 times\n2 procs" "extra": "92 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": "951d176a45f41a9c1b740d9e045dde7fb722ed8c",
"message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 (#4129)\n\nBumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.2 to 3.23.3.\r\n- [Release notes](https://github.com/shirou/gopsutil/releases)\r\n- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.2...v3.23.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/shirou/gopsutil/v3\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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2023-04-24T18:28:38-06:00",
"tree_id": "f273b6792acf590805749eec329746de5f22f01c",
"url": "https://github.com/pomerium/pomerium/commit/951d176a45f41a9c1b740d9e045dde7fb722ed8c"
},
"date": 1682382798434,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15220650,
"unit": "ns/op",
"extra": "84 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9544808,
"unit": "ns/op",
"extra": "127 times\n2 procs"
}
]
} }
] ]
} }