]> code.bitgloo.com Git - clyne/entityx.git/commit
Increase cache coherency.
authorAlec Thomas <alec@swapoff.org>
Sun, 2 Mar 2014 01:50:01 +0000 (12:50 +1100)
committerAlec Thomas <alec@swapoff.org>
Sun, 2 Mar 2014 01:50:01 +0000 (12:50 +1100)
commitdff92af29e45c86bbb5d22f2a0b0e6f4e62bc494
tree3dfab6641853664aafca2fffa8aaf3bf331edd3e
parente866fa4e7a781eb7e4de37a03ddfa191d5edd522
Increase cache coherency.

Mainly achieved by allocating components in contiguous memory blocks.
This is a breaking change, thus the major version bump.
entityx/Benchmarks_test.cc
entityx/Entity.cc
entityx/Entity.h
entityx/Entity_test.cc
entityx/System_test.cc