The Oklahoma City Thunder travel on the road to face the Golden State Warriors on Tuesday. It's the second matchup of the season between the squads. Last time, OKC blew out the veteran squad on Nov.
At first I thought that this wasn't valid Python code. However, it turns out that this code runs perfectly fine in PyPy but not in CPython. CPython has since forever required that "sort() accepts two ...
I ran into a case where pypy performs worse and worse as the input data length increases, compare to cpython. I typically expect the opposite, since pypy performance is supposed to be more apparent ...