cjyoung / MouseBitesWPF

WPF version of MouseBites
5 stars 1 forks source link

multithreaded search #5

Open cjyoung opened 11 years ago

cjyoung commented 11 years ago

right now the search runs as a background thread, if we wanted to speed up results, we could launch multiple threads to kick off searches of different days at the same time.

idea: new advanced option input box for users to specify max simultaneous thread count