> One question, would it be possible to temporary disable the "Show Preview"
> feature in the "New Tiddler" screen?  I think the refresh is for the
> instant preview feature right?
>

Well, the refresh cycle is how all UI updates are handled, and it's the
trigger for syncing to the server. As noted above, there is definitely an
opportunity to avoid doing it on every keypress, as well as opportunities
to optimise the performance of the refresh cycle itself.

Best wishes

Jeremy



>
>
> Regards,
> Jim
>
>
> On Friday, 4 April 2014 01:08:00 UTC+8, Jeremy Ruston wrote:
>
>> Hi Jimmy
>>
>> There are indeed performance issues with TW5 that I am addressing at the
>> moment.
>>
>> The underlying issue is that the "refresh mechanism" is a bit suboptimal
>> in the way that it processes filters, to the extent that filter processing
>> can comprise 80% of the refresh cycle time.
>>
>> BJ's plugin works by deferring the expensive refresh cycle so that it
>> doesn't occur on every keypress. Adding a variant of that mechanism is the
>> "get out of jail card" for these performance issues: we know from BJ's work
>> that it is possible to avoid running the refresh cycle on every keypress.
>>
>>
>> Best wishes
>>
>> Jeremy.
>>
>>
>>
>>
>> On Thu, Apr 3, 2014 at 4:34 PM, Jimmy Liew <[email protected]> wrote:
>>
>>> Hi all,
>>> I really appreciated for all the prompt response.   This google group is
>>> cool. :)
>>> PMario, any idea when is the upcoming release for TW5?
>>>
>>>
>>> On Thursday, 3 April 2014 11:55:25 UTC+8, Mal wrote:
>>>>
>>>> You might find this 
>>>> discussion<https://groups.google.com/forum/#!searchin/tiddlywiki/slow$20text$20entry/tiddlywiki/gnpnuGWofCc/TRCoXFuKG1kJ>useful.
>>>>
>>>> It might be a good idea to try to make sure you don't have a long list
>>>> of tiddlers displayed in the sidebar.  Certain selections on the "More" tab
>>>> seem to cause some of the delays during refresh.  Selecting the "Open" tab
>>>> might be a good option.
>>>>
>>>> Mal
>>>>
>>>>
>>>>
>>>>
>>>>  --
>>> 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 http://groups.google.com/group/tiddlywiki.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Jeremy Ruston
>> mailto:[email protected]
>>
>


-- 
Jeremy Ruston
mailto:[email protected]

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to