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:
Matthias Schiffer 2023-03-04 11:39:47 +01:00
parent 56573640fd
commit ed422be451
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C

View file

@ -3,5 +3,4 @@
## Optimizations ## Optimizations
- To check: - To check:
- fastnbt borrow - Bulk `block_at()`, possibly other `top_layer()` improvements
- fastnbt from_reader