Hi, You can measure the performance of filters if you install the "Tools for exploring the internals of TW <https://tiddlywiki.com/prerelease/#%24%3A%2Fplugins%2Ftiddlywiki%2Finternals>" plugin. ... AND Enable Performance Instrumentation <https://tiddlywiki.com/prerelease/#%24%3A%2Fconfig%2FPerformance%2FInstrumentation>in the ControlPanel: Settings tab ... THEN SAVE RELOAD
In the browser dev tools F12 you'll see some text: $tw.perf.log() Enter this string into the console tab and hit enter. You'll get a detailed overview, which filters are called, how often they are called and the time they need. Open / Close / Open the tiddlers that contain your filters, and you'll see the impact they make. have fun! -mario PS: Should I record a video about this? -- 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/ea57f15f-569c-444e-847f-12f74fccba46%40googlegroups.com.

