aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
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.