MinedMap/TODO.md
Matthias Schiffer ed422be451
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()
2023-03-04 11:39:47 +01:00

6 lines
103 B
Markdown

# TODO
## Optimizations
- To check:
- Bulk `block_at()`, possibly other `top_layer()` improvements