mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for fb4ee25763
This commit is contained in:
parent
9099547e4e
commit
5f4cc0cad4
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725551889413,
|
||||
"lastUpdate": 1725552999153,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122402,6 +122402,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "162 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": "fb4ee2576331f8450d82ad9b9207fa317fb78c5c",
|
||||
"message": "core/ui: update logo (#5249)\n\n* update logo\r\n\r\n* use base64\r\n\r\n* reference local file\r\n\r\n* use svg, resize\r\n\r\n* purple logo\r\n\r\n* bigger\r\n\r\n* move logo",
|
||||
"timestamp": "2024-09-05T18:13:06+02:00",
|
||||
"tree_id": "39b7152e4f3ed56d76454237d89cf5bd9f13b57f",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/fb4ee2576331f8450d82ad9b9207fa317fb78c5c"
|
||||
},
|
||||
"date": 1725552987291,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8862327,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6371609,
|
||||
"unit": "ns/op",
|
||||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue