Le 11/05/2012 12:01, dennis luehring a écrit :
Am 11.05.2012 11:33, schrieb Roman D. Boiko:
-very fast in parsing/lexing - there need to be a benchmark
enviroment from the very start
Will add that to May roadmap.

are using slices for prevent coping everything around?

the parser/lexer need to be as fast as the original one - maybe even
faster - else it won't replace walters at any time - because speed does
matter here very much

The best optimization is the one that bring your code from non working state to working state.

Reply via email to