refactor: Avoiding unnecessary autoboxing
| Reported by: |
DanProgs <Abenteurer.2901@…> |
Owned by: |
team |
|
Priority:
|
normal
|
Milestone:
|
|
|
Component:
|
Core
|
Version:
|
|
|
Keywords:
|
|
Cc:
|
|
Using writeDouble() and readDouble() is significantly faster and doesn't create garbage on the heap.