Following
1
Followers
0
Posts
4
why here ? - for the ones who think internet is nothing more than http(s) client. sometime posting photos. 20+y linux user. 20+y c/c++ coder. #nobot #nobots
@sjw@neckbeard.xyz and it is not about cores or ram
@sjw@neckbeard.xyz no, not really ) a lot depends of algorithm used, different containers perform well for different algorithms, indeed it does exists algorithms designed for plain arrays, but also exists a lot of algos which does not work with plain arrays at all
@sjw@neckbeard.xyz no, not really, so if you do not know maximum count of elements, using arrays is a high risk, but of course it also depends on how you will use this array.
@sjw@neckbeard.xyz array is better if you do not need scaling