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