Skip to content

Slow reading when opening large file, such as a 40-minutes album #91

Description

@wgxh-cli

Recently I've used this library to make my own music player. And when it comes to reading my albums, I found it's fairly slow collecting WavSamples to Vec<SampleFormat>. This really worried me. I searched for solutions, but still troubled.

BTW, I have already used BufReader to avoid frequent system calls.

Could you please have a look and solve my problem? I'll appreciate it! Thanks!

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions