in reply to Tracking minimum of values in an array over time
List::Util has a min function, and being XS-based it's quick.