|
Too many allocations for this couple of small functions
|
|
4
|
402
|
October 4, 2022
|
|
Vectors with elements of same type but different parametric type
|
|
5
|
470
|
October 4, 2022
|
|
Optimising function for broadcast
|
|
9
|
509
|
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
|
552
|
October 3, 2022
|
|
A problem about performance
|
|
30
|
873
|
October 3, 2022
|
|
Fastest way to calculate a rasterised Voronoi diagram without a GPU
|
|
17
|
2381
|
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
|
4370
|
September 30, 2022
|
|
About the additional memory allocation that appears in the OMEinsum package
|
|
2
|
421
|
September 29, 2022
|
|
Using LLVM intrinsic functions inside `llvmcall`
|
|
6
|
1370
|
September 28, 2022
|
|
Matrix-vector product faster than matrix addition?
|
|
5
|
949
|
September 28, 2022
|
|
Multi-threading monotonic dynamic
|
|
6
|
523
|
September 28, 2022
|
|
Multithreading a for loop
|
|
6
|
290
|
September 28, 2022
|
|
Efficiently copying a tree with shared children
|
|
20
|
661
|
September 27, 2022
|
|
How to pass a buffer to a C callback function?
|
|
10
|
1080
|
September 27, 2022
|
|
Gnuplot error
|
|
31
|
1452
|
September 26, 2022
|
|
CUDA.jl kernel is half as fast as c++ Kernel
|
|
11
|
1622
|
September 26, 2022
|
|
Help with real-time performance needed
|
|
20
|
1645
|
September 25, 2022
|
|
Explain Performance of a Ylm Code
|
|
6
|
442
|
September 25, 2022
|
|
Major performance boost when precaching random inputs to ```exp```?
|
|
8
|
819
|
September 25, 2022
|
|
Reducing allocations in a stencil function
|
|
6
|
323
|
September 24, 2022
|
|
Multithreaded LAPACK function in a Threads.@threads loop
|
|
2
|
1661
|
September 24, 2022
|
|
Get vector of vectors of indice of appearances for every unique element of an array
|
|
5
|
771
|
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
|
662
|
September 22, 2022
|
|
How to run two tasks on parallel?
|
|
30
|
2090
|
September 22, 2022
|
|
Dataframes combine over 100s of columns
|
|
22
|
1137
|
September 21, 2022
|