mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 19:02:22 +01:00
run-benchmarks.sh: Don't benchmark startup time syntaxes twice
This commit is contained in:
1
tests/benchmarks/startup-time-src/small-CpuInfo-file.cpuinfo
vendored
Normal file
1
tests/benchmarks/startup-time-src/small-CpuInfo-file.cpuinfo
vendored
Normal file
@@ -0,0 +1 @@
|
||||
OneColor : AnotherColor
|
3
tests/benchmarks/startup-time-src/small-Markdown-file.md
vendored
Normal file
3
tests/benchmarks/startup-time-src/small-Markdown-file.md
vendored
Normal 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.
|
Reference in New Issue
Block a user