When generalizing West’s stack-sorting map from permutations to words, a natural question is whether identical characters should be allowed to sit on top of each other in the stack. As a result, Defant and Kravitz introduced two distinct maps, \(\textsf {tortoise} \) and \(\textsf {hare} \) : while \(\textsf {tortoise} \) does not allow identical characters to sit on top of themselves, \(\textsf {hare} \) does. For a word w, let \(\langle w\rangle _{\textsf {tortoise} }\) and \(\langle w\rangle _{\textsf {hare} }\) be the number of iterations of \(\textsf {tortoise} \) and \(\textsf {hare} \) required to sort w, respectively. For a word of length \(\left| w \right| \) , Defant and Kravitz conjectured \(\begin{aligned} \langle w\rangle _{\textsf {hare} } - \langle w\rangle _{\textsf {tortoise} } \le \frac{\left| w \right| - 5}{2} \quad \text {and} \quad \langle w\rangle _{\textsf {hare} } \le 2\langle w\rangle _{\textsf {tortoise} } - 2. \end{aligned}\) We disprove both conjectures, and our results imply \(\langle w\rangle _{\textsf {hare} }/\langle w\rangle _{\textsf {tortoise} }\) may be arbitrarily large.