Merge: Bench markdown --semi-global
authorJean Privat <jean@pryen.org>
Thu, 2 Apr 2015 04:09:52 +0000 (11:09 +0700)
committerJean Privat <jean@pryen.org>
Thu, 2 Apr 2015 04:09:52 +0000 (11:09 +0700)
commit79266135774cfb2ae0a6852fa2ae8e7c070f5432
treec81a23e10901826920a842f3d4b541ac32e9f21e
parent27f42b4f1a5973f7140fd83964b9cbfa7c7d612e
parentf6411a00eb01a9268b20cdc5a938e3a76c5ddbc4
Merge: Bench markdown --semi-global

Add a second nitmd engine compiled with --semi-global.

One can see that it helps to win against some java impl.

![](https://cloud.githubusercontent.com/assets/135828/6934753/ffe2f672-d863-11e4-8961-75b03e566da9.png)

Pull-Request: #1234
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>