Quote:
|
Originally Posted by Ratel10mm
THe serious guys here will tell you that it slows down your program, but to be honest, although I've noticed it with a couple of them, it's not a big enough issue to worry about if you need more RAM.
|
Very few programs do load /work (far) slower than from main memory. Reading from an SD card is done in current machines (present- and previous-generation, decent, 400+ MHz PDA's; for example, the PL720 and the iPAQ 2210, respectively), at about 600-900 kbytes/s (with the Belkin eFilm Pro card, it's 1.7 Mbytes/s - the current maximum I know of).
I've always testing the new programs, sometimes first from main memory, then from a card / built-in ROM. I've so far only found one program that was almst useless because of speed when run from ROM: Simple SMS. All the others loaded/worked almost as fast as from the main memory.
You should always try to put everything into storage cards (except for Today plug-ins) because the more files in the main memory, the slower WinCE works (see e.g.
http://www.pocketpcthoughts.com/foru...ic.php?t=36376 on this subject.)
Quote:
I have had mixed results with moving programs about using device explorer via ActiveSync. Mostly it worked, but sometimes I had a REAL mess on my hands! :wink:
Good luck.
|
You should always try to 'hack' your programs that otherwise put shared DLL's into main memory. You can also relocate your additional, custom fonts to storage cards. I've put some linkson this subject in
http://www.pocketpcthoughts.com/foru...ic.php?t=36584 - it's certainly worth checking out.