P
Patrick Tingen
Guest
Yes, I am using -basekey INI for the DataDigger since I would like it to be portable. I rewrote the procedure that writes the settings so it just writes it to disk itself instead of relying on PUT-KEY-VALUE. The time to write all settings to disk is now consistent; in my testcase 30-35 msec, no matter how many settings changed. In the old situation, writing took about 12 msec per setting, so from 3 settings or more, this way is faster. Excellent solution now, thanks everyone.
Continue reading...
Continue reading...