Jan 30, 2023
The Compose documentation states that since version 1.3.0-alpha02 of RecyclerView they have fixed the RecyclerView performance issue.
https://developer.android.com/jetpack/compose/interop/compose-in-existing-ui#compose-recyclerview
Have you tried rerunning the tests with this or a later version?