Skip to content

Use a proper benchmark #70

@mbomb007

Description

@mbomb007

"6 function calls in 0.000 seconds"? That's not a benchmark. You should call everything being benchmarked like 10,000 or 100,000 times so that the numbers are significant. Call each library/function the same number of times, and compare the runtime.

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