Any way to profile performance of JSX layer to find bottlenecks?
I noticed that on Windows 10 my script is running significantly slower than on MacOS.
Still, on both platforms it would be great to profile and find which methods take the longest to run and where are the bottlenecks.
Any tools already available for that?