mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-10 13:28:36 +02:00
add Benchmark (go) benchmark result for 19e4eaaab0
This commit is contained in:
parent
51aecf3cc5
commit
2a491280d8
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673546254647,
|
||||
"lastUpdate": 1673560708836,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -29062,6 +29062,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "19e4eaaab037c832432b2e3e1202ad542b5fa5a0",
|
||||
"message": "scripts: update get-envoy script to download all binaries",
|
||||
"timestamp": "2023-01-12T01:40:30Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3886/commits/19e4eaaab037c832432b2e3e1202ad542b5fa5a0"
|
||||
},
|
||||
"date": 1673560708179,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12514224,
|
||||
"unit": "ns/op",
|
||||
"extra": "99 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7673363,
|
||||
"unit": "ns/op",
|
||||
"extra": "154 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue