From 00d2f699e5f9b9e93d5b83edc67580e56da881c4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 17 Jun 2022 12:15:37 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pwiki2.js b/pwiki2.js index 979353f..0aec5a7 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -31,6 +31,10 @@ * XXX might need to get all the links (macro-level) from a page... * ...would be useful for caching... * +* XXX .__paths__(..) may be a bottleneck... +* need to either think of a way around it or cache the path index +* in a sync way... +* * * **********************************************************************/