Skip to content

Use generatos in 5.5 #3

@henrikbjorn

Description

@henrikbjorn

When using 5.5 using iterators is quicker than checking for values and mapping a single value for each tick in the loop.

This also makes it possible to just assume all values are mapped by wrapping the given iterator in a generator.

example went from ~30s to ~15s.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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