mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 23:48:30 +02:00
add Benchmark (go) benchmark result for f2b58cc2a1
This commit is contained in:
parent
f7f517eaa6
commit
e77cc7b195
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709309849008,
|
||||
"lastUpdate": 1709309855403,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -98382,6 +98382,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "f2b58cc2a1223431c34bdca12d8753e5dff8dc83",
|
||||
"message": "chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0",
|
||||
"timestamp": "2024-03-01T08:32:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4975/commits/f2b58cc2a1223431c34bdca12d8753e5dff8dc83"
|
||||
},
|
||||
"date": 1709309846924,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8509039,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5888765,
|
||||
"unit": "ns/op",
|
||||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue