Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Try to enhance string deserialization#2

Merged
expanded-for-real merged 1 commit intodevfrom
faster-strings
Jun 2, 2025
Merged

Try to enhance string deserialization#2
expanded-for-real merged 1 commit intodevfrom
faster-strings

Conversation

@expanded-for-real
Copy link
Collaborator

  • Added more benchmark tests for strings
  • adding some clarifying comments
  • remove locking on string values since UTF-8 is idempotent anyways
  • split path for array and non-array based ByteBuffer in string buffer decode (ours are always array based which means we can use zero-copy strategies)

@expanded-for-real expanded-for-real self-assigned this Jun 2, 2025
@expanded-for-real expanded-for-real merged commit ea1c4c4 into dev Jun 2, 2025
3 checks passed
@expanded-for-real expanded-for-real deleted the faster-strings branch June 18, 2025 00:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant