۲۷ - ۱۱منابع پیشنهادی

۱.

Criterion tutorial; Bryan O’Sullivan

۲.

Demystifying DList; Tom Ellis

۳.

Memory Management; GHC; Haskell Wiki

۴.

Performance; Haskell Wiki

۵.

Pragmas, specifically ‏‎UNPACK‎‏; GHC Documentation

۶.

High Performance Haskell; Johan Tibell

۷.

Haskell Performance Patterns; Johan Tibell

۸.

Faster Persistent data structures throught hashing; Johan Tibell

۹.

Lazy Functional State Threads; John Launchburry and Simon Peyton Jones

۱۰.

Write Haskell as fast as C: exploiting strictness, laziness and recursion; Don Stewart

۱۱.

Haskell as fast as C: A case study; Jan Stolarek

۱۲.

Haskell FFT 11: Optimisation Part 1; Ian Ross

۱۳.

Understanding the RealWorld; Edsko de Vries

۱۴.

Stream Fusion; Duncan Coutts

۱۵.

Purely Functional Data Structures; Chris Okasaki