View Single Post
Old 09-21-2014, 10:05 AM   #83
mobusr
Enthusiast
mobusr began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Sep 2014
Device: pw2
Quote:
Originally Posted by NiLuJe View Post
@mobusr: In this instance (collections from directory structure), the limiting factor is the crappy flash memory used by the PW (i.e., IO), not the CPU, so doing this from a desktop or the device itself shouldn't be drastically different (in LS's case. In CM case there are Java mysteries on top...) [especially since we'd be doing it with code in the exact same language (Python)].

The only potential issue that I can see is that you *might* hit memory consumption issues with very, very large data sets when doing that on the device, but if you have that much entries, the device would already have been slowed down to a crawl anyway ;D.

gawk will speed up KUAL, nothing else.
thanks for clarification, but what I meant:

1) sync kindle documents stuff to the PC
2) create same collection db on the PC
3) sync db from the PC to the kindle

Is it possible?

I think this should speed up process significantly.

CM few times shutted down I think because of the memory issues.
mobusr is offline   Reply With Quote