procrastination icon indicating copy to clipboard operation
procrastination copied to clipboard

Benchmark with JMH

Open gdejohn opened this issue 7 years ago • 0 comments

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.

  • https://medium.com/graalvm/stream-api-performance-with-graalvm-be6cfe7fbb52

gdejohn avatar Oct 26 '18 19:10 gdejohn