mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 10:58:11 +02:00
add Benchmark (go) benchmark result for e9ddf54ae1
This commit is contained in:
parent
22566e6f79
commit
35e43d5bb7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1690990427589,
|
"lastUpdate": 1690990504179,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -60882,6 +60882,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "91 times\n2 procs"
|
"extra": "91 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "e9ddf54ae1f2fc2faea43c19bae22f9d1fe7ac2f",
|
||||||
|
"message": "chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10",
|
||||||
|
"timestamp": "2023-08-02T07:33:51Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4407/commits/e9ddf54ae1f2fc2faea43c19bae22f9d1fe7ac2f"
|
||||||
|
},
|
||||||
|
"date": 1690990498947,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14969402,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "80 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9808645,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "123 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue