Mercurial > vim
view src/testdir/bench_re_freeze.in @ 13482:9eebe457eb3c
Update runtime files. Convert a couple of help files to utf-8.
commit https://github.com/vim/vim/commit/98ef233e14faaaf42e0342da1803d493ce0337b2
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Mar 18 14:44:37 2018 +0100
Update runtime files. Convert a couple of help files to utf-8.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 18 Mar 2018 15:00:07 +0100 |
parents | adfbffe1e642 |
children |
line wrap: on
line source
Test for Benchmarking RE engine STARTTEST :so small.vim :if !has("reltime") | qa! | endif :set nocp cpo&vim :so bench_re_freeze.vim :call Measure('samples/re.freeze.txt', '\s\+\%#\@<!$', '+5') :/^" Benchmark/,$w! benchmark.out :qa! ENDTEST " Benchmark_results: