Skip to content

xorgx3/lab-java8streamperformancebenchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java 8 Stream Performance Benchmark

The benchmark code for the posts Stream Performance and Stream Performance - Your Ideas. Read them for details on the setup. The results are gathered in this Google Spreadsheet.

Code

For the first post, benchmarks are split into three classes that cover operations of different complexity:

And for the second post:

To tweak how the benchmarks are executed take a look into their superclass AbstractIterationBenchmark.

About

Benchmark code for the post "Stream Performance"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%