Contents | (Visit Preferences to set your user name.) | Related To Perl Memory Use | RecentChanges | Preferences | Index | Login | Logout
Perl
Perl is a Computer Programming language widely used for internet programming
Subjects > Computers > Software > Computer Programming > Perl?Create
Articles here about problems with Perl Memory Usage:
- Some techniques to deal with problems in Perl Memory Usage
- Try searching google for "memory leak" perl. Here is a summary of articles found on April 7, 2004:
- Unfortunately some programmers don't think that memory leaks are important. Some complaints about Perl, or it's modules, leaking memory are met with responses like Buy some ram [1]
- [Valgrind] is GPL'd system for debugging memory use in X86-Linux programs. But it won't tell you where specifically in your perl program you are having problems.
- Here is a routine that might help to monitor perl memory usage from http://mathforum.org/epigone/modperl/fumtolblal
sub p {
my $mesg = shift;
print "$mesg used memory = ".(BSD::Resource::getrusage)[2]."\n"
}
- It seems BSD::Resource don't work on some linux system, use GTop instead
sub p {
my $mesg = shift;
print "$mesg used memory = ".print GTop->new->proc_mem($$)->size."\n"
}
- ActiveStates?Create PPM does have Devel-Leak. Devel-Leak's output is not too useful if you do not have a perl compiled with the debugging flag.
Other useful tools under DOS and windows:
Check out [Facts About Trees]
Search for books about:
Search The Net:
Bobsgear - Get A Free
Enterrpise Wiki Space!
Review: The Bobsgear Project was
started to develop a variety of Confluence
plugins. This installation of
the Confluence Enterprise wiki includes flexible
attachments, many Confluence plugins, personal blogs,
interesting articles, and more. Bobsgear already has spaces related to
politics, art and
photography wiki,
technical issues wiki,
ediscovery wiki, health,
Christian theology and Sabbath
School wiki, the
bible, book reviews,
and quotations. Bobsgear
allows free signup, and invites anyone to create a
free hosted Confluence wiki space.
NEW
USERS CLICK HERE! for a quick introduction to
Wiki.
Interested in Factory Mogul License Agreement?