Wall clock and CPU time of different iterations

Console:

Populate list... Warm up... Testing... Wall clock time (ms): Stream, Optional: 1521 Stream, ForEach: 1500 Stream, parallel: 2315 For-each loop: 1511 CPU time (ms): Stream, Optional: 1520 Stream, ForEach: 1499 Stream, parallel: 48 For-each loop: 1510