-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:
parent
fddfc78ec1
commit
3a767babc0
3 changed files with 232 additions and 92 deletions
3
dub.json
3
dub.json
|
|
@ -10,6 +10,9 @@
|
|||
"dflags-posix-ldc": [
|
||||
"-defaultlib=phobos2-ldc,druntime-ldc"
|
||||
],
|
||||
"versions": [
|
||||
"UpdateBySystems"
|
||||
],
|
||||
"configurations" : [
|
||||
{
|
||||
"name" : "library",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue