mangayomi/lib/modules/updates
NBA2K1 da3bcf1081 Improved performance of update in updates screen
Now in parallel instead of sequentially, 2x faster.
Benchmarked using stopwatch with 31 items in library:

Sequential:
1. 78771 ms
2. 74503 ms
3. 73165 ms

Parallel:
1. 36270 ms
2. 33703 ms
3. 33838 ms
2024-12-16 19:31:11 +01:00
..
widgets chapter are now grayed out if read 2024-09-26 22:19:14 +02:00
updates_screen.dart Improved performance of update in updates screen 2024-12-16 19:31:11 +01:00