mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 0aa6658750
This commit is contained in:
parent
26897d8f3c
commit
df28a9e054
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1657577668531,
|
||||
"lastUpdate": 1657639799763,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -1750,6 +1750,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "12 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "0aa66587502492b6aeb59a51a40a0ee932878d93",
|
||||
"message": "Revert \"userinfo: embed assets as data URLs for forward auth\"",
|
||||
"timestamp": "2022-07-11T19:42:26Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3474/commits/0aa66587502492b6aeb59a51a40a0ee932878d93"
|
||||
},
|
||||
"date": 1657639799283,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14965624,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8107457,
|
||||
"unit": "ns/op",
|
||||
"extra": "153 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue