Skip to content

Make the safe-string-interpolation faster #36

Description

@plokhotnyuk

Would you consider to serialize faster and with less allocations?

I have a couple of projects that have routines or tricks which can be reused here:

  1. fast-string-interpolator that uses pre-allocated thread local instances of java.lang.StringBuilder under hood.
  2. jsoniter-scala that has very efficient routines for serialization of double or float primitives, java.util.UUID, and java.time.* classes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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