in reply to
Perl, Java, and malloc
The last time I profiled some perl code (2 years ago), malloc and free occupied about 1%. Of course, since Perl's reference-counting is built into the system everywhere, its hard to profile how much time is spent in reference counting.
Dave.
Comment on
Re: Perl, Java, and malloc
In Section
Seekers of Perl Wisdom