mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
TODO.md: update
- fastnbt decode doesn't really appear in profiles, so optimizing it using borrowed types is moot - What does appear prominently in the profile though is top_layer() and block_at()
This commit is contained in:
parent
56573640fd
commit
ed422be451
1 changed files with 1 additions and 2 deletions
3
TODO.md
3
TODO.md
|
@ -3,5 +3,4 @@
|
|||
## Optimizations
|
||||
|
||||
- To check:
|
||||
- fastnbt borrow
|
||||
- fastnbt from_reader
|
||||
- Bulk `block_at()`, possibly other `top_layer()` improvements
|
||||
|
|
Loading…
Add table
Reference in a new issue