Experimented with multithreading the indexing pipeline. Left undef'd as 15%-30% improvement of indexing time does not seem worth the complexity

Jean-Francois Dockes Jean-Francois Dockes 2012-02-21

added src/utils/workqueue.cpp
added src/utils/workqueue.h
changed src/index/fsindexer.cpp
changed src/index/fsindexer.h
changed src/rcldb/rcldb.cpp
changed src/rcldb/rcldb.h
changed src/rcldb/rcldb_p.h
changed src/rcldb/rclquery.cpp
src/utils/workqueue.cpp Diff Switch to side-by-side view
Loading...
src/utils/workqueue.h Diff Switch to side-by-side view
Loading...
src/index/fsindexer.cpp Diff Switch to side-by-side view
Loading...
src/index/fsindexer.h Diff Switch to side-by-side view
Loading...
src/rcldb/rcldb.cpp Diff Switch to side-by-side view
Loading...
src/rcldb/rcldb.h Diff Switch to side-by-side view
Loading...
src/rcldb/rcldb_p.h Diff Switch to side-by-side view
Loading...
src/rcldb/rclquery.cpp Diff Switch to side-by-side view
Loading...