sapling/eden
Durham Goode 95db630f9f nativecheckout: only filter actions once
Summary:
When resuming a checkout we need to go over all the actions and check
if they match the contents on disk. In the old code we did this twice, once when
checking unknown files and once when doing the actual checkout. When the number
of files to check was large, like when resuming a large clone, this was
extremely slow (i.e. many minutes).

Let's only do it once.

Differential Revision: D34314688

fbshipit-source-id: 848dc4e76cb72f173741a9061bd8c71d7120a4bc
2022-02-25 14:09:21 -08:00
..
fs cli_rs: upgrade to the latest sysinfo 2022-02-25 14:06:20 -08:00
hg-server Convert type comments for eden 2022-02-10 08:48:35 -08:00
integration allow building some integration test scaffolding on macOS 2022-02-25 13:32:21 -08:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke Use mutable renames in the commit diff method 2022-02-25 04:19:24 -08:00
scm nativecheckout: only filter actions once 2022-02-25 14:09:21 -08:00
test_support Add annotations to eden 2022-02-14 12:17:43 -08:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00