-call update by Systems instead of EntityTypes (version UpdateBySystems)

-memory packing (every block in EntityType except last one are always full)
This commit is contained in:
Mergul 2018-10-10 18:35:20 +02:00
parent fddfc78ec1
commit 3a767babc0
3 changed files with 232 additions and 92 deletions

View file

@ -10,6 +10,9 @@
"dflags-posix-ldc": [
"-defaultlib=phobos2-ldc,druntime-ldc"
],
"versions": [
"UpdateBySystems"
],
"configurations" : [
{
"name" : "library",