Skip to content

Sequence::StableSortSequencedObj extremely slow on larger sequences #722

Description

@Aiden-ytarame

Title, StableSortSequencedObj scales terribly with sequence size. it destroys load times on the game I mess with, that has thousands on items in a sequence its talking many seconds, and on weaker hardware even a more than a minute!

I tested what happens if its replaced by Linq.OrderBy, and after 200 items or so in the sequence its faster, and on the large sequences that used to freeze the game for a minute and a half, is now nearly instant

it really hurts loading times.

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