|
Inline function returns tuple of mixed type, assigned to a tuple of variables in the caller
|
|
2
|
214
|
July 14, 2023
|
|
In-place matrix operations slower?
|
|
9
|
476
|
July 14, 2023
|
|
Comparing Julia structs
|
|
8
|
1622
|
July 13, 2023
|
|
Performance Warning when Solving Parameterized ODE
|
|
2
|
462
|
July 13, 2023
|
|
Broadcasting Heisen-allocations
|
|
2
|
279
|
July 13, 2023
|
|
Is there a function to make an abstractly-typed variable "more" concrete?
|
|
11
|
507
|
July 11, 2023
|
|
Eliminate runtime dispatch for repeated @async calls
|
|
0
|
256
|
July 11, 2023
|
|
Efficient approach to multiply three matrices (M1*M2*M3) and two vectors and a matrix (x*M*y)
|
|
18
|
6360
|
July 10, 2023
|
|
Help to reduce memory allocations in a function
|
|
2
|
247
|
July 10, 2023
|
|
Task/thread-local caches/buffers
|
|
12
|
694
|
July 9, 2023
|
|
Shared data between processes
|
|
0
|
200
|
July 8, 2023
|
|
Low rank factorized AbstractMatrix
|
|
18
|
1072
|
July 7, 2023
|
|
Mapreduce performance and dispatch
|
|
0
|
226
|
July 7, 2023
|
|
1.10 alpha significantly slower to start REPL
|
|
9
|
713
|
July 7, 2023
|
|
Customize a random function to sample 3 out of a list of 4097 real numbers
|
|
5
|
292
|
July 7, 2023
|
|
Help me improve this simple function
|
|
12
|
346
|
July 5, 2023
|
|
How can this code be faster than MATLAB?
|
|
12
|
696
|
July 5, 2023
|
|
Why does Pkg.activate(".") require compilation? Time to first project activation
|
|
2
|
390
|
July 5, 2023
|
|
Need help understanding allocations while calling external C library (Proj)
|
|
3
|
276
|
July 4, 2023
|
|
Fast recursion with big rationals
|
|
4
|
438
|
July 1, 2023
|
|
Changing array inside mutable struct passed to function, how to improve performance?
|
|
15
|
531
|
June 27, 2023
|
|
Why is the matrix multiplication with integer matrices much slower than with float ones?
|
|
6
|
489
|
June 27, 2023
|
|
Is 1.9 great or what?
|
|
17
|
2102
|
June 27, 2023
|
|
Advanced tricks to reduce memory allocations of ODE
|
|
7
|
581
|
June 27, 2023
|
|
Allocations when creating array
|
|
16
|
471
|
June 27, 2023
|
|
Performance & Profiling Tips for Beginner Code
|
|
14
|
1981
|
June 26, 2023
|
|
Unexpected performance mismatch in gradients for "compiled-tape-in-tape" experiment
|
|
0
|
198
|
June 25, 2023
|
|
How to achieve multi-threaded vectorized FMA operations in the for-loop for SAXPY?
|
|
2
|
448
|
June 25, 2023
|
|
Why using a mutable struct type argument to create instances creates a 50x slowdown?
|
|
7
|
600
|
June 25, 2023
|
|
[YouTube/GitHub] What is the FASTEST Computer Language? 45 Languages Tested
|
|
18
|
3085
|
June 24, 2023
|