machinewrapped / gpt-subtrans

Open Source project using LLMs to translate SRT subtitles
Other
311 stars 36 forks source link

Optimised SubtitleListModel #67

Closed machinewrapped closed 10 months ago

machinewrapped commented 10 months ago

Creating and updating the ViewModel was taking a long time if there were many subtitle lines, a couple of simple optimisations reduced it by around 90%.