Opened 7 years ago
Closed 7 years ago
#1655 closed enhancement (fixed)
optimize polygon clipping
Reported by: | bbell | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | undecided | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
perform various optimizations for polygon clipping:
resolve minor memory leaks
speed up loops
simplify conditionals within larger loops
reduce type recasting
reduce applications of translations/coordinate transformations
Note:
See TracTickets
for help on using tickets.