mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for b0483b1823
This commit is contained in:
parent
0dc9b3ab57
commit
f1a3d36d99
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1659977181721,
|
"lastUpdate": 1659977199211,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -5210,6 +5210,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "154 times\n2 procs"
|
"extra": "154 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "b0483b182315c73d76c1042cdae17e8005a29688",
|
||||||
|
"message": "chore(deps): bump actions/cache from 3.0.5 to 3.0.6",
|
||||||
|
"timestamp": "2022-08-08T09:16:28Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3537/commits/b0483b182315c73d76c1042cdae17e8005a29688"
|
||||||
|
},
|
||||||
|
"date": 1659977198290,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15564776,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "78 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10923597,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue