thank you jan for the info
On Sun, Nov 13, 2016 at 11:35 AM Jan Kurš kurs.jan@gmail.com wrote:
The benchmarks are delivered with PP2, so far there are pre-prepared benchmarks for:
- simple arithmetic expression grammar
- smalltalk grammar/smalltalk parser
- java parser (if you download PetitJava)
You can run it on your own, e.g.:
PP2Benchmark exampleSmalltalk
Currently I am working on optimization of context sensitive grammars as well.
As I said before, there is a space for optimizations. If you can identify a bottleneck, there is a very high probability the PP2 can be extended to fix that.
Cheers, Jan
On Fri, Nov 11, 2016, 22:17 Dimitris Chloupis kilon.alios@gmail.com wrote:
- it introduces the compiler facility that speeds up parsers by a factor
of ~2-5x
Are there any specific benchmarks for this ? or is it a general estimate ?
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev