github Romelium/mpatch v1.3.5

latest releases: v1.6.4, v1.6.3, v1.6.2...
6 months ago

Performance

  • Search: Optimized the exact and whitespace-insensitive search logic to avoid unnecessary heap allocations (Box<dyn Iterator>), improving efficiency for exact matches.
  • Parser: Optimized memory allocation in parse_patches_from_lines by pre-allocating buffers for hunk lines, reducing reallocations during parsing.

🆚 Compare changes

Don't miss a new mpatch release

NewReleases is sending notifications on new releases.