Camp 2007 - 1.01
Chaos Communication Camp 2007
To infinity and beyond
Speakers | |
---|---|
Felix von Leitner |
Schedule | |
---|---|
Day | 3 |
Room | Shelter Bar |
Start time | 21:30 |
Duration | 01:00 |
Info | |
ID | 1952 |
Event type | Lecture |
Track | Hacking |
Language | English |
Feedback | |
---|---|
Did you attend this event? Give Feedback |
Know your compiler
...and what the optimizer does so you don't have to
Programmers often attempt to make their code faster but end up only making it less readable. This talk attempts to show what kind of optimizations you can (and should) leave to your compiler.