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
What is the overhead of using Intel Last Branch Record?
Apr 02, 2022
x86
intel
trace
branch-prediction
intel-pmu
Slow jmp-instruction
Oct 16, 2022
assembly
x86
intel
cpu-architecture
branch-prediction
Can branch prediction cause illegal instruction?
Jun 21, 2021
assembly
x86-64
cpu-architecture
branch-prediction
Does a branch misprediction flush the entire pipeline, even for very short if-statement body?
Aug 24, 2022
performance
x86
branch
cpu-architecture
branch-prediction
Micro-optimizing a c++ comparison function
Nov 10, 2022
c++
optimization
branch-prediction
What can a compiler do with branching information?
Apr 17, 2022
optimization
assembly
compiler-construction
branch-prediction
x86
Avoid stalling pipeline by calculating conditional early
Aug 29, 2022
performance
language-agnostic
compiler-optimization
cpu-architecture
branch-prediction
Is branch prediction not working?
Nov 06, 2022
java
performance
microbenchmark
branch-prediction
jmh
Can branch prediction crash my program?
Nov 14, 2021
assembly
computer-architecture
x86
branch-prediction
Intel CPUs Instruction Queue provides static branch prediction?
Sep 21, 2022
performance
assembly
x86
cpu-architecture
branch-prediction
Hint for branch prediction in assertions
Sep 18, 2022
c++
optimization
branch-prediction
Branchless conditionals on integers — fast, but can they be made faster?
Sep 15, 2022
c
macros
conditional-statements
c11
branch-prediction
Branch Prediction: Writing Code to Understand it; Getting Weird Results
Oct 02, 2022
c++
branch-prediction
Can I measure branch-prediction failures on a modern Intel Core CPU?
Sep 14, 2022
c++
windows
visual-c++
optimization
branch-prediction
Why did Intel change the static branch prediction mechanism over these years?
Oct 01, 2022
x86
compiler-construction
intel
cpu-architecture
branch-prediction
Branch target prediction in conjunction with branch prediction?
Sep 06, 2022
x86
cpu-architecture
branch-prediction
How prevalent is branch prediction on current CPUs?
Sep 04, 2022
arm
cpu-architecture
branch-prediction
Branch Prediction and Division By Zero
Sep 04, 2022
c++
optimization
error-handling
cpu-architecture
branch-prediction
Performance optimisations of x86-64 assembly - Alignment and branch prediction
Sep 16, 2022
performance
assembly
x86-64
sse2
branch-prediction
How can I make branchless code?
Sep 03, 2022
java
performance
branch-prediction
« Newer Entries
Older Entries »