Push the route benchmark results into a separate uninlined function
authorMatt Corallo <git@bluematt.me>
Sat, 9 Dec 2023 18:51:09 +0000 (18:51 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 21 Dec 2023 05:35:56 +0000 (05:35 +0000)
commitc0f69528af895cef6da801fae93d6e36bf07e87c
treeb01df9af5841191fb6bf66363aff984aaed78c9e
parent599042e0489b176b3e5edd770b9a6b79a5ab805b
Push the route benchmark results into a separate uninlined function

This ensures the route benchmarks themselves will appear with a
distinct callgraph, making router profiling somewhat easier.
lightning/src/routing/router.rs