Thanks Jed. That is really helpful example and information. Yes, I was hoping to use it to time a complex Tiddler render. But I can use the button for another case, so its still useful.
I'll look at the fake dom route, though probably beyond my competence. Best wishes Josiah Jed Carty wrote: > > This works: > > <$button> > CLICK!! > <$action-setfield bob=<<now>>/> > </$button> > > If you mean how to save it without the button than that means it has to > change a tiddler as a side effect of rendering which is one of the things > tiddlywiki avoids doing. > > If you are trying to use this to test how long it takes to render a > tiddler than there may be better ways to do it, like rendering it into a > fake dom node and using javascript to check the time difference. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fa72ffd3-0c2e-41e8-9a27-76bfb9b21e81%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

