|
@inbounds slower
|
|
8
|
457
|
March 25, 2025
|
|
When does @inbounds increase performance?
|
|
14
|
1344
|
February 14, 2025
|
|
Removing bounds checking for HPC - `--check-bounds=unsafe`?
|
|
51
|
1071
|
February 1, 2025
|
|
Why does `@inbounds` disable constant propagation?
|
|
25
|
1717
|
January 20, 2025
|
|
Bounds check performance
|
|
2
|
113
|
October 25, 2024
|
|
@inbounds for getindex not working
|
|
2
|
100
|
August 26, 2024
|
|
Why is the bounds-checking not elided in isassigned for `SlowSubArray`s despite an inbounds annotation?
|
|
0
|
284
|
February 10, 2024
|
|
Remove bounds checking for the entire program
|
|
8
|
641
|
January 27, 2024
|
|
What does @inbounds actually mean?
|
|
8
|
1711
|
August 8, 2023
|
|
Keyword arguments preventing eliding boundscheck
|
|
2
|
213
|
March 1, 2023
|
|
What is the most idiomatic way to implement bounds checking in `getindex` for arbitrary types?
|
|
3
|
299
|
February 18, 2023
|
|
Disabling DomainError (in sqrt())?
|
|
21
|
1908
|
October 17, 2022
|
|
Question on Julia Blog Post regarding Performance
|
|
1
|
374
|
September 16, 2022
|
|
Segfault that I cannot explain, possibly related to Zygote
|
|
0
|
460
|
January 12, 2022
|