Why do global variables impact performance so badly?
|
|
11
|
1860
|
September 9, 2020
|
Arrays, Matrix, append!
|
|
10
|
1429
|
September 8, 2020
|
Issorted for Dataframe rows
|
|
5
|
361
|
September 8, 2020
|
Faster date parsing?
|
|
6
|
677
|
September 8, 2020
|
Tullio, LoopVectorization: `pointer` becomes slow for views because of `Base._memory_offset` for `ndims(...) >= 5`
|
|
1
|
372
|
September 7, 2020
|
Type instability for singleton tuple argument
|
|
5
|
577
|
September 6, 2020
|
Parallelize (pre) compilation?
|
|
10
|
2633
|
September 6, 2020
|
When to use StaticArrays
|
|
4
|
764
|
September 5, 2020
|
What is the correct way to access a variable number of workspaces with a variable number of threads?
|
|
3
|
358
|
September 5, 2020
|
Is there any limitation on threads' num for cpu without SMT?
|
|
2
|
319
|
September 5, 2020
|
Error when installing registry
|
|
5
|
1499
|
September 4, 2020
|
How to prevent memory build-up?
|
|
11
|
1405
|
September 4, 2020
|
Static Arrays in pure Julia
|
|
2
|
4729
|
September 3, 2020
|
Julia 1.5.1 slows down when running multiple instances in parallel
|
|
7
|
1038
|
September 2, 2020
|
Makie: animation becomes slow after redrawing surface about 25 times
|
|
8
|
1556
|
September 2, 2020
|
Switched from Python to Julia for speed, but it's not faster...?
|
|
12
|
2215
|
September 2, 2020
|
Understanding relative performance of (returning vs. mutating vs. both) functions
|
|
9
|
557
|
September 1, 2020
|
Speed up in Julia
|
|
11
|
923
|
September 1, 2020
|
Reading data in Julia 1.2.0
|
|
1
|
309
|
September 1, 2020
|
Best way to initialize a sparse matrix with some non-zero columns
|
|
2
|
527
|
August 31, 2020
|
Speed up sparse matrix multiplication
|
|
8
|
1758
|
August 31, 2020
|
Conditionally suppress output of @time
|
|
2
|
603
|
August 31, 2020
|
Comparing performance of 2 simple averaging functions - why is one faster?
|
|
5
|
502
|
August 31, 2020
|
Performant piecewise function evaluation
|
|
4
|
1662
|
August 30, 2020
|
Arrays of structs/tuples with mutable members
|
|
4
|
575
|
August 29, 2020
|
LoopVectorization.jl: adding `@avx` makes code slower
|
|
8
|
1168
|
August 29, 2020
|
Data copying in Distributed computing
|
|
0
|
334
|
August 28, 2020
|
Setfield redundant load/store elision fails with unions
|
|
0
|
298
|
August 28, 2020
|
My Random Forest is very slow
|
|
10
|
4790
|
August 28, 2020
|
Computing pairwise Sørensen–Dice coefficient between many BitVectors
|
|
4
|
890
|
August 27, 2020
|