|
Performance of creating a tuple with a for loop
|
|
26
|
2729
|
September 15, 2020
|
|
Performance improvements for simple molecular surface caclulation
|
|
15
|
686
|
September 14, 2020
|
|
Is there any overhead through too many threads?
|
|
7
|
508
|
September 13, 2020
|
|
CartesianIndices overhead
|
|
9
|
707
|
September 13, 2020
|
|
Frequency counts on a square lattice
|
|
6
|
561
|
September 13, 2020
|
|
Rand() vs rand(rng)
|
|
4
|
505
|
September 12, 2020
|
|
Garbage collecting SharedArrays
|
|
1
|
281
|
September 12, 2020
|
|
Image in REPL does not correct
|
|
16
|
984
|
September 11, 2020
|
|
Understanding memory allocations
|
|
6
|
601
|
September 11, 2020
|
|
BLAS vs CUBLAS benchmark
|
|
13
|
5965
|
September 11, 2020
|
|
Optimizing a package: how to get started
|
|
7
|
884
|
September 10, 2020
|
|
Something's buggy with array assignment .=?
|
|
6
|
491
|
September 10, 2020
|
|
What is the most performant way of bootstrapping a self-referential mutable struct?
|
|
11
|
1012
|
September 9, 2020
|
|
Why do global variables impact performance so badly?
|
|
11
|
1904
|
September 9, 2020
|
|
Arrays, Matrix, append!
|
|
10
|
1467
|
September 8, 2020
|
|
Issorted for Dataframe rows
|
|
5
|
386
|
September 8, 2020
|
|
Faster date parsing?
|
|
6
|
702
|
September 8, 2020
|
|
Tullio, LoopVectorization: `pointer` becomes slow for views because of `Base._memory_offset` for `ndims(...) >= 5`
|
|
1
|
379
|
September 7, 2020
|
|
Type instability for singleton tuple argument
|
|
5
|
597
|
September 6, 2020
|
|
Parallelize (pre) compilation?
|
|
10
|
2681
|
September 6, 2020
|
|
When to use StaticArrays
|
|
4
|
788
|
September 5, 2020
|
|
What is the correct way to access a variable number of workspaces with a variable number of threads?
|
|
3
|
373
|
September 5, 2020
|
|
Is there any limitation on threads' num for cpu without SMT?
|
|
2
|
329
|
September 5, 2020
|
|
Error when installing registry
|
|
5
|
1520
|
September 4, 2020
|
|
How to prevent memory build-up?
|
|
11
|
1437
|
September 4, 2020
|
|
Static Arrays in pure Julia
|
|
2
|
4747
|
September 3, 2020
|
|
Julia 1.5.1 slows down when running multiple instances in parallel
|
|
7
|
1061
|
September 2, 2020
|
|
Makie: animation becomes slow after redrawing surface about 25 times
|
|
8
|
1584
|
September 2, 2020
|
|
Switched from Python to Julia for speed, but it's not faster...?
|
|
12
|
2270
|
September 2, 2020
|
|
Understanding relative performance of (returning vs. mutating vs. both) functions
|
|
9
|
562
|
September 1, 2020
|