Am 13.12.2010 23:21, schrieb Gerald Dachs:
>
Maybe I understand the code in epg.c wrong, but it look like that the
whole epg.data file is always read and write complete by the vdr. Even
if only one record has to be changed. Maybe the coding with sqlite will
look less elegant, but it will be much faster. I/O is always expensive.

Afaik the epg.data will be read at startup and written at shutdown.
In the meantime the epg data will be read from memory and thats surely much 
faster than via sqlite.

--
Helmut Auer, hel...@helmutauer.de

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to