Takuto Ikuta
9d9a0f6ea1
checkout.c: enable fscache for checkout again
...
This is retry of #1419 .
I added flush_fscache macro to flush cached stats after disk writing
with tests for regression reported in #1438 and #1442 .
git checkout checks each file path in sorted order, so cache flushing does not
make performance worse unless we have large number of modified files in
a directory containing many files.
Using chromium repository, I tested `git checkout .` performance when I
delete 10 files in different directories.
With this patch:
TotalSeconds: 4.307272
TotalSeconds: 4.4863595
TotalSeconds: 4.2975562
Avg: 4.36372923333333
Without this patch:
TotalSeconds: 20.9705431
TotalSeconds: 22.4867685
TotalSeconds: 18.8968292
Avg: 20.7847136
I confirmed this patch passed all tests in t/ with core_fscache=1.
Signed-off-by: Takuto Ikuta <tikuta@chromium.org >
2025-06-16 20:51:54 +02:00
..
2025-06-16 20:51:53 +02:00
2025-05-19 16:02:46 -07:00
2024-10-25 14:02:36 -04:00
2025-05-16 12:00:33 -07:00
2024-10-11 09:37:18 -07:00
2025-04-24 17:25:34 -07:00
2024-12-06 20:20:02 +09:00
2025-04-29 14:21:28 -07:00
2025-01-29 14:05:09 -08:00
2025-04-15 08:24:35 -07:00
2024-12-13 07:33:36 -08:00
2025-05-16 09:43:10 -07:00
2024-09-13 14:32:24 -07:00
2024-09-13 14:32:24 -07:00
2025-02-21 18:27:16 -08:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-03-07 16:52:02 -08:00
2025-06-16 20:51:54 +02:00
2025-06-16 20:51:28 +02:00
2025-05-12 14:22:49 -07:00
2025-04-17 08:15:16 -07:00
2025-04-29 14:21:28 -07:00
2025-04-24 17:25:34 -07:00
2025-06-16 20:51:53 +02:00
2025-04-17 08:15:15 -07:00
2025-04-29 10:08:12 -07:00
2025-04-15 08:24:35 -07:00
2025-06-16 20:51:38 +02:00
2024-09-13 14:32:24 -07:00
2025-01-28 13:02:22 -08:00
2025-04-24 17:25:34 -07:00
2025-04-15 08:24:35 -07:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-03-03 08:17:47 -08:00
2025-01-17 13:30:03 -08:00
2025-03-10 13:16:20 -07:00
2025-04-29 14:21:27 -07:00
2025-05-28 10:30:47 -07:00
2025-04-29 10:08:12 -07:00
2025-01-17 13:30:03 -08:00
2025-05-15 13:46:47 -07:00
2025-04-17 08:15:15 -07:00
2025-03-07 16:52:02 -08:00
2024-12-06 20:20:04 +09:00
2025-05-16 09:43:10 -07:00
2025-01-17 13:30:03 -08:00
2025-06-01 19:01:07 -07:00
2025-01-17 13:30:03 -08:00
2025-04-24 17:25:34 -07:00
2025-05-16 09:43:11 -07:00
2024-12-18 10:44:30 -08:00
2024-11-26 10:36:08 +09:00
2025-05-12 14:22:49 -07:00
2025-04-24 17:25:34 -07:00
2024-10-14 12:33:02 -04:00
2025-04-15 08:24:37 -07:00
2025-04-15 13:50:15 -07:00
2025-04-17 08:15:15 -07:00
2025-04-15 08:24:37 -07:00
2024-12-18 10:44:31 -08:00
2025-01-17 13:30:03 -08:00
2024-12-27 08:12:40 -08:00
2025-04-15 08:24:36 -07:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-04-08 13:59:11 -07:00
2025-05-16 15:09:14 -07:00
2025-04-24 17:25:34 -07:00
2025-04-15 08:24:37 -07:00
2025-04-29 14:21:28 -07:00
2025-04-24 17:25:34 -07:00
2025-05-08 12:36:32 -07:00
2025-04-15 13:50:15 -07:00
2025-04-15 08:24:37 -07:00
2025-06-16 20:51:37 +02:00
2025-04-15 08:24:37 -07:00
2025-03-07 16:52:01 -08:00
2025-01-31 10:06:11 -08:00
2024-09-13 14:33:30 -07:00
2025-04-15 08:24:37 -07:00
2025-03-21 01:45:16 -07:00
2025-02-04 09:51:41 -08:00
2024-12-23 09:32:17 -08:00
2025-04-17 08:15:15 -07:00
2025-04-24 17:25:34 -07:00
2025-05-20 11:43:36 -07:00
2025-04-16 13:54:19 -07:00
2025-03-26 16:26:10 +09:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-04-29 10:08:13 -07:00
2025-06-16 20:51:37 +02:00
2025-04-15 08:24:37 -07:00
2025-05-14 15:00:49 -07:00
2025-02-28 13:54:11 -08:00
2025-05-16 12:02:47 -07:00
2025-05-12 13:06:26 -07:00
2025-02-28 13:54:11 -08:00
2025-04-24 17:25:34 -07:00
2025-03-29 01:04:40 -07:00
2025-03-07 16:52:01 -08:00
2024-12-06 20:20:03 +09:00
2025-04-29 14:21:28 -07:00
2025-01-31 09:44:16 -08:00
2025-04-29 10:08:13 -07:00
2025-04-15 08:24:35 -07:00
2025-03-17 15:39:03 -07:00
2024-09-13 14:32:24 -07:00
2025-04-15 08:24:37 -07:00
2025-06-16 20:51:38 +02:00
2024-09-13 14:32:24 -07:00
2025-04-24 17:25:34 -07:00
2025-04-15 08:24:37 -07:00
2025-04-29 10:08:13 -07:00
2025-04-24 17:25:34 -07:00
2025-04-16 13:54:19 -07:00
2025-04-08 14:47:37 -07:00
2025-01-17 13:30:03 -08:00
2024-12-18 10:44:30 -08:00
2025-01-28 13:02:22 -08:00
2025-03-07 16:52:01 -08:00
2024-09-13 14:32:24 -07:00
2025-03-07 16:52:01 -08:00
2025-04-15 08:24:35 -07:00
2025-04-17 08:15:15 -07:00