Skip to content

Unlikely that using list as queue is more performant than iterating list #2

Description

@lastobelus

Have you benchmarked using List as a queue vs. iterating the list to find an inactive GameObject? I'd be willing to make a considerable bet that iterating costs much less for typical pool sizes.

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