Skip to content

Conversation

magicprinc
Copy link
Contributor

@magicprinc magicprinc commented Dec 4, 2023

  1. remove two wrapper methods fromJson and fromBuffer
  2. better .stream() with flags and less lambdas
  3. plus 2 ctors: JsonArray(Collection collection) and (initialCapacity)
  4. micro optimization with len (it had shown difference in latin1 String→byte[] benchmark)

There was #4995, but it had no information value

1) final Map for better concurrency
2) remove two wrapper methods fromJson and fromBuffer
3) better .stream() with flags and less lambdas
4) + ctor JsonArray(Collection collection)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant