flatMap() vs filter().map()

flatMap vs filter map
one year ago
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15
Test name Executions per second
filter().map() 377.7 Ops/sec
flatMap() 1791.5 Ops/sec
Script Preparation code:
Tests:
  • filter().map()

  • flatMap()

Open this result on MeasureThat.net