Joseph Milazzo ab8c762830
Metadata Performance Scan (#921)
* Refactored updating chapter metadata from ComicInfo into the Scan loop. This let's us avoid an additional N file reads (expensive) in the metadata service, as we already have to read them in the scan loop.

* Refactored Series level metadata aggregation into the scan loop. This allows for the batching of DB updates to be much smaller, thus faster without much overhead of GC.

* Refactored some of the code for ProcessFile to remove a few redundant if statements
2022-01-09 10:36:24 -08:00
..
2022-01-08 06:41:47 -08:00
2022-01-05 09:56:49 -08:00
2022-01-08 16:17:04 -08:00
2022-01-08 16:17:04 -08:00
2021-12-17 10:46:01 -08:00
2022-01-08 11:36:47 -08:00
2021-12-17 14:29:41 -08:00
2022-01-07 06:56:28 -08:00
2022-01-09 10:36:24 -08:00
2021-04-28 16:16:22 -05:00
2022-01-05 09:56:49 -08:00
2022-01-07 06:56:28 -08:00