mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 07:58:14 +02:00
add Benchmark (go) benchmark result for 49d3543534bccf5507afe7eb18f37f60da96e1a4
This commit is contained in:
parent
5e0d9b41fd
commit
f6e4001582
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709309557261,
|
||||
"lastUpdate": 1709309560563,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -98222,6 +98222,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "163 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "49d3543534bccf5507afe7eb18f37f60da96e1a4",
|
||||
"message": "chore(deps): bump distroless/base from `6c1e34e` to `9d4e568` in /.github",
|
||||
"timestamp": "2024-03-01T08:32:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4971/commits/49d3543534bccf5507afe7eb18f37f60da96e1a4"
|
||||
},
|
||||
"date": 1709309553147,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8762559,
|
||||
"unit": "ns/op",
|
||||
"extra": "140 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6079161,
|
||||
"unit": "ns/op",
|
||||
"extra": "199 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue