Closed

Description
when run in HEAD mode, checking out the test_perf.py revision in git master
should run without issues no matter what version of pandas you have checked out
(at least as far back as 9.1, probably further).
Now that the script imports pandas.compat
, it's broken for anything older
then a couple of weeks.