mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for dc721932f4
This commit is contained in:
parent
5c1e2904bf
commit
ed4b4be031
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1663615633629,
|
"lastUpdate": 1663620551021,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -11514,6 +11514,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "141 times\n2 procs"
|
"extra": "141 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": "dc721932f4bec3356b5775ec86a7f0aebd511f24",
|
||||||
|
"message": "chore(deps): bump github.com/coreos/go-oidc/v3 from 3.3.0 to 3.4.0 (#3612)\n\nBumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.3.0 to 3.4.0.\r\n- [Release notes](https://github.com/coreos/go-oidc/releases)\r\n- [Commits](https://github.com/coreos/go-oidc/compare/v3.3.0...v3.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/coreos/go-oidc/v3\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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-09-19T14:46:14-06:00",
|
||||||
|
"tree_id": "ea47aa1eaf09ac8fcedd4b94d290749e2778b74d",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/dc721932f4bec3356b5775ec86a7f0aebd511f24"
|
||||||
|
},
|
||||||
|
"date": 1663620550385,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14847204,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "84 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8973068,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "135 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue