Skip to content

Bad performance with Hermes Engine #19

Description

@marf

Hello, I am using this package in a React Native app.
The problem is that while using the Hermes Engine the string concatenation with += is very slow.

With this issue https://github.com/facebook/hermes/issues/111 one of Herme's developers suggested to use output as an array and push elements to it and finally join everything.
Can this package be modified to support those kinds of optimizations and be used with the new Hermes Engine?

Thank you

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