Eric, On node, is it possible to have all of this calculated once at startup? And then just update as necessary?
On Wednesday, June 3, 2020 at 4:58:58 PM UTC-5, Eric Shulman wrote: > > On Wednesday, June 3, 2020 at 2:48:00 PM UTC-7, Damon Pritchett wrote: >> >> ...The only delay that I notice is in the backlinks widget of a footer >> that is part of probably half of my tiddlers. The very first time I open >> this widget (it's in a tab), there is a delay. After that, there is no >> delay. >> > > As of TW5.1.22, the backlinks[] filter operator now has a core "indexer". > This means that the first time the filter is invoked, it caches an internal > data structure with the results of the filter, which it then re-uses for > all subsequent occurrences of the backlinks[] operator. This indexing > produces the significant performance improvement you have observed. > > -e > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3fd87929-7116-4cdb-ba2a-9e6a3f3c4285%40googlegroups.com.

