Closed quinchs closed 9 months ago
This pr adds parallel visiting of codecs, where applicable. This generally increases performance for large-scale data structures by visiting them in parallel instead of linearly
Summary
This pr adds parallel visiting of codecs, where applicable. This generally increases performance for large-scale data structures by visiting them in parallel instead of linearly