Menu

Version 0.4 preliminary performance tests

During testing, version 0.4 processed 79183 files in a little over 12 minutes. The files were a mix of small text files and larger .ps and .png files. The test was conducted using the --nocopy option, so it largely exercised the SQLite capabilities and the file I/O. Nonetheless, I'm pretty happy with the performance.

As a benchmark, the PHP script upon which this is based performed that task is about 100 minutes. Admittedly, PHP isn't as fast, and I used MySQL instead of SQLite, so there was a network and socket I/O component that added overhead.

Posted by Jeff Kopmanis 2013-09-07

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.