mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 09:13: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
|
## Optimizations
|
||||||
|
|
||||||
- To check:
|
- To check:
|
||||||
- fastnbt borrow
|
- Bulk `block_at()`, possibly other `top_layer()` improvements
|
||||||
- fastnbt from_reader
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue