RapidFuzz icon indicating copy to clipboard operation
RapidFuzz copied to clipboard

reduce len() calls

Open bvandercar-vt opened this issue 4 months ago • 0 comments

Reduce duplicate len() calls by assigning length to variable.

Probably only has a microscopic effect on performance, but it is something.

bvandercar-vt avatar Oct 10 '24 17:10 bvandercar-vt