Skip to content

randomisation performance #24

@dongwooc

Description

@dongwooc

it would be good to figure out if calling rand for each satellite individually is really the best approach, or if pre-allocating however many random numbers are needed is better. of course the latter approach would increase memory requirements to some extent, so even if pre-allocated rands results in faster performance it'd probably need to be possible to turn that on/off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    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