May 09, 2002
Regex Compiler Experiments
After further testing the new sexpr-generating backend, I think I'm
gonna have to abandon it. While it works just fine, the compile times
get incredibly long for complicated patterns. The problem seems to be
in the Lispworks compiler itself, trying to chew on the large number
of internal functions, and the sheer size of the code.
Comments are disabled.
Post is locked.
Given the relatively small improvements in matching speed, I think my next tack is to rewrite it to simply generate code to build a closure-based matcher.
Posted by: mparker762 at
04:58 AM
Post contains 85 words, total size 1 kb.
8kb generated in CPU 0.0559, elapsed 0.1078 seconds.
41 queries taking 0.1023 seconds, 79 records returned.
Powered by Minx 1.1.6c-pink.
41 queries taking 0.1023 seconds, 79 records returned.
Powered by Minx 1.1.6c-pink.