|
Improving pullback speed with list comprehension
|
|
4
|
504
|
November 17, 2022
|
|
Any suggestion for speeding up my function?
|
|
11
|
473
|
November 17, 2022
|
|
Mysterious allocations in nested scalar loops
|
|
5
|
497
|
November 17, 2022
|
|
Interpreting output of Profile: Finding where code is called
|
|
1
|
189
|
November 17, 2022
|
|
Syntax error in parallel computing
|
|
2
|
291
|
November 17, 2022
|
|
Avoiding allocations of small but non-trivial arrays (work array alternative?)
|
|
38
|
4696
|
November 17, 2022
|
|
Creating random `MMatrix` with large size is too slow
|
|
5
|
485
|
November 16, 2022
|
|
Improving performance with @sync @async macros
|
|
1
|
291
|
November 16, 2022
|
|
Speed up very elemental functions
|
|
6
|
383
|
November 16, 2022
|
|
Performance issues when working with dict
|
|
11
|
1771
|
November 16, 2022
|
|
Unintuitive behavior for iterator of views of a vector
|
|
1
|
342
|
November 16, 2022
|
|
Repeat CuArray (subtract 3 Vector from every row of nx3 matrix)
|
|
3
|
466
|
November 15, 2022
|
|
R2r is surprisingly slower than complex fft
|
|
7
|
724
|
November 15, 2022
|
|
Operations on ComposedFunctions using Symbolics.jl and in Julia in general
|
|
0
|
266
|
November 15, 2022
|
|
Performance: Fast way to access numbers in Dataframes or alternatives
|
|
12
|
1286
|
November 15, 2022
|
|
Threads (including Polyester) question
|
|
1
|
470
|
November 14, 2022
|
|
Understanding Shuffle in CUDA
|
|
1
|
853
|
November 14, 2022
|
|
A Tree? Multi-dimensional Array? hmm
|
|
9
|
776
|
November 13, 2022
|
|
Unreasonable slow speed in numerical integration
|
|
16
|
2728
|
November 12, 2022
|
|
Efficient calculation of Mahalanobis distance
|
|
5
|
749
|
November 11, 2022
|
|
How to reduce type-instability performance issues in general problem interfaces?
|
|
9
|
379
|
November 10, 2022
|
|
Impact of specifying input types on function performance, when referencing arguments from Vector{Any}
|
|
16
|
658
|
November 10, 2022
|
|
Allocation and slow down when # of types involved increase (slower than C++ virtual methods)
|
|
57
|
3108
|
November 9, 2022
|
|
How a program coded and compiled in Julia compares to interpreted Julia in terms of performance?
|
|
1
|
391
|
November 9, 2022
|
|
Adding parameters to function definition avoids allocations
|
|
3
|
508
|
November 9, 2022
|
|
Measure data movement Distributed
|
|
0
|
207
|
November 9, 2022
|
|
Numerical intergration order problem (probably)
|
|
0
|
227
|
November 8, 2022
|
|
Computational time of appending an array and mutating an array
|
|
4
|
360
|
November 8, 2022
|
|
Multiplication of vector of matrices and vector of vectors
|
|
3
|
442
|
November 7, 2022
|
|
Silhouette coefficient calculation
|
|
5
|
725
|
November 7, 2022
|