dunno...
we have 100 tests, so if it's just a bit slower on the longer ones it easily counts for seconds.
and that extra time can be easily accomplished with weird conversions like:
int(int(2)+int(3))

instead of the usual:
2+3
_________________________
!

download KiXnet