Has anyone here seen differences in performance between build debug and release build variants. I've seen it where debug builds perform navigation with nav component instantly but release builds (R8 enabled) take a very noticeable second. I don't know if this is Compose or NavComponent related.