benches/markdown: introduces engine txtmark
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 26 Jan 2015 17:49:20 +0000 (18:49 +0100)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 26 Jan 2015 17:49:20 +0000 (18:49 +0100)
commit84500ccda729a4180f64dfff9bcf5f0dc5902efc
tree25439290c579fd568058fdd637229789826e27ac
parent284adf991319703038008ea49c300ab82b65bbce
benches/markdown: introduces engine txtmark

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
benchmarks/markdown/bench_markdown.sh
benchmarks/markdown/engines/Makefile
benchmarks/markdown/engines/txtmark/Makefile [new file with mode: 0644]
benchmarks/markdown/engines/txtmark/Txtmark.java [new file with mode: 0644]