Performance analysis of difference solutions including some features of Java8.
- Java-8 Stream API
- Array sorting algorithms in Java
- filter
- Execution Time
- Code Overhead
- Performance of Stream filter method regarding execution time is very poor in comparison to the standard loop
- Code overhead is highly reduced