Skip to content

Array push! seems to grow amortized O(N)... #28588

Closed

Description

Average insertion time for inserting n-elements:
julia front-back insertion time average
Total insertion time for inserting n-elements:
julia front-back insertion time total

Preliminarily, this behavior seems to be true for both push-front and push-back since 0.5 onwards. Still running the profiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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