4 Oct
2017
4 Oct
'17
8:48 p.m.
On Wed, Oct 4, 2017 at 6:24 PM, Thorsten Ottosen
However, the "load" test should be even more interesting as that is the one that involves potential double initialization.
Could you post those numbers too?
Hi, Please find the code and results attached. As expected, both devector and batch_deque highly outperforms std::vector and queue in deserialization. Benedek