|
What is the most performant way of bootstrapping a self-referential mutable struct?
|
|
11
|
1093
|
September 9, 2020
|
|
Why do global variables impact performance so badly?
|
|
11
|
1987
|
September 9, 2020
|
|
Arrays, Matrix, append!
|
|
10
|
1511
|
September 8, 2020
|
|
Issorted for Dataframe rows
|
|
5
|
414
|
September 8, 2020
|
|
Faster date parsing?
|
|
6
|
733
|
September 8, 2020
|
|
Tullio, LoopVectorization: `pointer` becomes slow for views because of `Base._memory_offset` for `ndims(...) >= 5`
|
|
1
|
389
|
September 7, 2020
|
|
Type instability for singleton tuple argument
|
|
5
|
616
|
September 6, 2020
|
|
Parallelize (pre) compilation?
|
|
10
|
2830
|
September 6, 2020
|
|
When to use StaticArrays
|
|
4
|
838
|
September 5, 2020
|
|
What is the correct way to access a variable number of workspaces with a variable number of threads?
|
|
3
|
390
|
September 5, 2020
|
|
Is there any limitation on threads' num for cpu without SMT?
|
|
2
|
339
|
September 5, 2020
|
|
Error when installing registry
|
|
5
|
1559
|
September 4, 2020
|
|
How to prevent memory build-up?
|
|
11
|
1490
|
September 4, 2020
|
|
Static Arrays in pure Julia
|
|
2
|
4779
|
September 3, 2020
|
|
Julia 1.5.1 slows down when running multiple instances in parallel
|
|
7
|
1123
|
September 2, 2020
|
|
Makie: animation becomes slow after redrawing surface about 25 times
|
|
8
|
1650
|
September 2, 2020
|
|
Switched from Python to Julia for speed, but it's not faster...?
|
|
12
|
2344
|
September 2, 2020
|
|
Understanding relative performance of (returning vs. mutating vs. both) functions
|
|
9
|
592
|
September 1, 2020
|
|
Speed up in Julia
|
|
11
|
1056
|
September 1, 2020
|
|
Reading data in Julia 1.2.0
|
|
1
|
334
|
September 1, 2020
|
|
Best way to initialize a sparse matrix with some non-zero columns
|
|
2
|
545
|
August 31, 2020
|
|
Speed up sparse matrix multiplication
|
|
8
|
1876
|
August 31, 2020
|
|
Conditionally suppress output of @time
|
|
2
|
639
|
August 31, 2020
|
|
Comparing performance of 2 simple averaging functions - why is one faster?
|
|
5
|
547
|
August 31, 2020
|
|
Performant piecewise function evaluation
|
|
4
|
1709
|
August 30, 2020
|
|
Arrays of structs/tuples with mutable members
|
|
4
|
622
|
August 29, 2020
|
|
LoopVectorization.jl: adding `@avx` makes code slower
|
|
8
|
1256
|
August 29, 2020
|
|
Data copying in Distributed computing
|
|
0
|
349
|
August 28, 2020
|
|
Setfield redundant load/store elision fails with unions
|
|
0
|
313
|
August 28, 2020
|
|
My Random Forest is very slow
|
|
10
|
5064
|
August 28, 2020
|