Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Avoid instantiating new objects inside loops #15

@rjbohinski

Description

@rjbohinski

It it slow to create a new object each time a loop is run. New objects created within loops should be checked to see if they can created outside them and reused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions