Join Slack
Powered by
What's the performance overhead of using Amper vs ...
# amper
h
handstandsam
01/31/2024, 5:52 PM
What's the performance overhead of using Amper vs standard
build.gradle
and
build.gradle.kts
?
✅ 1
handstandsam
01/31/2024, 5:59 PM
It looks like it's a very very small overhead of parsing the YAML file and transforming this into Gradle logic.
m
mbonnin
01/31/2024, 10:07 PM
I would expect it to be faster: change a data value => your buildscript classpath doesn't change => no need to recompile/reexecute stuff
👍 2
👍🏼 1
21
Views
Open in Slack
Previous
Next