Skip to content

Conversation

@timonback
Copy link
Member

This avoid the creation of LinkedHashMap and entries as part of stream()

Measurements using jps -l -> jcmd <pid> GC.class_histogram > file.txt:
old / stream(): stream.txt
new / for: for.txt

… in example generation

This avoid the creation of LinkedHashMap and entries as part of stream()
@sam0r040 sam0r040 closed this Jan 16, 2026
@sam0r040 sam0r040 deleted the refactor/use-less-memory-during-recursive-example-generation branch January 16, 2026 16:01
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.

2 participants