Page MenuHomeSolus

Update to 7.4.0
ClosedPublic

Authored by xulongwu4 on Oct 4 2019, 12:07 AM.
Tags
None
Referenced Files
F11066969: D7313.diff
Fri, Aug 11, 7:09 PM
F10915472: D7313.diff
Jul 8 2023, 7:09 AM
F10828317: D7313.id17554.diff
Jun 4 2023, 9:03 AM
F10827810: D7313.id17542.diff
Jun 4 2023, 7:39 AM
F10811485: D7313.id.diff
May 31 2023, 1:01 AM
F10722911: D7313.diff
May 6 2023, 10:45 PM
Subscribers

Details

Summary

Update to 7.4.0

Changelog:

  • Reduce number of stat syscalls, improving the performance for searches where file metadata is required (--type, --size, --changed-within, …)
  • Use jemalloc by default, improving the performance for almost all searches.
  • Added a new -g/--glob option to switch to glob-based searches (instead of regular expression based searches).
  • When fd is run with the --exec-batch/-X option, it now exposes the exit status of the command that was run.
Test Plan

Tested various searches and the results are as expected.

Diff Detail

Repository
R4244 fd
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 5 2019, 1:32 PM
This revision was automatically updated to reflect the committed changes.