Measures the performance impact of parallelizing LocalStore::addMultipleToStore
(writing store paths to disk in parallel via a thread pool, then registering in
a single SQLite transaction) vs the base sequential implementation.
Test closure: Firefox — ~372 paths, ~1.6GB total.