Too many allocations for this couple of small functions
|
|
4
|
362
|
October 4, 2022
|
Vectors with elements of same type but different parametric type
|
|
5
|
408
|
October 4, 2022
|
Optimising function for broadcast
|
|
9
|
462
|
October 4, 2022
|
Mysterious allocation in function returning Union type
|
|
3
|
292
|
October 4, 2022
|
Problem converting serial code to parallel code with FLoops
|
|
9
|
495
|
October 3, 2022
|
A problem about performance
|
|
30
|
709
|
October 3, 2022
|
Fastest way to calculate a rasterised Voronoi diagram without a GPU
|
|
17
|
2126
|
October 3, 2022
|
Can you call Julia methods with LLVM call?
|
|
15
|
2071
|
October 1, 2022
|
Julia startup speed cut in half. Was: (Unofficial) Julia 1.9 for lower latency (startup)
|
|
17
|
4254
|
September 30, 2022
|
About the additional memory allocation that appears in the OMEinsum package
|
|
2
|
393
|
September 29, 2022
|
Using LLVM intrinsic functions inside `llvmcall`
|
|
6
|
1137
|
September 28, 2022
|
Matrix-vector product faster than matrix addition?
|
|
5
|
871
|
September 28, 2022
|
Multi-threading monotonic dynamic
|
|
6
|
479
|
September 28, 2022
|
Multithreading a for loop
|
|
6
|
255
|
September 28, 2022
|
Efficiently copying a tree with shared children
|
|
20
|
582
|
September 27, 2022
|
How to pass a buffer to a C callback function?
|
|
10
|
947
|
September 27, 2022
|
Gnuplot error
|
|
31
|
1214
|
September 26, 2022
|
CUDA.jl kernel is half as fast as c++ Kernel
|
|
11
|
1461
|
September 26, 2022
|
Help with real-time performance needed
|
|
20
|
1479
|
September 25, 2022
|
Explain Performance of a Ylm Code
|
|
6
|
403
|
September 25, 2022
|
Major performance boost when precaching random inputs to ```exp```?
|
|
8
|
761
|
September 25, 2022
|
Reducing allocations in a stencil function
|
|
6
|
296
|
September 24, 2022
|
Multithreaded LAPACK function in a Threads.@threads loop
|
|
2
|
1568
|
September 24, 2022
|
Get vector of vectors of indice of appearances for every unique element of an array
|
|
5
|
700
|
September 23, 2022
|
A limit to free operations of my own type
|
|
0
|
194
|
September 23, 2022
|
Code becomes really slow when I combine StaticArrays and DoubleFloats
|
|
18
|
582
|
September 23, 2022
|
How to use my CPU's
|
|
13
|
2062
|
September 22, 2022
|
Allocations due to Boolean keyword arguments - how to avoid them?
|
|
9
|
593
|
September 22, 2022
|
How to run two tasks on parallel?
|
|
30
|
1743
|
September 22, 2022
|
Dataframes combine over 100s of columns
|
|
22
|
1029
|
September 21, 2022
|