# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #63594]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63594 >


It seems that even the simplest programs leak memory:

$ perl6 -e 'while 1 { }'

Watching this in top (1) shows that it leaks about 1m per second on my
machine (linux amd64).

-- 
Moritz Lenz
http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/

Reply via email to