| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A couple of benchmarks in tree traversal scenarios comparing different stream libraries (such as Java Stream, Jool, Vavr, StreamEx, and others) in the JVM.
Run with, for example:
./gradlew clean jmhJar java -jar ./treebench/build/libs/treebench-jmh.jar -i 4 -wi 4 -f 1 -r 2 -w 2
According to our experiments, the above arguments provide consistent observations. You may vary these parameters accordingly.
| Back | FazBrowse Home | New Git URL |