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
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
How can I dynamically hint a branch target to an x64 CPU?
Sep 14, 2022
assembly
x86-64
cpu-architecture
branch-prediction
jump-table
Correctly using C++20 `[likely]]`/`[[unlikely]]` in `switch` statements
Sep 05, 2022
c++
attributes
switch-statement
c++20
branch-prediction
Why predict a branch, instead of simply executing both in parallel?
May 26, 2019
cpu-architecture
branch-prediction
Can you use builtin_expect with switch statement
Feb 10, 2022
gcc
switch-statement
branch-prediction
How to measure mispredictions for a single branch on Linux?
Nov 15, 2022
linux
profiling
perf
branch-prediction
branch prediction on a function pointer
Sep 24, 2022
c++
function-pointers
branch-prediction
The inner workings of Spectre (v2)
Aug 20, 2022
x86
intel
cpu-architecture
branch-prediction
spectre
How does the branch predictor know if it is not correct?
Oct 20, 2022
assembly
cpu
cpu-architecture
branch-prediction
Why isn't there a branch prediction failure penalty in this Rust code?
Jun 20, 2022
performance
rust
compiler-optimization
branch-prediction
llvm-codegen
Trying famous branch-prediction example sometimes results in strange times
May 09, 2022
performance
optimization
rust
branch-prediction
Small branches in modern CPUs
May 23, 2022
performance
x86-64
cpu-architecture
avx
branch-prediction
C++20: difference between [[likely]], [[unlikely]] and __builtin_expect?
Apr 04, 2022
c++
c++20
branch-prediction
« Newer Entries
Older Entries »