in my code i'm store some (~50) data and i must get(read) and set(change) it (all data every time) witn interval ~60ms
what collector for this "problem" will be best?
Arrays are slightly faster than Arraylists, which are in fact based on an underlying array, but you probably won't see any difference in performance for other reasons. Why not knock up a test app to see if there is a significant time difference?
Thanks.
the code of sub, manipulated with data so very large and manipulate with many objects also.create a test sample for this is not easy))
i think somebody (Agraham for example =)) already know about it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.