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 V2006 #28
- Date: Wed, 18 Jan 2006 17:24:48 -0800 (PST)
- From: sjs@example.com
- Subject: Re: [tlug] Re: tlug-digest Digest V2006 #28
- References: <200601181740.k0IHegS1024608@example.com> <43CEE210.5040006@example.com>
- User-agent: SquirrelMail/1.4.5
Hi David Would it be worth while to just write a simple c executable for this? Regular expressions tend to be expensive in terms of CPU but I would think a simple state machine (which really is just a highly optimized regular expression engine) shouldn't be too difficult to write and should be really fast if you have already stripped the noise (line numbering, punctuation, whitespace, etc) out of your data set. Assuming of course you don't need the power of full regular expressions... If this approach was already mentioned, sorry -- I missed it. Steve S.
- Follow-Ups:
- Re: [tlug] Re: tlug-digest Digest V2006 #28
- From: Stephen J. Turnbull
- References:
- [tlug] Re: tlug-digest Digest V2006 #28
- From: David Riggs
Home | Main Index | Thread Index
- Prev by Date: [tlug] Re: tlug-digest Digest V2006 #28
- Next by Date: Re: [tlug] about sanitize_e820_map()
- Previous by thread: [tlug] Re: tlug-digest Digest V2006 #28
- Next by thread: Re: [tlug] Re: tlug-digest Digest V2006 #28
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links