mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for b51b93dcf3
This commit is contained in:
parent
b4c78472e0
commit
18b1929a71
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1666707010147,
|
||||
"lastUpdate": 1666707067159,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -16586,6 +16586,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b51b93dcf3a4202cc7b351188cf8ae37ffd03eaa",
|
||||
"message": "httputil: remove error details",
|
||||
"timestamp": "2022-10-25T02:01:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3705/commits/b51b93dcf3a4202cc7b351188cf8ae37ffd03eaa"
|
||||
},
|
||||
"date": 1666707066099,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 20780434,
|
||||
"unit": "ns/op",
|
||||
"extra": "63 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 12295146,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue