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
Can/do compilers simplify logical expressions involving functions?
Jan 21, 2023
c++
c
compiler-optimization
Does the compiler optimize string concatenation?
Jan 17, 2023
string
delphi
delphi-xe2
concatenation
compiler-optimization
Is there a tool to analyse makefiles?
Jan 10, 2023
compilation
makefile
compiler-optimization
analysis
Using `size_t` for lengths impacts on compiler optimizations?
Jan 03, 2023
c++
compiler-optimization
Release mode skipping parts of code
Dec 29, 2022
c++
compiler-optimization
What is the specific GCC flag that turns on immediate value propagation for inline assembly parameters?
Dec 29, 2022
c
gcc
compiler-optimization
inline-assembly
compiler-options
Can modern compilers optimize constant expressions where the expression is derived from a function?
Dec 29, 2022
c++
performance
compiler-construction
compiler-optimization
java optimization by compiler or JIT
Dec 28, 2022
java
compiler-optimization
ASM space optimization: EAX vs EBX
Dec 27, 2022
assembly
x86
compiler-optimization
instruction-encoding
C++ inline function & context specific optimization
Dec 27, 2022
c++
optimization
compiler-optimization
inline-functions
How can I instruct the MSVC compiler to use a 64bit/32bit division instead of the slower 128bit/64bit division?
Dec 24, 2022
c
visual-c++
x86-64
compiler-optimization
integer-division
Compiler optimization or my misunderstanding
Dec 22, 2022
c++
oop
g++
copy-constructor
compiler-optimization
How can a single sqrt() runs twice slower than when it was put in a for loop
Dec 22, 2022
c
gcc
assembly
x86-64
compiler-optimization
What happens if the result of an arithmetic operation isn't stored in memory
Dec 21, 2022
c++
compiler-optimization
F# compiler questions
Dec 19, 2022
compiler-construction
f#
compiler-optimization
Compiler Optimization: const on non-pointer function arguments in C
Dec 18, 2022
c
compiler-construction
constants
compiler-optimization
Array boundaries check optimization in a for-loop
Dec 17, 2022
c#
arrays
for-loop
compiler-optimization
bounds-check-elimination
Can the C preprocessor perform arithmetic and if so, how?
Dec 17, 2022
c
compiler-construction
compiler-optimization
c-preprocessor
Python compiler and constants defined inside a function
Dec 16, 2022
python
performance
compiler-optimization
How can I avoid threading + optimizer == infinite loop? [duplicate]
Dec 15, 2022
c++
multithreading
thread-safety
compiler-optimization
« Newer Entries
Older Entries »