On Tue, Nov 6, 2012 at 9:06 PM, Michael Stapelberg <[email protected]> wrote: > Hi alberto, > > alberto fuentes <[email protected]> writes: >> roughly speaking, how does it work internally? > It uses a trigram index and the RE2 regular expression engine. > > My work is based on Russ Cox’s ideas and code published at > http://swtch.com/~rsc/regexp/regexp4.html
That read was enough to satiate my questions on how it works. :) Now some actual details would be appreciate. Like size of database, size on memory, engine running, kind of machine, number of nodes, etc... Have you run any benchmark? greets aL -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/calkubt7iuvm8r0jgkajfzl4d-nrxalpinurfpdr4-t8cysa...@mail.gmail.com

