Haskell Optimization Handbook
Table of Contents
indices and tables
Table of Contents
indices and tables
Quick search
Table of Contents
Preliminaries
Measurement, Profiling, and Observation
Optimizations
Case Studies
indices and tables
Glossary
Docs
»
2.
Measurement, Profiling, and Observation
»
2.5.
Core Probes and Profiling
←
2.4.6.
The Reduced Stack Method
2.5.1.
Reading Core
→
2.5.
Core Probes and Profiling
¶
2.5.1.
Reading Core
2.5.2. Memory Footprints of Data Types
2.5.2.1. What is the Point
2.5.2.2. Atomic Types
2.5.2.3. Boxed Data Types
2.5.2.4. Other Ways
2.5.3. Summary
2.5.4. References
←
2.4.6.
The Reduced Stack Method
2.5.1.
Reading Core
→