Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in code-size
Print newline with as little code as possible with NASM
Jan 28, 2023
linux
assembly
x86-64
nasm
code-size
Shortest Intel x86-64 opcode for rax=1?
Oct 28, 2022
assembly
x86-64
micro-optimization
code-size
intel
What are some techniques or tools for profiling excessive code size in C/C++ applications?
Jan 26, 2021
c++
linux
gcc
code-size
What does the compiler optimization "constant propagation" mean?
Apr 05, 2022
c++
templates
code-size
How do demomakers attain ultra small filesizes?
Oct 25, 2022
c++
assembly
filesize
code-size
demoscene
Haskell Static vs Dynamic Linking in Deployment
Jul 03, 2019
deployment
haskell
dynamic-linking
static-linking
code-size
Code size: static inline vs inline for functions defined in header files
Sep 05, 2022
c
static
inline
code-size
"Code too large" -- How can I make a huge, compiled lookup table? [duplicate]
Oct 22, 2019
java
arrays
compiler-errors
code-size
Is it bad practice to have a long initialization method?
Mar 31, 2022
function
initialization
code-size
How to reduce code size of iPhone app?
Feb 04, 2019
iphone
objective-c
xcode
optimization
code-size
"performance impact" when using a 20K lines single class
Jan 28, 2022
php
performance
oop
code-size
MAP file analysis - where's my code size comes from?
Nov 10, 2022
c++
linker
code-size
If functional languages are really concise, why don't they have a better rank in the language shootout game?
Sep 07, 2022
programming-languages
functional-programming
comparison
code-size
"Code too large" compilation error in Java
Aug 16, 2022
java
arrays
compiler-errors
code-size
How to fix GCC compilation error when compiling >2 GB of code?
Aug 16, 2022
c++
math
gcc
compiler-errors
code-size