From: Amos Gouaux (+)
Date: Fri Nov 09 2001 - 10:27:14 EST
>>>>> On Fri, 9 Nov 2001 08:59:34 -0500,
>>>>> Lawrence Greenfield <leg+@andrew.cmu.edu> (lg) writes:
lg> If we're going to worry about Sieve performance, we really should look
lg> into compiling scripts to a byte-code. Currently we run lex/yacc on a
lg> script on _every delivery_. This is pretty painful, and is memory
lg> inefficient as well as time inefficient.
lg> It should be relatively easy to compile the scripts to a bytecode we
lg> could just mmap() and run through very quickly, but not easy enough
lg> that I can write it out in one day. :^)
Okay, I'm sold. Something to fiddle with later....
-- Amos
|
|
|