Could anyone provide feedback or articles on how t...
# javascript
a
Could anyone provide feedback or articles on how to profile Kotlin code running in a browser environment?
e
I guess the profiling tools are the same ones you'd use for JavaScript. In the end that's what you're running there.