I'm doing the following challenge on Coderbyte and it doesn't compute some of the bigger numbers, so I'm assuming that my function is slow. On my computer, it takes 0.045 seconds to compute the 1000th prime number.I'm doing the following challenge on Coderbyte