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 branch-prediction
repz ret: why all the hassle?
Mar 13, 2023
assembly
x86
micro-optimization
amd-processor
branch-prediction
How are branch mispredictions handled before a hardware interrupt
Mar 06, 2023
intel
pipeline
cpu-architecture
interrupt-handling
branch-prediction
Branch prediction overhead of perfectly predicted branch
Jan 31, 2023
c++
performance
x86
cpu-architecture
branch-prediction
What does it mean by a branch penalty?
Jan 28, 2023
assembly
cpu-architecture
branch-prediction
Which instructions can produce a branch misprediction on x86 CPUs?
Jan 28, 2023
assembly
x86
cpu
pipeline
branch-prediction
Is it possible to aid branch prediction?
Jan 07, 2023
java
c++
c
branch-prediction
Conditional jump instructions in MSROM procedures?
Dec 25, 2022
x86
intel
cpu-architecture
branch-prediction
micro-architecture
Starting a function with a branch
Oct 20, 2022
c++
branch-prediction
Is there a way to acces RTTI directly in c++ to improve branch prediction in virtual calls?
Oct 08, 2022
c++
rtti
virtual-functions
branch-prediction
Is switch just as bad as if?
Oct 06, 2022
performance
optimization
language-agnostic
compiler-optimization
branch-prediction
Cost of polymorphism
Oct 02, 2022
assembly
x86
cpu
branch-prediction
Realistic examples of optimization through branch removal
Mar 11, 2022
intel
c
optimization
branch-prediction
Portable branch prediction hint in c++
Nov 07, 2021
c++
branch-prediction
Complex code and branch predictors
Jul 08, 2022
intel
branch-prediction
Why Swift using subscript syntax in a for-in loops is faster than using direct access to the element?
Nov 19, 2022
swift
performance
optimization
branch-prediction
What happens with nested branches and speculative execution?
Aug 31, 2022
cpu-architecture
nested-if
branch-prediction
speculative-execution
Is there a way to convert a conditional assignment to branch free code?
Oct 31, 2021
c
branch-prediction
How to cancel branch prediction? [closed]
Sep 29, 2022
c
cpu-architecture
branch-prediction
How to demonstrate the impact of instruction cache limitations
Sep 11, 2018
c++
performance
caching
template-meta-programming
branch-prediction
Do branch likelihood hints carry through function calls?
Nov 19, 2022
c++
compiler-optimization
c++20
branch-prediction
Older Entries »