 
            
            
            
            
                11 Oct
                
                    2017
                
            
            
                11 Oct
                
                '17
                
            
            
            
        
    
                1:28 p.m.
            
        Den 11-10-2017 kl. 12:25 skrev degski via Boost:
On 11 October 2017 at 12:54, Thorsten Ottosen via Boost < boost@lists.boost.org> wrote:
There are some benchmarks done here:
What I take away from that link is that the devector discussed and bench-marked in that blog, is conceptually different from the boost::de::devector we are discussing in this thread.
How so? The main concept of a devector is a contiguous container that can grow efficiently in both directions. Balancing strategies, resize strategies etc is something we can discuss within that framework (which we have). -T