mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
The verb `update` in `__UPDATE_COMPOSE_VERSION_MARKER__` could be read as an instruction to update the plugin, which might be confusing for users. I suggest renaming the marker to more neutral `__LATEST_COMPOSE_RELEASE_VERSION__`
Collection of Jetpack Compose for Desktop related benchmarks.
It uses kotlinx.benchmark, to run all benchmarks execute ./gradlew mainBenchmar