Previous to #2 iteration over multiple files was in the C++, which was about 50% faster than looping in the JS code. Putting this back into the compiled code would get some speed, but would need to stream results out while running somehow.
Previous to #2 iteration over multiple files was in the C++, which was about 50% faster than looping in the JS code.
Putting this back into the compiled code would get some speed, but would need to stream results out while running somehow.