Same problem here. Without any tiddlers I measured 209M of memory consumption. I created some tiddlers and added 2 or 3 images and the node process consumed about 300M. That's a pity as my shared hosting is also limited to 500M. I am afraid that it won't take long to hit the limit.
Am Dienstag, 2. Juni 2015 03:10:31 UTC+2 schrieb Charlie Brown: > > God I pressed some key and sent the email mistakenly. So I will start > again with the measure. As you can see from the above, I upgraded my vhost > yesterday, so now I have more memory, but I'm still interested. > Basicly the measure shows that the nodejs wiki server takes about 209M > memory. Here's how I started the server: > > /usr/lib/node_modules/tiddlywiki/tiddlywiki.js /var/www/tiddly --server > 9000 > > Please tell me if I'm doing it wrong. > > By the way, I'm using pm2 to manage the process. The parameter's are the > same. And the memory usage are about the same, too. > 2015年6月2日 上午12:38于 "PMario" <[email protected] <javascript:>>写道: > >> Hi Charlie, >> >> If you ssh into your instance and try: >> >> # top -n 1 >> >> you may see something similar to this, if your host runs a unix system. >> My instance here is an almost empty ubuntu system. >> >> pmario@ubuntu:~$ top -n1 >> top - 18:33:02 up 0 min, 1 user, load average: 0,31, 0,08, 0,03 >> Aufgaben: 232 total, 1 running, 231 sleeping, 0 stopped, 0 zombie >> %Cpu(s): 4,9 be, 6,2 sy, 0,0 ni, 73,3 un, 14,9 wa, 0,7 hi, 0,0 si, >> 0,0 st >> KiB Mem: 2040208 total, 272652 used, 1767556 free, 23816 buffers >> KiB Swap: 2097148 total, 0 used, 2097148 free. 152248 cached >> Mem >> >> PID BENUTZER PR NI VIRT RES SHR S %CPU %MEM TIME+ >> COMMAND >> >> >> What you see here is the OS only. >> >> If you start your node server and do the command again. You'll see the >> difference. That's what node and TW server command actually need. >> >> hope that helps. >> -mario >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tiddlywiki/UYutj8ieh6k/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/4f2a5861-63f2-48bc-875b-f548f9b93ac6%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/4f2a5861-63f2-48bc-875b-f548f9b93ac6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/1b9e12b2-8471-455a-98a6-76aeef8219ae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

