Failure to vectorize 8 Int64 multiplies when 8 Float64 multiplies vectorize
|
|
8
|
439
|
May 31, 2024
|
Performance optimizations with runtime dispatch
|
|
14
|
955
|
May 30, 2024
|
Slow numerical integration of scalar function
|
|
1
|
269
|
May 30, 2024
|
PerfChecker.jl is reaching a good state and we're looking for ~~labrats~~ testers/users
|
|
0
|
231
|
May 29, 2024
|
Most efficient implementation of covariance matrix
|
|
12
|
915
|
May 28, 2024
|
Changing a "constant" type and triggering recompilation
|
|
5
|
171
|
May 28, 2024
|
Create an indexed line from a vector
|
|
6
|
226
|
May 28, 2024
|
Improving speed of runtime dispatch detector
|
|
63
|
1452
|
May 28, 2024
|
Examples of when to use @async over @spawn?
|
|
8
|
787
|
May 28, 2024
|
Static mixed type mutable vector - programmatic access?
|
|
0
|
99
|
May 27, 2024
|
Package to avoid allocations in some functions when using StaticArrays.jl
|
|
18
|
708
|
May 25, 2024
|
Allocations in sparse matrices
|
|
6
|
361
|
May 24, 2024
|
Compilation latency with constant propagation and unreachable branches
|
|
7
|
189
|
May 24, 2024
|
How does constant propagation impact latency with a Val-based dispatch?
|
|
0
|
133
|
May 22, 2024
|
Is there a `CartesianIndex` using `Int32`?
|
|
8
|
257
|
May 20, 2024
|
DataFrame transformation is so slow, what am I doing wrong?
|
|
17
|
337
|
May 19, 2024
|
Is there a quicker way to obtain normalized multivariate random normal draws?
|
|
15
|
437
|
May 18, 2024
|
Speeding up evaluation of small exponential-like series
|
|
19
|
360
|
May 17, 2024
|
Operation on transpose sparse array is slow
|
|
1
|
247
|
May 15, 2024
|
Matrix handling in memory
|
|
15
|
385
|
May 15, 2024
|
Poor BigInt performance
|
|
32
|
1267
|
May 14, 2024
|
ForwardDiff.hessian! with StaticArrays, unexpected allocations and performance
|
|
4
|
217
|
May 13, 2024
|
Sound use of multiple dispatch?
|
|
18
|
684
|
May 13, 2024
|
Zygote differentiation very slow
|
|
13
|
619
|
May 12, 2024
|
Why is flux model slower than python?
|
|
6
|
2303
|
May 11, 2024
|
Why does an iterator with a vector as state variable allocate?
|
|
8
|
234
|
May 11, 2024
|
Fastest way to save a large number of DataFrames to disk
|
|
2
|
515
|
May 10, 2024
|
Refactoring Julia Modules for Shape Representation and Canvas Drawing
|
|
1
|
111
|
May 10, 2024
|
Can I speed up this recursive set implementation?
|
|
38
|
714
|
May 10, 2024
|
Acceleration of Intel MKL on AMD Ryzen CPU's
|
|
34
|
7016
|
May 9, 2024
|