diffobj icon indicating copy to clipboard operation
diffobj copied to clipboard

Disable `trim` When Not in Use

Open brodieG opened this issue 8 years ago • 0 comments

Right now trimChr, etc, use trim_identity to not trim, but this is actually computationally intensive. Instead, we should just not do any of the trimming stuff at all when we don't use trim.

brodieG avatar Sep 11 '16 00:09 brodieG