mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 3107496bb8
This commit is contained in:
parent
2647f92978
commit
8526fe91ef
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701983560806,
|
||||
"lastUpdate": 1701983603139,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -88182,6 +88182,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "172 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": "3107496bb817d86abd2fbf85e01e2cc1f57b8b48",
|
||||
"message": "chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#4688)\n\nBumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.3.0 to 1.4.0.\r\n- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)\r\n- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)\r\n- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.3.0...v1.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: sigs.k8s.io/yaml\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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
|
||||
"timestamp": "2023-12-07T14:03:57-07:00",
|
||||
"tree_id": "85364ee962e618bad453796680a6bd30691a52e4",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/3107496bb817d86abd2fbf85e01e2cc1f57b8b48"
|
||||
},
|
||||
"date": 1701983591181,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10476738,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6760820,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue