vim/runtime/indent/testdir/tools
Aliaksei Budavei fe8508eda0
runtime(indent-tests): Instrument timed "search*()" calls
The offered "tracer.vim" script can be used to measure and
record elapsed time for explicitly annotated "search*()"es,
set off with "VIM_INDENT_TEST_TRACE_(START|END)" comment
markers, in indent plugins.

related: #17116

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-04-19 11:35:02 +02:00
..
tracer.vim runtime(indent-tests): Instrument timed "search*()" calls 2025-04-19 11:35:02 +02:00