Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-size

Print newline with as little code as possible with NASM

Shortest Intel x86-64 opcode for rax=1?

What are some techniques or tools for profiling excessive code size in C/C++ applications?

c++ linux gcc code-size

What does the compiler optimization "constant propagation" mean?

c++ templates code-size

How do demomakers attain ultra small filesizes?

Haskell Static vs Dynamic Linking in Deployment

Code size: static inline vs inline for functions defined in header files

c static inline code-size

"Code too large" -- How can I make a huge, compiled lookup table? [duplicate]

Is it bad practice to have a long initialization method?

How to reduce code size of iPhone app?

"performance impact" when using a 20K lines single class

php performance oop code-size

MAP file analysis - where's my code size comes from?

c++ linker code-size

If functional languages are really concise, why don't they have a better rank in the language shootout game?

"Code too large" compilation error in Java

How to fix GCC compilation error when compiling >2 GB of code?