First page Back Continue Last page Overview Text

Notes:


There are probably other examples of specific libraries that reimplement parts of date for performance.

Date::Performance was the first general library I'm aware of that attempted to improve date's performance.

It was written in early 2007 by Ryan Tomayko, and it overrides a few of Date's internal methods in C to improve performance.