mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-14 12:10:23 +07:00
chunk tree first impl
This commit is contained in:
7
ROADMAP.md
Normal file
7
ROADMAP.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Roadmap
|
||||
|
||||
## Backlog
|
||||
|
||||
- cache matched chunks in queries
|
||||
- cache transitions between chunks
|
||||
- chunk's children should be sorted by id and stored in an array instead of a table
|
||||
Reference in New Issue
Block a user