|
Arithmetic performance of expression
|
|
11
|
418
|
October 4, 2022
|
|
Potential performance regressions in Julia 1.8 for special un-precompiled type dispatches and how to fix them
|
|
25
|
3543
|
October 4, 2022
|
|
Too many allocations for this couple of small functions
|
|
4
|
404
|
October 4, 2022
|
|
Vectors with elements of same type but different parametric type
|
|
5
|
470
|
October 4, 2022
|
|
Optimising function for broadcast
|
|
9
|
512
|
October 4, 2022
|
|
Mysterious allocation in function returning Union type
|
|
3
|
315
|
October 4, 2022
|
|
Problem converting serial code to parallel code with FLoops
|
|
9
|
553
|
October 3, 2022
|
|
A problem about performance
|
|
30
|
873
|
October 3, 2022
|
|
Fastest way to calculate a rasterised Voronoi diagram without a GPU
|
|
17
|
2382
|
October 3, 2022
|
|
Can you call Julia methods with LLVM call?
|
|
15
|
2187
|
October 1, 2022
|
|
Julia startup speed cut in half. Was: (Unofficial) Julia 1.9 for lower latency (startup)
|
|
17
|
4371
|
September 30, 2022
|
|
About the additional memory allocation that appears in the OMEinsum package
|
|
2
|
422
|
September 29, 2022
|
|
Using LLVM intrinsic functions inside `llvmcall`
|
|
6
|
1371
|
September 28, 2022
|
|
Matrix-vector product faster than matrix addition?
|
|
5
|
950
|
September 28, 2022
|
|
Multi-threading monotonic dynamic
|
|
6
|
524
|
September 28, 2022
|
|
Multithreading a for loop
|
|
6
|
290
|
September 28, 2022
|
|
Efficiently copying a tree with shared children
|
|
20
|
664
|
September 27, 2022
|
|
How to pass a buffer to a C callback function?
|
|
10
|
1085
|
September 27, 2022
|
|
Gnuplot error
|
|
31
|
1457
|
September 26, 2022
|
|
CUDA.jl kernel is half as fast as c++ Kernel
|
|
11
|
1624
|
September 26, 2022
|
|
Help with real-time performance needed
|
|
20
|
1646
|
September 25, 2022
|
|
Explain Performance of a Ylm Code
|
|
6
|
442
|
September 25, 2022
|
|
Major performance boost when precaching random inputs to ```exp```?
|
|
8
|
821
|
September 25, 2022
|
|
Reducing allocations in a stencil function
|
|
6
|
323
|
September 24, 2022
|
|
Multithreaded LAPACK function in a Threads.@threads loop
|
|
2
|
1663
|
September 24, 2022
|
|
Get vector of vectors of indice of appearances for every unique element of an array
|
|
5
|
772
|
September 23, 2022
|
|
A limit to free operations of my own type
|
|
0
|
209
|
September 23, 2022
|
|
Code becomes really slow when I combine StaticArrays and DoubleFloats
|
|
18
|
661
|
September 23, 2022
|
|
How to use my CPU's
|
|
13
|
2413
|
September 22, 2022
|
|
Allocations due to Boolean keyword arguments - how to avoid them?
|
|
9
|
663
|
September 22, 2022
|