!7 p { twice { time { repeat 1000000 { if (dynamicObjectIsLoading()) sleep(10); } }} printBenchResult(1000000); }