script bug place() function
Hello, we use the place() function (ex: myFrame.place(myFile) )
i have noticed that when i run a script that inserts ±20k images in an indesgn file with the 2022 version it took ±1-2hrs, but with 2023 it can take 3-4 days.
Logging the placing time i noticed that on the 2022 it always takes 100-300ms to place an image, while on the 2023 it starts with 100-300ms per image but it grows as more images are placed, at around 3k images it takes 1500-3000ms per image.
