Wondering about scalability and performance of filters

these 2 will yield the same results howevr my question is does it affect 
performance?

from a logic standpoint 

This one should evaluate the is[current] first and then apply the regex

<$list filter="[is[current]regexp:keywords[Wiki]]"/>


and this one should get all Tiddlers with Wiki in the keywords and then 
filter only the current 
<$list filter="[regexp:keywords[Wiki]is[current]]" />

So, my logic again, the first one is the correct way to go

It that true in TW5?
'
thank you 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d605d3fc-22d5-4549-9e72-3e47cad432ff%40googlegroups.com.

Reply via email to