Content deleted Content added
Matthiaspaul (talk | contribs) →Run time: CE |
Matthiaspaul (talk | contribs) CE |
||
Line 168:
==References==
* [[Jon Bentley (computer scientist)|Jon Bentley]]: ''Writing Efficient Programs'', {{ISBN|0-13-970251-2}}.▼
* [[Donald Knuth]]: ''[[The Art of Computer Programming]]''▼
{{Reflist}}
==
{{wikibooks|Optimizing Code for Speed}}
▲* [[Jon Bentley (computer scientist)|Jon Bentley]]: ''Writing Efficient Programs'', {{ISBN|0-13-970251-2}}.
▲* [[Donald Knuth]]: ''[[The Art of Computer Programming]]''
* [http://www.ece.cmu.edu/~franzf/papers/gttse07.pdf How To Write Fast Numerical Code: A Small Introduction]
* [http://people.redhat.com/drepper/cpumemory.pdf "What Every Programmer Should Know About Memory"] by Ulrich Drepper{{snd}} explains the structure of modern memory subsystems and suggests how to utilize them efficiently
|