|
Why don't operations on strings constant-fold?
|
|
9
|
683
|
February 14, 2023
|
|
IfElse doesn't work properly when using @turbo
|
|
3
|
370
|
February 14, 2023
|
|
Function Composition Strategies
|
|
5
|
358
|
February 14, 2023
|
|
Why can't the compiler constant-fold operations on BigInt and BigFloat?
|
|
14
|
635
|
February 13, 2023
|
|
Do we have a "sizeforce!"?
|
|
2
|
265
|
February 12, 2023
|
|
Type stability issues when broadcasting
|
|
4
|
598
|
February 12, 2023
|
|
What causes this performance loss when using value types?
|
|
3
|
423
|
February 10, 2023
|
|
Vectorization heuristics are hard! Is there a way to ask/get more information to/from the compiler/LLVM about loop vectorization
|
|
2
|
321
|
February 10, 2023
|
|
MethodError: Convert Ref value between GPU and CPU
|
|
0
|
172
|
February 10, 2023
|
|
Two separate vectors of same length and eliminating items in both vectors, whenever the values of those vectors are the same at identical columns. Depending on this the values of a third vector shall be eliminated accordingly
|
|
1
|
275
|
February 9, 2023
|
|
CatViews for CUDA.jl?
|
|
12
|
394
|
February 10, 2023
|
|
OrdinaryDiffEq Loading Time
|
|
11
|
435
|
February 10, 2023
|
|
Improving the speed of large population simulations in DifferentialEquations.jl
|
|
10
|
816
|
February 9, 2023
|
|
In-place inverse permutation
|
|
1
|
987
|
February 9, 2023
|
|
Tying a function to an array when I get the value of the array
|
|
4
|
247
|
February 9, 2023
|
|
Matrix Multiplication of a Large Number of Small Matrices
|
|
12
|
1351
|
February 8, 2023
|
|
FinancialToolbox unsupported keyword argument "FlagIsCall"
|
|
2
|
258
|
February 7, 2023
|
|
CartesianIndices performance: 3D faster than 2D?
|
|
2
|
355
|
February 6, 2023
|
|
Type Stability Help
|
|
5
|
295
|
February 6, 2023
|
|
Finding low frequency numbers in a large collection
|
|
20
|
807
|
February 3, 2023
|
|
My generated Julia function from a niche DSL language takes 4min to compile
|
|
8
|
441
|
February 3, 2023
|
|
Possible Performance Regression for Loops on 1.9?
|
|
12
|
460
|
February 3, 2023
|
|
Base.accumulate! seems slow due to keyword argument handling, can it be sped up?
|
|
3
|
279
|
February 3, 2023
|
|
Possible performance regression in 1.9 / StaticArrays
|
|
11
|
739
|
February 3, 2023
|
|
How to benchmark in-place functions?
|
|
8
|
2044
|
February 3, 2023
|
|
Based on which packages is Base.Threads built?
|
|
4
|
366
|
February 3, 2023
|
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
421
|
February 2, 2023
|
|
Avoiding Allocations with User provided Closures
|
|
12
|
1654
|
February 2, 2023
|
|
Why are two functions behave differently?
|
|
2
|
245
|
February 1, 2023
|
|
Making an efficient function for ignoring unsupported kwargs
|
|
4
|
334
|
January 31, 2023
|