Skip to content

Optimize QuickJS + Kotlinx.serialization #1303

@swankjesse

Description

@swankjesse

We’ve already got some code to avoid building JSON strings in Kotlin/JS. We could potentially go further along this path, implementing optimizations such as:

  • faster number encoding
  • faster hex ByteString encoding

Optimizations performed here should be profiler-advised.

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