fosskers / scalaz-and-cats

Usage examples and benchmarks between Scalaz and Cats (w/ Haskell ground-truth).
489 stars 28 forks source link

performance notes #10

Closed fommil closed 6 years ago

fommil commented 6 years ago

I think strict vs lazy is probably the core difference in the cats vs scalaz design. It comes through in performance characteristics as noted.