VersePreloader

A proactive performance engine that manages background View inflation and pool warming.

It features a "Burst Mode" for rapid recovery when the pool is empty and "Interleaved Production" to maintain steady-state performance without UI jank.

Functions

Link copied to clipboard
fun preload(context: Context, models: List<VerseModel<*>>, countPerType: Int = 5)

Schedules proactive pre-inflation of the provided models.