diff --git a/t/43_fts3.t b/t/43_fts3.t index 32340c1..9d857c9 100644 --- a/t/43_fts3.t +++ b/t/43_fts3.t @@ -8,6 +8,9 @@ use if -d ".git", "Test::FailWarnings"; use DBD::SQLite; use DBD::SQLite::Constants ':dbd_sqlite_string_mode'; +# Avoid slowdown with -DDEBUGGING: +${^UTF8CACHE} = 1; + my @texts = ("il était une bergère", "qui gardait ses moutons", "elle fit un fromage",