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>
Wed, 12 Jun 2024 19:35:06 +0000 (19:35 +0000)
commitd74c143afe2244c39c66adef0dd13e64bdcf6681
tree7f31c47fd6a85fe4e37aa8e97896a549893fd13a
parent050e7ebaa306ecda7e59de2ad109bfa6f8d39ef0
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