You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Benchmark sequences against streams and imperative loops with JMH on both HotSpot and GraalVM CE (EE?). And benchmark trampolines against imperative implementations of things like Sequence::length and Sequence::foldLeft.
gdejohn
changed the title
Benchmark sequences against streams and loops with JMH
Benchmark sequences against streams and loops with JMH and GraalVM
Nov 6, 2018
Benchmark sequences against streams and imperative loops with JMH on both HotSpot and GraalVM CE (EE?). And benchmark trampolines against imperative implementations of things like
Sequence::length
andSequence::foldLeft
.The text was updated successfully, but these errors were encountered: