mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 060859356a
This commit is contained in:
parent
b7f2e2044b
commit
b531df42f9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1657640872726,
|
"lastUpdate": 1657645935726,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -1882,6 +1882,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "130 times\n2 procs"
|
"extra": "130 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "060859356a0ec8eba48bba9d4c842a0b92f7e5e4",
|
||||||
|
"message": "integration: use specific version of k3s",
|
||||||
|
"timestamp": "2022-07-11T19:42:26Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3475/commits/060859356a0ec8eba48bba9d4c842a0b92f7e5e4"
|
||||||
|
},
|
||||||
|
"date": 1657645934470,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 17788977,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "74 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9594941,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue