Skip to content

Performance boost when there are many actors #101

@ghost

Description

FPS drops when there are many(<100?) actors. It is caused by z-sorting.

We consider to change sorting algorithm.

Suggestion 1: insertion sort
Suggestion 2: roughly sort by bucket sort, and quick sort.

any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions