mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
- 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()
6 lines
103 B
Markdown
6 lines
103 B
Markdown
# TODO
|
|
|
|
## Optimizations
|
|
|
|
- To check:
|
|
- Bulk `block_at()`, possibly other `top_layer()` improvements
|