// "RoiManagerSpeedTest" // // Use this macro to test the speed of the RoiManager functions. width = 1000; height = 1000; n = 250; setBatchMode(true); roiManager("reset"); newImage("Untitled", "8-bit", width, height, 1) start = getTime; for (i=0; i