view src/testdir/bench_re_freeze.in @ 11335:bc8e3fd275be v8.0.0553

patch 8.0.0553: toupper/tolower test fails on Mac commit https://github.com/vim/vim/commit/9f4de1f5435b900e43e19766da1a5bed4686cf44 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 8 19:39:43 2017 +0200 patch 8.0.0553: toupper/tolower test fails on Mac Problem: Toupper/tolower test with Turkish locale fails on Mac. Solution: Skip the test on Mac.
author Christian Brabandt <cb@256bit.org>
date Sat, 08 Apr 2017 19:45:04 +0200
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: