mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 74213c019b
This commit is contained in:
parent
cc9db5d762
commit
cace68d699
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1669049812533,
|
"lastUpdate": 1669049840101,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -20530,6 +20530,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": "74213c019ba633363b6d7d6ae0af10d7953d25b9",
|
||||||
|
"message": "chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /ui",
|
||||||
|
"timestamp": "2022-11-20T06:51:33Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3760/commits/74213c019ba633363b6d7d6ae0af10d7953d25b9"
|
||||||
|
},
|
||||||
|
"date": 1669049839344,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13907282,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "99 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9193024,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "130 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue