benches/markdown: introduces engine markdown4j
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 26 Jan 2015 17:50:17 +0000 (18:50 +0100)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 26 Jan 2015 17:50:20 +0000 (18:50 +0100)
commit5448a1839d7d7d7a04a908d13055904c3d34d0cb
tree83185a5c7ad6efc09d13d93aaf2180d0dd34597a
parent84500ccda729a4180f64dfff9bcf5f0dc5902efc
benches/markdown: introduces engine markdown4j

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