|
Rand() vs rand(rng)
|
|
4
|
525
|
September 12, 2020
|
|
Garbage collecting SharedArrays
|
|
1
|
295
|
September 12, 2020
|
|
Image in REPL does not correct
|
|
16
|
1028
|
September 11, 2020
|
|
Understanding memory allocations
|
|
6
|
619
|
September 11, 2020
|
|
BLAS vs CUBLAS benchmark
|
|
13
|
6145
|
September 11, 2020
|
|
Optimizing a package: how to get started
|
|
7
|
923
|
September 10, 2020
|
|
Something's buggy with array assignment .=?
|
|
6
|
501
|
September 10, 2020
|
|
What is the most performant way of bootstrapping a self-referential mutable struct?
|
|
11
|
1047
|
September 9, 2020
|
|
Why do global variables impact performance so badly?
|
|
11
|
1971
|
September 9, 2020
|
|
Arrays, Matrix, append!
|
|
10
|
1497
|
September 8, 2020
|
|
Issorted for Dataframe rows
|
|
5
|
405
|
September 8, 2020
|
|
Faster date parsing?
|
|
6
|
714
|
September 8, 2020
|
|
Tullio, LoopVectorization: `pointer` becomes slow for views because of `Base._memory_offset` for `ndims(...) >= 5`
|
|
1
|
387
|
September 7, 2020
|
|
Type instability for singleton tuple argument
|
|
5
|
612
|
September 6, 2020
|
|
Parallelize (pre) compilation?
|
|
10
|
2766
|
September 6, 2020
|
|
When to use StaticArrays
|
|
4
|
817
|
September 5, 2020
|
|
What is the correct way to access a variable number of workspaces with a variable number of threads?
|
|
3
|
381
|
September 5, 2020
|
|
Is there any limitation on threads' num for cpu without SMT?
|
|
2
|
334
|
September 5, 2020
|
|
Error when installing registry
|
|
5
|
1538
|
September 4, 2020
|
|
How to prevent memory build-up?
|
|
11
|
1462
|
September 4, 2020
|
|
Static Arrays in pure Julia
|
|
2
|
4770
|
September 3, 2020
|
|
Julia 1.5.1 slows down when running multiple instances in parallel
|
|
7
|
1104
|
September 2, 2020
|
|
Makie: animation becomes slow after redrawing surface about 25 times
|
|
8
|
1620
|
September 2, 2020
|
|
Switched from Python to Julia for speed, but it's not faster...?
|
|
12
|
2309
|
September 2, 2020
|
|
Understanding relative performance of (returning vs. mutating vs. both) functions
|
|
9
|
590
|
September 1, 2020
|
|
Speed up in Julia
|
|
11
|
1025
|
September 1, 2020
|
|
Reading data in Julia 1.2.0
|
|
1
|
326
|
September 1, 2020
|
|
Best way to initialize a sparse matrix with some non-zero columns
|
|
2
|
543
|
August 31, 2020
|
|
Speed up sparse matrix multiplication
|
|
8
|
1849
|
August 31, 2020
|
|
Conditionally suppress output of @time
|
|
2
|
636
|
August 31, 2020
|