I haven’t inspected the file yet (on my phone), but try to implement these performance tips if you haven’t already:
And if it’s still too slow you can consider threading the code, see a recent example here:
I haven’t inspected the file yet (on my phone), but try to implement these performance tips if you haven’t already:
And if it’s still too slow you can consider threading the code, see a recent example here: