mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for 9df6f223c2
This commit is contained in:
parent
d089911ab4
commit
c9a48ac629
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1720460862399,
|
||||
"lastUpdate": 1720561174545,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -114210,6 +114210,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "174 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9df6f223c2984a6b0c7100d1e25728953e6af7db",
|
||||
"message": "core/ui: fix cycle in profile data",
|
||||
"timestamp": "2024-07-09T09:50:20Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5168/commits/9df6f223c2984a6b0c7100d1e25728953e6af7db"
|
||||
},
|
||||
"date": 1720561164647,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8635055,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5969686,
|
||||
"unit": "ns/op",
|
||||
"extra": "204 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue