ezdxf icon indicating copy to clipboard operation
ezdxf copied to clipboard

Use `operator.itemgetter` instead of a custom lambda in `ezdxf.math.rtree.box_split`

Open bswck-hai opened this issue 4 months ago • 1 comments

Should generally be slightly faster. Lmk if you're interested in benchmarks backing up my thinking though.

bswck-hai avatar Sep 29 '24 06:09 bswck-hai