Settings

Theme

Java Streams API is not panacea

twitter.com

3 points by kouzant 3 years ago · 1 comment

Reader

auraham 3 years ago

> Controversial opinion (?): on your code hot paths and bottlenecks (and only there), where performance really matters (don't guess where they are, but measure with proper benchmarks) strive to avoid using Java Stream API, even at cost of more verbosity and/or less readability.

An example would be useful.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection