mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for dd9090643e
This commit is contained in:
parent
dcb96596cd
commit
2fbc53d82c
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1695149285818,
|
||||
"lastUpdate": 1695149388416,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -69674,6 +69674,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "132 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": "dd9090643ea3508ae25fa43a45d072ea75d0121c",
|
||||
"message": "chore(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#4560)\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.3.\r\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\r\n- [Commits](https://github.com/coverallsapp/github-action/compare/95b1a2355bd0e526ad2fd62da9fd386ad4c98474...3dfc5567390f6fa9267c0ee9c251e4c8c3f18949)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: coverallsapp/github-action\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-09-19T12:38:37-06:00",
|
||||
"tree_id": "4834f2f078cf31e12cbc50e9981924a01b76c5bb",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/dd9090643ea3508ae25fa43a45d072ea75d0121c"
|
||||
},
|
||||
"date": 1695149380402,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16254282,
|
||||
"unit": "ns/op",
|
||||
"extra": "67 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11398696,
|
||||
"unit": "ns/op",
|
||||
"extra": "97 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue