Modify ↓
Opened 3 weeks ago
Last modified 12 days ago
#24669 new enhancement
[patch] refactor: Avoiding unnecessary autoboxing
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | JMapViewer | Version: | |
| Keywords: | Cc: |
Description
Using writeDouble() and readDouble() is significantly faster and doesn't create garbage on the heap.
Attachments (1)
Change History (3)
by , 3 weeks ago
| Attachment: | patch_24669.txt added |
|---|
comment:1 by , 12 days ago
| Component: | Core → JMapViewer |
|---|---|
| Type: | defect → enhancement |
comment:2 by , 12 days ago
| Summary: | refactor: Avoiding unnecessary autoboxing → [patch] refactor: Avoiding unnecessary autoboxing |
|---|
Note:
See TracTickets
for help on using tickets.


