|
Allocations when overwriting array elements in-place
|
|
5
|
742
|
March 1, 2022
|
|
Reusing preallocated memory without unsafe wraps
|
|
8
|
745
|
February 27, 2022
|
|
Time cost for using structs
|
|
2
|
968
|
February 27, 2022
|
|
Operation between two large N-dimensional arrays
|
|
2
|
385
|
February 27, 2022
|
|
Fastest way to initialize StaticArray of dynamic size with state
|
|
3
|
562
|
February 26, 2022
|
|
Large performance regression in nightly build
|
|
6
|
774
|
February 25, 2022
|
|
Recursive @generated functions with function barriers causes allocations
|
|
6
|
767
|
February 25, 2022
|
|
How to generate plots in documentation?
|
|
1
|
642
|
February 25, 2022
|
|
How to release memory with EzXML
|
|
1
|
380
|
February 25, 2022
|
|
Same code run multiple times gives wildly different timings
|
|
39
|
2009
|
February 24, 2022
|
|
Accelerate pairwise damage computation
|
|
12
|
1006
|
February 24, 2022
|
|
Performance issues with CartesianIndices
|
|
5
|
638
|
February 24, 2022
|
|
Unexpected Allocations with Multiple Dispatch
|
|
2
|
489
|
February 23, 2022
|
|
Speeding up my code
|
|
7
|
771
|
February 23, 2022
|
|
How to create SMatrix from SVectors efficiently
|
|
1
|
497
|
February 23, 2022
|
|
How to efficiently calculate the Jacobian of the solution of a differential equation with respect to the initial conditions?
|
|
1
|
1158
|
February 21, 2022
|
|
This post claims that Julia is still 4-5 times slower than cython
|
|
38
|
4632
|
February 21, 2022
|
|
Why do take! and put! for channels allocate memory?
|
|
1
|
831
|
February 18, 2022
|
|
Avoiding Vectors of Abstract Types
|
|
22
|
4551
|
February 17, 2022
|
|
String Distance Calculations on GPU
|
|
4
|
2323
|
February 17, 2022
|
|
Calculating 2-point correlation of a large 3D array: `view` seems to make it worse?
|
|
2
|
593
|
February 17, 2022
|
|
How to capture an index in closure without allocating (or workaround)?
|
|
4
|
593
|
February 14, 2022
|
|
Performance of large sparse discrete map problems in DifferentialEquations
|
|
8
|
678
|
February 14, 2022
|
|
Channel monitoring/statistics
|
|
3
|
818
|
February 13, 2022
|
|
Random number iterator?
|
|
5
|
1076
|
February 13, 2022
|
|
Benchmarking function (using `@benchmark`) for various input sizes
|
|
2
|
554
|
February 12, 2022
|
|
Is there a fast way to evaluate the exp() function in Julia?
|
|
10
|
1837
|
February 12, 2022
|
|
Accelerate pairwise Lennard-Jones force computation
|
|
87
|
3587
|
February 12, 2022
|
|
Unexpected allocation when calling Julia function from C++
|
|
0
|
470
|
February 10, 2022
|
|
In-place multiplication is too much slower for ComplexF64
|
|
19
|
1297
|
February 10, 2022
|