regex object limitations/behavior for large regexes?

A

Aaron Watters

I'm thinking of a design which automatically generates
regex objects which are essentially disjunctions of simple
pattern alternatives. The number of alternatives might
conceivably run into the thousands or more.

This raises the question: do regex objects behave nicely
when the regex gets very large? Do they remain as fast?
Do they display reasonable (linear or n log n) memory
growth? Do they just stop working at some point?

Please reply if you have any experience with very
large regexes or other insights.

Thanks in advance. -- Aaron Watters

===
less is more
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top