Super-Badmen-Viper / NSMusicS

NSMusicS,Multi platform Multi mode Music Software ,Electron(Vue3+Vite+TypeScript)+.net core+AI
GNU Affero General Public License v3.0
705 stars 37 forks source link

{开源,共建}本地歌曲搜索算法优化,减少性能开销,Winform迁移至Wpf #3

Closed Super-Badmen-Viper closed 12 months ago

Super-Badmen-Viper commented 1 year ago

将算法从Winform迁移至Wpf:MoZhiMusicPlayer中,要求:动态歌单数据结构相同接口可匹配,多线程性能不卡顿 算法在main/Local_ThisPC_song_search_ALL和Local_ThisPC_song_search_YouSelect中,此两个文件夹为Winform项目 这些代码是我两年前写的代码,性能开销,扩展性与可读性需要很多优化