December 22, 2007

Python: Speeding up dateutil with heapq

This is an anecdote describing the process of creating a patch I came up with for the python-dateutil module which resulted in significant performance gains. It’s a good demonstration of the heapq module included with Python. Link Posted by Tim at December 22, 2007 09:04 AM | TrackBack