By Steven Lembark (‎Lembark‎) from stlouis.pm
Date: Monday, 21 June 2010 09:00
Duration: 40 minutes
Target audience: Any
Language: English

Memory Un-unmanglement With Perl


This talk describes ways to deal with memory use handling large datasets or in long-lived processes. Last year's talk described how Perl uses memory and how to view it, this year I'll describe some solutions for dealing with the issues, including using arrays in trees, linked lists for dynamic lists, and what undef really mens.

Attended by: