I see here several helpful tips about performance. I want to do some tests, but ideally I would like to be able to measure the impact of the different options with a certain level of precision. For example, would it be possible to display the time that TW takes to render a particular tiddler? Has anybody already done something similar?
I don't know your javascript background, but measuring the time before and after a set of executions is the normal way to benchmark different algorithms. Take a look at jsperf to see if it inspires you. But in my opinion milliseconds are important.
On Tue, Sep 22, 2015 at 10:15 PM, Danielo Rodríguez <rdan...@gmail.com> wrote:
Hello Erwan,
I don't know your javascript background, but measuring the time before and after a set of executions is the normal way to benchmark different algorithms. Take a look at jsperf to see if it inspires you. But in my opinion milliseconds are important.
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e473bcb1-cddf-47fc-9db7-2d022b1a89e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
$:/core/modules/startup.js and set true
instead of false in the line var
PERFORMANCE_INSTRUMENTATION = false;
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1442954657541.6b84ea05%40Nodemailer.