Join Slack
Powered by
Is there a way to profile K/N libs/apps? I'd like ...
# kotlin-native
e
Edoardo Luppi
02/07/2024, 7:48 AM
Is there a way to profile K/N libs/apps? I'd like to understand where the performance bottlenecks are.
s
Stefan Oltmann
02/07/2024, 9:36 PM
You can profile the JVM part with regular profilers like IDEA profiler and YourKit Java.
Stefan Oltmann
02/07/2024, 9:37 PM
If it’s mostly common code and the problems lie there.
3
Views
Open in Slack
Previous
Next