Skip to content

4.0.0

Compare
Choose a tag to compare
@genius257 genius257 released this 08 Jul 18:11
· 8 commits to master since this release

A performance and readability focused release.
When testing speed i found a minimum increase in speed by ~20%

Internal structure for object properties have changed from a singly linked list to using array instead.

Readability should also have improved a lot, by removing obscure calculations to memory pointers, and instead now uses constants for transparency.