Home > Programming > Link: Optimizing software in C++

Link: Optimizing software in C++

A set of articles related to software optimization:
http://www.agner.org/optimize/
Particularly relevant is the article on C++ optimization:
http://www.agner.org/optimize/optimizing_cpp.pdf

These links were recently highlighted in Microsoft’s MSDN enews.  Interestingly enough, for obvious reasons, the C++ optimization article is pretty clear in recommending that you avoid .NET and Java for anything requiring performance.

Advertisement
Categories: Programming
  1. No comments yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.