mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 7c9e9ac41000b4a1334b77b612faac27687e445e
This commit is contained in:
parent
0bc561ad5f
commit
e4a6f4c246
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1659125882647,
|
"lastUpdate": 1659370272349,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -4410,6 +4410,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "100 times\n2 procs"
|
"extra": "100 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "7c9e9ac41000b4a1334b77b612faac27687e445e",
|
||||||
|
"message": "chore(deps): bump github.com/golangci/golangci-lint from 1.47.2 to 1.47.3",
|
||||||
|
"timestamp": "2022-07-31T19:05:26Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3522/commits/7c9e9ac41000b4a1334b77b612faac27687e445e"
|
||||||
|
},
|
||||||
|
"date": 1659370271639,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16043201,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "81 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9804712,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue