mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 1cf2804e7f
This commit is contained in:
parent
6fd69a32f0
commit
ffccda8537
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1657556641851,
|
"lastUpdate": 1657556911877,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -1546,6 +1546,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "10 times\n2 procs"
|
"extra": "10 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "1cf2804e7f3c0abad8522b3cba4f9802d0a4fa89",
|
||||||
|
"message": "chore(deps): bump actions/setup-python from 4.0.0 to 4.1.0",
|
||||||
|
"timestamp": "2022-07-11T09:36:56Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3472/commits/1cf2804e7f3c0abad8522b3cba4f9802d0a4fa89"
|
||||||
|
},
|
||||||
|
"date": 1657556911463,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14234951,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "88 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 87922555,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "12 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue