|
2D nested loop gives big performance hit in interpolation routine while it should not
|
|
2
|
403
|
November 17, 2021
|
|
How to implement an efficient Readers-Writer lock?
|
|
6
|
1643
|
November 17, 2021
|
|
Strategies for parallelization of fast non-uniform tasks
|
|
12
|
697
|
November 16, 2021
|
|
Understanding weird @code_warntype warning
|
|
6
|
1307
|
November 15, 2021
|
|
Pmap, Folds.map and ThreadsX.map perform worse than map for a seemly parallel task
|
|
10
|
847
|
November 15, 2021
|
|
Is PyCall slower than directly using Python?
|
|
10
|
1863
|
November 14, 2021
|
|
Trampolines
|
|
6
|
1052
|
November 13, 2021
|
|
Get_variables from Symbolics
|
|
2
|
392
|
November 12, 2021
|
|
Type inference for recursive broadcasting operations
|
|
6
|
513
|
November 12, 2021
|
|
Nested static arrays perform worse than nested arrays
|
|
14
|
609
|
November 12, 2021
|
|
How to avoid allocations in recursive data structures
|
|
3
|
457
|
November 11, 2021
|
|
Computer specific slowdown on multi-threading on computer cluster (Linux)?
|
|
27
|
3149
|
November 11, 2021
|
|
Conditional for function
|
|
3
|
371
|
November 11, 2021
|
|
Understanding allocations in GeometryBasics.jl
|
|
6
|
466
|
November 10, 2021
|
|
DataFrames.jl data engineering performance compared with other softwares
|
|
6
|
1009
|
November 10, 2021
|
|
Convert 1-element Vector{Float64} in Float
|
|
2
|
882
|
November 10, 2021
|
|
Juno IDE in atom causing REPL to go with weird dots as follows
|
|
2
|
393
|
November 10, 2021
|
|
Why is advection_shared! much faster than advection_parallel!?
|
|
0
|
320
|
November 9, 2021
|
|
Reducing allocations when subtracting vectors and multiplying by scalars
|
|
9
|
504
|
November 9, 2021
|
|
[cluster] Understanding parallel performance. Is GC triggered too early?
|
|
0
|
301
|
November 9, 2021
|
|
Fastest possible trilinear interpolation with `Interpolations.jl`
|
|
1
|
710
|
November 9, 2021
|
|
Why does 'map' recompile each time?
|
|
4
|
497
|
November 8, 2021
|
|
Type-instability in DifferentialEquations.jl
|
|
3
|
887
|
November 8, 2021
|
|
Issue with PDMP and Forwardiff - DifferentialEquation
|
|
25
|
2166
|
November 8, 2021
|
|
Why does Julia have around 200MB of memory overhead, even for small programs?
|
|
5
|
1165
|
November 7, 2021
|
|
Multiplying boolean matrices
|
|
4
|
860
|
November 7, 2021
|
|
Benchmark function that uses CUDA.jl
|
|
2
|
742
|
November 7, 2021
|
|
Function closure with large arrays/matrices scaling horribly
|
|
6
|
522
|
November 6, 2021
|
|
Why is sorting matrices allocating and why is it sometimes slower than the naive approach?
|
|
11
|
572
|
November 6, 2021
|
|
Collecting all solutions in a recursive branching algorithm
|
|
13
|
1759
|
November 5, 2021
|