Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Hell (地獄)
»
The Practice of Programming – Brian W. Kernighan, Rob Pike
»
Chapter 7: Performance
¶
7.1 A Bottleneck
¶
7.2 Timing and Profiling
¶
7.3 Strategies for Speed
¶
7.4 Tuning the Code
¶
7.5 Space Efficiency
¶
7.6 Estimation
¶
Table Of Contents
Chapter 7: Performance
7.1 A Bottleneck
7.2 Timing and Profiling
7.3 Strategies for Speed
7.4 Tuning the Code
7.5 Space Efficiency
7.6 Estimation
Previous topic
Chapter 6: Testing
Next topic
Chapter 8: Portability
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Hell (地獄)
»
The Practice of Programming – Brian W. Kernighan, Rob Pike
»