mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for 0e28b1c809
This commit is contained in:
parent
43f62120da
commit
378768c3d1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1680541197058,
|
"lastUpdate": 1680541271357,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -39994,6 +39994,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "148 times\n2 procs"
|
"extra": "148 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0e28b1c80908f665f276d702ad4066cd9472cf04",
|
||||||
|
"message": "chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible",
|
||||||
|
"timestamp": "2023-04-03T05:25:23Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4094/commits/0e28b1c80908f665f276d702ad4066cd9472cf04"
|
||||||
|
},
|
||||||
|
"date": 1680541270806,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13649185,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "86 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8342500,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "140 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue