Skip to content

Optimize "split each char" #5

@SilicatYT

Description

@SilicatYT

Currently, it loops through each character and appends it to the list. Instead, do it like in concat where it does it in groups of 100 at once.

Metadata

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