Home » Developing U++ » External resources » Software optimization resources
Software optimization resources [message #30511] |
Thu, 06 January 2011 04:03  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
http://agner.org/optimize/
This web site contains five manuals, which describe everything you need to know about optimizing code for x86 and x86-64 family microprocessors, including optimization advices for C++ and assembly language, details about the microarchitecture and instruction timings of Intel, AMD and VIA processors, and details about different compilers and calling conventions.
If you liked Bit Twiddling Hacks you might like these manuals
Regards,
Novo
[Updated on: Thu, 06 January 2011 06:22] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Jun 06 10:02:06 CEST 2025
Total time taken to generate the page: 0.04442 seconds
|