3 ms·
I can't say I'm surprised when I see the 100+ function stack traces that Axum built on Tokio produces. Before you say Axum is "holding it wrong" the project li
by cube00 12d ago
I can't say I'm surprised when I see the 100+ function stack traces that Axum built on Tokio produces.
Before you say Axum is "holding it wrong" the project lives under the tokio-rs GitHub org.
- rusbus 12d agoNote that most of those end up getting inlined in practice