Files
git/builtin
Takuto Ikuta 804d3edc80 checkout.c: enable fscache for checkout_entry
This is to speed up git checkout for directory in very large repositories.

Taking file stats while directory traversing is faster than
stating to each files on windows.

`git checkout .` in master branch of chromium repositry, having 284659 files,
takes more than 18 seconds.
This patch improved the time to around 4 seconds on my SSD laptop.

Signed-off-by: Takuto Ikuta <tikuta@chromium.org>
2018-01-22 13:06:48 +01:00
..
2017-10-06 10:07:18 +09:00
2017-12-27 11:16:25 -08:00
2018-01-22 13:00:10 +01:00
2017-11-18 12:31:29 +09:00
2017-12-28 14:08:50 -08:00
2017-10-07 16:27:55 +09:00
2018-01-22 13:00:00 +01:00
2017-09-25 15:24:07 +09:00
2017-11-21 14:07:50 +09:00
2017-12-27 11:16:29 -08:00
2017-12-13 13:28:54 -08:00
2017-12-06 09:23:44 -08:00
2018-01-22 13:00:00 +01:00
2017-12-27 11:16:29 -08:00
2017-11-06 14:24:27 +09:00
2017-11-21 14:07:50 +09:00