mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 8e247bd9e4
This commit is contained in:
parent
072d70c583
commit
b56533eb1a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1665603590890,
|
||||
"lastUpdate": 1665604697280,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -13634,6 +13634,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8e247bd9e4bf43f2d57847064ea0315aab84ea21",
|
||||
"message": "config: default to http2",
|
||||
"timestamp": "2022-10-12T12:33:35Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3660/commits/8e247bd9e4bf43f2d57847064ea0315aab84ea21"
|
||||
},
|
||||
"date": 1665604696589,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13947377,
|
||||
"unit": "ns/op",
|
||||
"extra": "88 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8542950,
|
||||
"unit": "ns/op",
|
||||
"extra": "140 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue