75% developed

Optimizing Code for Speed

From Wikibooks, open books for an open world
Jump to navigation Jump to search

This work is licensed under the:

  1. The Creative Commons' Attribution License version 2.5 - or at your option any higher version.
  2. The GNU Free Documentation License version 1.2 - or at your option any higher version.

Please keep it this way. If you don't like either or both licenses - feel free to fork it and have a different derived license. (While properly accepting the terms of either license as starting points).

Authors: User:Shlomif.

Table of Chapters[edit | edit source]

  1. Introduction
  2. How to best optimize?
  3. Order of Complexity Optimizations
  4. Factor Optimizations
  5. Optimization by Changing the Dependencies
  6. Optimizing by Reducing Feature-Set
  7. Conclusion

Other Resources[edit | edit source]