SpiceQA
Questions
Tags
Users
Badges
branch-prediction
39 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
BR/RET timing discrepancy when returning from contrived subroutine to a modified return address
user_4480394
0
•
asked Jan 1, 2022
2
1
97
arm64
branch-prediction
arm
assembly
constexpr function params for not known at compile time booleans C++
user_13024483
0
•
asked Aug 24, 2021
2
1
153
constexpr
variadic-templates
branch-prediction
templates
c++
The pipeline execution diagram with or without a delay slot, with predict-taken
user_12552748
0
•
asked Aug 5, 2021
2
0
467
mips
branch-prediction
pipeline
assembly
cpu-architecture
Is valgrind's cachegrind still the go-to tool in 2021?
user_2434348
0
•
asked Jun 26, 2021
5
0
200
cachegrind
branch-prediction
cpu-architecture
profiling
valgrind
Why do unconditional jumps take up BTB space?
user_45843
0
•
asked May 7, 2021
3
0
166
branch-prediction
cpu-architecture
cpu
performance
Why does a loop transitioning from having its uops fed by the Uop Cache to LSD cause a spike in branch-misses?
user_11322131
0
•
asked Apr 14, 2021
4
2
272
micro-architecture
branch-prediction
x86-64
micro-optimization
cpu-architecture
Can branch prediction be optimised when branching on constant data?
user_5745928
0
•
asked Mar 12, 2021
3
0
140
branch-prediction
x86
c++
performance
Why is processing an unsorted array the same speed as processing a sorted array with modern x86-64 clang?
user_758986
0
•
asked Mar 7, 2021
164
1
11318
branch-prediction
clang
cpu-architecture
c++
performance
Correctly using C++20 `[likely]]`/`[[unlikely]]` in `switch` statements
user_688624
0
•
asked Mar 5, 2021
7
1
634
c++20
branch-prediction
switch-statement
attributes
c++
Why does a high percentage of identical input data reduce performance?
user_8311567
0
•
asked Feb 18, 2021
2
0
83
branch-prediction
micro-optimization
optimization
Prev
Prev
1
2
(current)
3
4
Next
Next
Hot Questions