|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re^3: Happy 2006by QM (Parson) |
| on Jan 17, 2006 at 00:35 UTC ( [id://523674]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
The running time is about the same, but your solution uses a lot more memory, as it makes a list of all possible expressions to test before making the first test, while my solution tests each expressions right after it is constructed. My solution has a lot less pagefaults.Ah, someday soon, glob will be an iterator in scalar context. -QM
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||||||||||