Skip to content

多线程qb的降速现象 #59

Description

@tanhHeng

少部分情况下当使用多线程qb时仍然难以达到理想速度:

  1. 可能是存档中区块数量过多,其中存在大量区块(如虚空区块)文件大小约为0;但一个个文件大小检测后再分配有点不太现实(?(仅推测 在我服跨盘保存创造服存档时出现,查看任务管理器发现复制存档开始有一段时间磁盘读写在80MB/s左右,后升高至1GB+/s)
  2. 存档中区块数量过少,线程过多导致每个线程分到的文件及总大小过小,可否尝试设定最小文件数量解决(或设定线程上限,文件过少则少开几个线程)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    info neededFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions