1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-03 20:02:28 +01:00

run-benchmarks.sh: Add new test 'Startup time with syntax highlighting'

This commit is contained in:
Martin Nordholts
2021-11-25 21:20:38 +01:00
parent 9a2979df5f
commit 206bf5b8d6
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Keep this file small, we want to measure bat startup time, not speed of Markdown highlighting!
The Markdown syntax definition references ~18 other syntaxes, so without lazy-loading, it will be slow to load.