mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 08:28:20 +02:00
add Benchmark (go) benchmark result for 0e7f2a3aa6
This commit is contained in:
parent
9a9049216f
commit
d585a8c9e7
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673975591999,
|
||||
"lastUpdate": 1673975597784,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -29986,6 +29986,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "159 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": "0e7f2a3aa6834daf511b8a4e62af0de2fd8276f6",
|
||||
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.47.4 to 0.48.0 (#3898)\n\nBumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.47.4 to 0.48.0.\r\n- [Release notes](https://github.com/open-policy-agent/opa/releases)\r\n- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/open-policy-agent/opa/compare/v0.47.4...v0.48.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/open-policy-agent/opa\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>\r\nCo-authored-by: Denis Mishin <dmishin@pomerium.com>",
|
||||
"timestamp": "2023-01-17T10:10:20-07:00",
|
||||
"tree_id": "4c41024b3f8648beabaa95b9f4707c89a787467b",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/0e7f2a3aa6834daf511b8a4e62af0de2fd8276f6"
|
||||
},
|
||||
"date": 1673975596912,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14421385,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9210331,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue