mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
add Benchmark (go) benchmark result for d55cb097cc
This commit is contained in:
parent
e35f4f8fed
commit
9d9b7e4dbc
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1719590284965,
|
"lastUpdate": 1719605467511,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -113706,6 +113706,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "172 times\n4 procs"
|
"extra": "172 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "cdoxsey@pomerium.com",
|
||||||
|
"name": "Caleb Doxsey",
|
||||||
|
"username": "calebdoxsey"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "d55cb097cc07967964700f5fbd21d7a89ef00351",
|
||||||
|
"message": "core/ui: add user info link (#5158)\n\n* core/ui: add user info link\r\n\r\n* open in new window\r\n\r\n* fix header test",
|
||||||
|
"timestamp": "2024-06-28T14:07:24-06:00",
|
||||||
|
"tree_id": "3135e3460db3f7e53cbecc815f9388457d882da8",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/d55cb097cc07967964700f5fbd21d7a89ef00351"
|
||||||
|
},
|
||||||
|
"date": 1719605457348,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9020320,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6041134,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "202 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue