SpiceQA
Questions
Tags
Users
Badges
bounds-check-elimination
4 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Missing bounds checking elimination in String constructor?
user_378060
0
•
asked Dec 8, 2021
11
1
350
bounds-check-elimination
protobuf-java
jvm-hotspot
jit
performance
Can Hotspot eliminate bounds checks when the range of the index is resticted via and?
user_149138
0
•
asked Apr 10, 2021
7
1
325
bounds-check-elimination
jvm-hotspot
optimization
java
performance
Remove bounds checking in Rust loop in attempt to reach optimal compiler output
user_3929481
0
•
asked Dec 9, 2020
5
2
1811
bounds-check-elimination
rust
loops
How can I code Java to allow SSE use and bounds-check elimination (or other advanced optimizations)?
user_95122
0
•
asked Aug 29, 2009
41
4
11423
bounds-check-elimination
jvm-hotspot
optimization
java
performance
1
(current)
Hot Questions