From 562856e6a0844b979e9e51749c7a0d228e723b9e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Jul 2016 17:50:10 +0200 Subject: Add note on sed/winepath slowdown issue --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index cab7a67..e19109c 100644 --- a/TODO +++ b/TODO @@ -11,4 +11,5 @@ @@ The /showIncludes run is very slow most likely due to the sed-based path processing (but verify). Perhaps we should rewrite it in C++ with - translated path caching, etc. + translated path caching, etc. Test result: sed/winepath results in ~x5 + slowdown. -- cgit v1.1