Skip to content

List.sequence might need optimization #327

@andywhite37

Description

@andywhite37

@johnhaley81 reported that the List.sequence implementation has bad performance characteristics. This might be because it's relying on a default implementation of apply or something like that - we may need to write a more optimized version. fp-ts has separate versions of functions like this for Array - we could look to see what they're doing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    change:patchA change that requires a patch version bumptype:enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions