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>
Sun, 10 Dec 2023 03:58:36 +0000 (03:58 +0000)
commit31cbe17ff9d2be628495bb3806dfc4c3de028347
tree4c6df592b0a8ef783d163ea3ffe4429801bc8f90
parent7dddb39fbd1c28c0992b2c83255039df90419fd1
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