Modify ↓
      
Opened 19 months ago
Closed 18 months ago
#23628 closed defect (fixed)
[PATCH] Decrease cost of ImageWarp#warp
| Reported by: | taylor.smock | Owned by: | team | 
|---|---|---|---|
| Priority: | normal | Milestone: | 24.05 | 
| Component: | Core imagery | Version: | |
| Keywords: | Cc: | 
Description
The attached patch reduces memory allocations for ImageWarp#warp by ~80%. It also reduces GC by ~80% during panning (note: tested by flushing tile cache, not panning, but should be representative).
It does not improve the direct CPU cost of ImageWarp#warp.
Attachments (1)
Change History (4)
by , 19 months ago
| Attachment: | 23628.patch added | 
|---|
comment:1 by , 19 months ago
| Summary: | [WIP PATCH] Decrease cost of ImageWarp#warp → [PATCH] Decrease cost of ImageWarp#warp | 
|---|
comment:2 by , 18 months ago
| Milestone: | 24.04 → 24.05 | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    


Ticket retargeted after milestone closed