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 compiler-optimization
MSVC and optimizing out constant expressions
Mar 23, 2023
c
compiler-construction
compiler-optimization
Getting wrong results with using AVX instructions and -O3 compiling option
Mar 19, 2023
c
compiler-optimization
avx
Does the compiler take care the useless codes like if(0)?
Mar 18, 2023
c
ffmpeg
compiler-optimization
Can I tell javac to ignore the lack of `import foo.Bar`?
Mar 17, 2023
java
import
compilation
javac
compiler-optimization
C -- Modify const through aliased non-const pointer
Mar 17, 2023
c
constants
compiler-optimization
How does Clojure's optimiser work, and where is it?
Mar 16, 2023
clojure
compiler-optimization
Is it possible to use GCC to compile one section of a code file with specific compiler flags?
Mar 10, 2023
c++
gcc
compiler-optimization
Explanation for GCC compiler optimisation's adverse performance effect?
Mar 03, 2023
c++
performance
gcc
compiler-optimization
ARM Cortex M0+: How to use "Branch if Carry" instructions in C-code?
Mar 04, 2023
c
assembly
arm
compiler-optimization
micro-optimization
Compiler optimization of public static final and OSGi
Feb 22, 2023
java
osgi
compiler-optimization
Do modern c++ compilers autovectorize code for 24bit image processing?
Feb 22, 2023
c++
image-processing
compiler-optimization
vectorization
24-bit
Why does this code cause a Floating point exception - SIGFPE
Feb 21, 2023
c
exception
compiler-optimization
gcc4
gcc/C++: If CPU load is low, then code optimization is of little use, true?
Feb 10, 2023
c++
performance
gcc
optimization
compiler-optimization
Common Lisp best practices to use type declarations for optimization
Feb 10, 2023
optimization
common-lisp
compiler-optimization
Will C++ lambda really make copies of parameters captured by copy?
Feb 09, 2023
c++
lambda
language-lawyer
compiler-optimization
g++: optimization -march=haswell and newer changes numerical result
Jan 31, 2023
c++
g++
compiler-optimization
gcc6
Does C# have zero-cost abstractions?
Feb 01, 2023
c#
optimization
compiler-optimization
jit
Why does the compiler add statements to the switch?
Jan 28, 2023
c#
compiler-optimization
Unrolling gcc compiler optimization
Jan 23, 2023
gcc
compiler-optimization
Is there any way a C/C++ compiler can inline a C-Callback Function?
Feb 04, 2023
c++
c
optimization
compiler-optimization
inlining
Older Entries »