Ad
  • Default User Avatar

    Yes. A for loop inside a for loop inside of another for loop is way too slow. You have to get rid of that. One for loop with no for loops inside will be fine, if you know what you're doing. You can even have multiple. You may have a for loop in another for loop if its really simple, and everything is simplified enough.