chore: todos

This commit is contained in:
cha0s 2019-05-08 21:40:16 -05:00
parent c937aae5ef
commit fa07451cd2

View File

@ -22,11 +22,11 @@
- ✔ Don't run emitter destruction tickers on server
- ❌ Investigate unrolling equalsClose
- ✔ Bitshifts for on_positionChanged x/y boxing
- Memoize Object.getOwnPropertyNames results per trait constructor
- Memoize Object.getOwnPropertyNames results per trait constructor
- ✔ EE optimizations (lookupEmitListeners)
- Core.fastApply, search for /\(.../
- Core.fastApply, search for /\(.../
- ✔ Rename visibleBoundingBox(es)? to visibleAabb(s)?
- ❌ Property.fastAccess to skip getter, this.entity.currentAnimation
- ✔ Trait::isDirty should be flat
- Trait params fromJS is super slow
- Entity::is is slow?
- Trait params fromJS is super slow
- Entity::is is slow?