Open
Description
Hi Andrew,
At the moment methods like GitDiff::Diff#files
and GitDiff::File#hunks
return pre-filled Arrays, which isn't that optimal if you deal with big input data. I think adding iterators like #each_file
, #each_hunk
etc. would make it a lot more optimal performance-wise and memory-wise.
Cheers.
Alex
Metadata
Metadata
Assignees
Labels
No labels