iOS thumbnails: add batch-thumbs command for future optimization

batch-thumbs pulls multiple files in one Python process session,
amortising the pymobiledevice3 startup cost. Not yet wired into the
app — thumbnails load lazily per-cell and cache permanently.

Known limitation: first load of iPhone thumbnails is slow (~2-3s each)
because each pull spawns a new Python process. After first view they
are instant from the on-disk cache.
This commit is contained in:
Kyle Bolen
2026-07-28 08:44:54 +00:00
parent 66faf4c7e5
commit b12cb4dd1e
2 changed files with 33 additions and 0 deletions

0
.attach_pid3511 Normal file
View File