Skip to content

Commit 71b4442

Browse files
committed
Remove nbt_memory_usage
This will be replaced by more targeted optimizations towards the most common allocators of duplicate keys. The current implementation forces every key to be interned which may be redundant in many cases (e.g. when constants are given to the compound tag)
1 parent 94271b8 commit 71b4442

File tree

2 files changed

+0
-60
lines changed

2 files changed

+0
-60
lines changed

common/src/main/java/org/embeddedt/modernfix/common/mixin/perf/nbt_memory_usage/CompoundTag1Mixin.java

Lines changed: 0 additions & 20 deletions
This file was deleted.

common/src/main/java/org/embeddedt/modernfix/common/mixin/perf/nbt_memory_usage/CompoundTagMixin.java

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)