Question
How to speed up the jsx execution in Illustrator?
I have a jsx script that inserts lots of svg into Illustrator, the task took about seven seconds. It's too slow, I want to speed up my script, so any advice? prevent UI updating while execution or jsx to C++ code?
