sapling/eden
Ken Yong Quan Oung f76543c64b Add largest_directories_by_file_count to eden debug file_stats summary
Summary:
In order to optimize jobs using eden, we want to be able to see which directories we write/read a lot of files to/from. This information allows us to see if we can improve performance by adding certain directories to prefetch, or by symlinking directories that we write to often.

This diff adds to the summary a list of directories with at least 1000 files written to/read from them.

Reviewed By: fanzeyi

Differential Revision: D17747558

fbshipit-source-id: cf59beeee7c2eda9dea0dfa99f7ab92be9b33e1e
2019-10-08 13:33:15 -07:00
..
benchmarks replace StartingGate with folly::test::Barrier 2019-08-27 17:09:38 -07:00
cli Add largest_directories_by_file_count to eden debug file_stats summary 2019-10-08 13:33:15 -07:00
docs Document how globs work 2019-03-07 14:20:57 -08:00
fs eden: collect full command line arguments for eden top on macos 2019-10-04 11:30:36 -07:00
integration Fix type annotation for ExpectedFileSet 2019-10-08 11:18:51 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
py build edenfsctl with CMake 2019-09-11 13:20:43 -07:00
scripts update license header in remaining files 2019-06-19 17:02:46 -07:00
test_support support building the integration tests with CMake 2019-10-04 08:56:38 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
third-party add osxfuse kernel header 2019-03-19 10:26:24 -07:00
win flip EDEN_WIN_NOMONONOKE to EDEN_HAVE_MONONOKE 2019-08-27 17:04:19 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00