Skip to content

[storm] Find out why global memory allocations start taking much longer after a while #151

Open
@perlun

Description

@perlun

By adding #150, I came to the conclusion that memory_allocate seems to have some peculiarities going on, which sometimes degrades its performance by a factor of 500 to 1000 - i.e. the system goes from having reasonable real-time performance (making it possible to play mod files with #145) to being completely sluggish and barely usable.

This screenshot illustrates the problem ("Last memory allocation took" is the key):

image

I believe the only reasonable way to solve this is by fixing #4 using the approach suggested in #4 (comment) and I will see if it can be done with a reasonable effort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions