Some notes on performance

Joakim via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 2 02:27:28 PDT 2014


I was googling around for information on ninja, the build system 
used by the Chromium project, when I stumbled across this 
interesting article about how it was optimized for performance:

http://aosabook.org/en/posa/ninja.html

I also read these two from that site, the latter of which I think 
I skimmed once before:

http://aosabook.org/en/gpsd.html
http://aosabook.org/en/llvm.html

There are a host of articles on a bunch of open source projects:

http://aosabook.org/en/index.html

I hadn't seen these articles mentioned here, thought some of you 
might like them too.


More information about the Digitalmars-d mailing list