mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for b5ac7dbc76
This commit is contained in:
parent
34ccf7ee8d
commit
64e10e851b
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1659113758317,
|
||||
"lastUpdate": 1659119734275,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -4342,6 +4342,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "151 times\n2 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": "b5ac7dbc76fb7b5f6927ef5ac4b2a18887f4d086",
|
||||
"message": "sets: convert set types to generics (#3519)\n\n* sets: convert set types to generics\r\n\r\n* sets: use internal sets package",
|
||||
"timestamp": "2022-07-29T12:32:17-06:00",
|
||||
"tree_id": "792b61f8aa967964023e871dc4517816c740cd53",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/b5ac7dbc76fb7b5f6927ef5ac4b2a18887f4d086"
|
||||
},
|
||||
"date": 1659119732989,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16810535,
|
||||
"unit": "ns/op",
|
||||
"extra": "79 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10029923,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue