If you haven’t yet, I recommend using Julia’s built-in statistical profiler to find out where the time is being spent. You can use ProfileView or StatProfilerHTML to visualize the results.
1 Like
If you haven’t yet, I recommend using Julia’s built-in statistical profiler to find out where the time is being spent. You can use ProfileView or StatProfilerHTML to visualize the results.