add Benchmark (go) benchmark result for 75324e2d05

This commit is contained in:
github-action-benchmark 2024-08-26 13:59:37 +00:00
parent 39f56fda49
commit 29b3701d7b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1724466770105, "lastUpdate": 1724680777813,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -120530,6 +120530,42 @@ window.BENCHMARK_DATA = {
"extra": "193 times\n4 procs" "extra": "193 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": "75324e2d05c882fa21ba3e52f68896885c273d2e",
"message": "chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui (#5240)\n\nBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.\r\n- [Release notes](https://github.com/micromatch/micromatch/releases)\r\n- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: micromatch\r\n dependency-type: indirect\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-08-26T07:56:02-06:00",
"tree_id": "2ea60db2d93f0d5b2bdc8953ca2bc95ef1d8228e",
"url": "https://github.com/pomerium/pomerium/commit/75324e2d05c882fa21ba3e52f68896885c273d2e"
},
"date": 1724680766988,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8693573,
"unit": "ns/op",
"extra": "128 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6211710,
"unit": "ns/op",
"extra": "187 times\n4 procs"
}
]
} }
] ]
} }