mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 4e2a8aaf9a
This commit is contained in:
parent
0617d80856
commit
cc7beb3377
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733162358764,
|
||||
"lastUpdate": 1733165649979,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131756,6 +131756,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "229 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": "4e2a8aaf9a7b410c86bf8e44a40d256d92729c2d",
|
||||
"message": "chore(deps): bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2 (#5384)\n\nBumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.48.1 to 0.48.2.\r\n- [Release notes](https://github.com/quic-go/quic-go/releases)\r\n- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)\r\n- [Commits](https://github.com/quic-go/quic-go/compare/v0.48.1...v0.48.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/quic-go/quic-go\r\n dependency-type: direct:production\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-12-02T11:50:44-07:00",
|
||||
"tree_id": "3769959a83096097ccf2e45ced712bcd75dc7382",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/4e2a8aaf9a7b410c86bf8e44a40d256d92729c2d"
|
||||
},
|
||||
"date": 1733165637739,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8233837,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5411399,
|
||||
"unit": "ns/op",
|
||||
"extra": "226 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue