git-annex/Database/Keys
Joey Hess 8fcee4ac9d
Sped up the initial scanning for annexed files by 15%
Avoids database querying overhead when the database is newly created.

In the large repository where git-annex init took 24 seconds, this sped it
up to 20.47 seconds, a speedup of around 15%.

Sponsored-by: Dartmouth College's DANDI project
2022-11-18 13:16:57 -04:00
..
Handle.hs avoid uncessary keys db writes; doubled speed! 2022-10-12 15:33:16 -04:00
SQL.hs Sped up the initial scanning for annexed files by 15% 2022-11-18 13:16:57 -04:00
Tables.hs avoid uncessary keys db writes; doubled speed! 2022-10-12 15:33:16 -04:00