optimage icon indicating copy to clipboard operation
optimage copied to clipboard

Parallelize compressors

Open tari opened this issue 5 years ago • 1 comments

Compressors can be slow, so it's easy to get a significant speedup by running compressors in parallel with a thread pool.

tari avatar Mar 20 '19 00:03 tari

Test failures look unrelated to this change; I think it's a problem with pytest since 3.3 providing the caplog fixture without a plugin, and it behaves differently.

tari avatar Mar 20 '19 04:03 tari