Using indexed array based structures might improve locality since it is
(preferably) not pointer-chasing.
Trying out some new structures with this.
NOTE: using explicit arrays instead of more general array implementations (like
ArrayList in Java) might prove to set the performance back
Original issue reported on code.google.com by nunofari...@gmail.com on 12 Jan 2011 at 2:08
Original issue reported on code.google.com by
nunofari...@gmail.com
on 12 Jan 2011 at 2:08