mirror of
https://github.com/mattrberry/crab.git
synced 2025-02-09 08:46:02 +01:00
e0ef57d9e6
This change updates most uses of Array to Slice in order to avoid an extra object on the heap and an extra reference to follow when indexing into these objects. This amounts to a roughly 5% performance improvement in the games tested. This change also updates the GBC palette writing code to not allocate new arrays when new palettes are written. |
||
---|---|---|
.. | ||
crab | ||
crab.cr |