Here's a little implemetation of an idea by @Mooshroom-09 to increase the division speed (by using binary search instead of linear) I couldn't test the speed of the implementation for lack of time but you can and tell me if it's actully faster or not. all by me but the idea come from @Mooshroom-09