Skip to content

Performance of playing #73

Description

@FrankHB

Some large map like Nico Nico Douga - Nanairo no Nico Nico Douga would cause the program not responsive for quite a while when loading to play. This should be improved as osu! does.
Another minor performance problem is memory management. It seems that the program allocate and deallocate memory as soon as required. This may cause too many unnecessary page faults and it is bad to the whole system performance. It can also be improved, e.g. trying preallocating/pooling ~ 10MiB (which should fit for most songs without video).

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