Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Re: tlug-digest Digest V2004 #194
- Date: Fri, 30 Jul 2004 17:00:44 +0900
- From: Botond Botyanszki <tlug@example.com>
- Subject: Re: [tlug] Re: tlug-digest Digest V2004 #194
- References: <200407290224.i6T2O6Ks002212@example.com><20040729233553.GA648%jmglov@example.com>
On Thu, 29 Jul 2004 19:35:53 -0400 Josh Glover <tlug@example.com> wrote: > I like to code in C, but I always heave a sigh of relief when I finish > up something in C and start something in Perl, for now I don't have to > worry about such low-level stuff as memory management. Yeah, when you write a perl script that runs and finishes in a few minutes, that might be true. I had to code a pretty complex perl program that handles a couple GB of data a day and has to be running constantly. The memory usage increases about 20MB per day. I don't know wheter the garbage collector in perl is sploppy, or one of the perl libs that use C code is leaking memory, or I made something silly that perl doesn't like. Anyway, I passed on the task of debugging this issue to someone else, I'd rather debug a C program ;) -- B0Ti.
- Follow-Ups:
- Re: [tlug] Re: tlug-digest Digest V2004 #194
- From: Steve Smith
- Re: [tlug] Re: tlug-digest Digest V2004 #194
- From: Josh Glover
- References:
- [tlug] Re: tlug-digest Digest V2004 #194
- From: Jim Breen
- Re: [tlug] Re: tlug-digest Digest V2004 #194
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: tlug-digest Digest V2004 #194
- Next by Date: Re: [tlug] Re: tlug-digest Digest V2004 #194
- Previous by thread: Re: [tlug] C vs. other languages (was: tlug-digest Digest V2004#194)
- Next by thread: Re: [tlug] Re: tlug-digest Digest V2004 #194
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links