Giter Club home page Giter Club logo

Comments (6)

issue-label-bot avatar issue-label-bot commented on July 21, 2024 1

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from cloudmusic-vscode.

YXL76 avatar YXL76 commented on July 21, 2024

目前歌单内容已使用缓存,但因为歌单内容是动态的,所以缓存都带有时效,因此初始化后的第一次还是要从服务器获取。 @NekodRider

from cloudmusic-vscode.

NekodRider avatar NekodRider commented on July 21, 2024

的确测试的是reload窗口后的第一次加载时间,毕竟之后直接读取的 treeView 里面的嘛。
我想的是改成跟歌曲歌词一样的缓存机制,但.cloudmusic/cache 下没看到歌单的缓存来着,缓存可以通过 trackUpdateTime 判断需不需要更新。

from cloudmusic-vscode.

YXL76 avatar YXL76 commented on July 21, 2024

大部分网络请求都有缓存机制,是基于内存而非本地缓存。关于获取速度慢的问题,我会尝试合并请求和修改数据处理部分来提高速度。 @NekodRider

from cloudmusic-vscode.

YXL76 avatar YXL76 commented on July 21, 2024

已在4.5.0中添加了音量记忆,获取歌单歌曲的速度应该会有提升。@NekodRider

from cloudmusic-vscode.

NekodRider avatar NekodRider commented on July 21, 2024

嗯 测试了一下 4.5.0 比以前加载快了 谢谢

from cloudmusic-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.