[sleuthkit-developers] Option to commit parcial results for tsk_loaddb
Brought to you by:
carrier
From: Luís F. N. <lfc...@gm...> - 2016-03-31 22:57:48
|
Hi, Sometimes tsk_loaddb takes hours to finish an image decoding and we have to wait that before starting image content processing. We have patched tsk_loaddb to commit the results for each 10k files inserted into sqlite, so we are able to process the files as soon as possible. It has increased tsk_loaddb total time only a little bit, approximately 10%. I would like to contribute that patch as a command line option, without changing default behaviour, if you agree. Best regards, Luis |