Re: Gigabyte-class SD [or MMC or MMCplus] cards
Klaus Weidner <[email protected]>
| Newsgroups | gmane.linux.debian.devel.handheld |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 09, 2005 at 12:50:03PM -0800, Tony Godshall wrote: > Does it perform OK once it has started? If so, I'll look > into it. I saw that perl had a flag for persistently > caching its compiled binaries someplace... I'll have to > track it down... Cool, that seems to work: perl -MO=Bytecode,-H,-oysms.plc ysms perl ysms.plc I've only tried it on my desktop machine so far (perl 5.8.4), and that's too fast to notice a speed difference... -Klaus