[haiku-development] Software optimization resources

  • From: Przemysław Pintal <premislaus1988@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 1 Feb 2012 19:48:44 +0100

Hi! I found some useful links about optimizing C++ code. I think that
may be useful for you :-).

http://www.agner.org/optimize/ - Some PDF files.
http://support.amd.com/us/Processor_TechDocs/47414_15h_sw_opt_guide.pdf
- AMD document about how to write code for the Bulldozer CPU.

Other related posts:

  • » [haiku-development] Software optimization resources - Przemysław Pintal