mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for bee64a21b8
This commit is contained in:
parent
cc89eedbca
commit
737567ba5a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1663607745183,
|
"lastUpdate": 1663608276161,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -11382,6 +11382,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "121 times\n2 procs"
|
"extra": "121 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "bee64a21b863914fc210a34b6e49bce74551847e",
|
||||||
|
"message": "chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.49.0",
|
||||||
|
"timestamp": "2022-09-19T08:09:21Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3578/commits/bee64a21b863914fc210a34b6e49bce74551847e"
|
||||||
|
},
|
||||||
|
"date": 1663608275503,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13335870,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "98 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8293872,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "150 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue