benches/markdown: introduces markdown benches
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 20 Jan 2015 23:19:34 +0000 (00:19 +0100)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 26 Jan 2015 17:45:53 +0000 (18:45 +0100)
commit7e5eb44b2327ee368bf5a26b70b610473bc7350a
tree90286f7c66cdc336fd875fa95b38ba6c5381ad55
parent53e3572a5aadcdd13a12d7f6b2083a4cf0fd65fc
benches/markdown: introduces markdown benches

`gen_benches` program is used to generate a bunch of variations from an original md file.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
benchmarks/markdown/benches/Makefile [new file with mode: 0644]
benchmarks/markdown/benches/gen_benches.nit [new file with mode: 0644]
benchmarks/markdown/benches/hello.md [new file with mode: 0644]
benchmarks/markdown/benches/plain.md [new file with mode: 0644]