pooling
9 mins read
Is vector pooling considered harmful? – Beragampengetahuan
By: Blog by Bogumił Kamiński Re-posted from: PooledArrays.jl is a package providing a custom array type that can be used for compression of your data if it has a few unique elements.In this post I want to explain the design of PooledArray object and discuss how it affects its performance. The post was written under […]