I ran some tests this morning and discovered why it takes so long for
TiddlyWiki and TiddlyServer to load datafolders on Android with Dory and
Termux. Apparently there is something about the process of converting the
tiddlers into code that is very slow on android. TiddlyServer loads one
file containing all the core tiddlers and yet it takes 30 seconds to list
all the core tiddlers in a --prof dump file.

In other words, I ran a --prof on TiddlyServer loading a data folder, and
then searched for all strings starting with "$:/" and it gave me a list of
all the core tiddlers over a span of 30 seconds.

So this means that the filesystem is definitely not the bottle neck. I'm
investigating ways to improve performance.

Just thought I'd share that and see if anyone else has any input.
Arlen

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/CAJ1vdSSpda4uQGE9ku9zNyEKpz0oCnHUsQJ%2BOJV-tXFw48ijOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to