diff --git a/doc/alternatives.md b/doc/alternatives.md index 925fc633..95e29de6 100644 --- a/doc/alternatives.md +++ b/doc/alternatives.md @@ -13,6 +13,8 @@ if you are not looking for a program like `bat`, this comparison might not be fo | Extensible (languages, themes) | :heavy_check_mark: | (:heavy_check_mark:) | (:heavy_check_mark:) | :x: | (:heavy_check_mark:) | :x: | | Advanced highlighting (e.g. nested syntaxes) | :heavy_check_mark: | :heavy_check_mark: | (:heavy_check_mark:) ? | :x: | :heavy_check_mark: | :heavy_check_mark: | | Execution time [ms] (`jquery-3.3.1.js`) | 624 | 789 | 400 | 80 | 300 | 316 | +| Execution time [ms] (`miniz.c`) | 66 | 656 | 26 | 8 | 53 | 141 | +| Execution time [ms] (370 kB XML file) | 238 | 487 | 129 | 111 | 110 | 339 | If you think that some entries in this table are outdated or wrong, please open a ticket or pull request.