Skip to content

HighwaySystem::route_integrity potential minor speedup #189

Description

@yakra

#defineq cr->roots[i-1]
#definer cr->roots[i]

Declaring these as references can potentially save a little arithmetic and dereferencing.
Will the savings add up?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions