On Tue, Feb 15, 2011 at 2:34 PM, Edi Weitz edi@weitz.de wrote:
As to CL-PPCRE being very slow on ECL it'd be nice if you could provide a specific example. IIRC Juan-José is subscribed to this list, so maybe he wants to chime in if there's something in CL-PPCRE that's specifically problematic for ECL.
Yes, it is interesting to have precise performance reports about different libraries. Right now I do not have the resources to follow all of the CL ecosystem, so having some examples where ECL does very badly could help us in fixing the potential problems -- which may be trivial, such as misoptimized code, missing declarations, etc.
Juanjo