The advantage of inlining is that if you’re careful, you can make useful abstractions that don’t cost performance.
The disadvantage of inlining is my god do you know how many abstraction layers I’ve had to poke through to figure out where this code adds 1 to something?