mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 16:30:17 +02:00
add Benchmark (go) benchmark result for 73fdab3aefc888412781093fb01c1a43bc8a7841
This commit is contained in:
parent
ce88709a76
commit
e3649855c1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1666023066129,
|
||||
"lastUpdate": 1666023101245,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -13962,6 +13962,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "73fdab3aefc888412781093fb01c1a43bc8a7841",
|
||||
"message": "chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0",
|
||||
"timestamp": "2022-10-14T03:47:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3667/commits/73fdab3aefc888412781093fb01c1a43bc8a7841"
|
||||
},
|
||||
"date": 1666023099627,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17287443,
|
||||
"unit": "ns/op",
|
||||
"extra": "60 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10035022,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue