However, Date::Performance only solved parts of date's performance problems.
It didn't override any of the DateTime methods, so DateTime didn't get significantly faster.
It didn't speed up Date.parse, and if the C strftime and strptime functions couldn't handle the format strings used, it wasn't significantly faster for them.