Vanilla Dagger 2 via KAPT vs KSP on a small JVM project:
16 sub projects, 4 using the dagger processor, ~5k lines of kotlin total
~25% on a cold daemon, ~10% after warm-up
seems we might see some big wins at scale.
bits to make the profiler be able to quickly control which is used.