mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 00:48:17 +02:00
add Benchmark (go) benchmark result for 5e3c8b6c90
This commit is contained in:
parent
29ab3ed5e6
commit
912d94e12a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1681146150401,
|
"lastUpdate": 1681146157045,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -40322,6 +40322,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "146 times\n2 procs"
|
"extra": "146 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5e3c8b6c904202e84d92b3a01eb965563f8a970e",
|
||||||
|
"message": "chore(deps): bump golang from 1.20.2-buster to 1.20.3-buster",
|
||||||
|
"timestamp": "2023-04-09T15:58:29Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4103/commits/5e3c8b6c904202e84d92b3a01eb965563f8a970e"
|
||||||
|
},
|
||||||
|
"date": 1681146156435,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15653100,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "75 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9331262,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "124 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue