|
Confusion about type stability: functions or methods?
|
|
17
|
1684
|
June 9, 2021
|
|
Fully parallelized for-loop becomes slower with more threads
|
|
2
|
460
|
June 9, 2021
|
|
Improving performance in solving SDEProblem
|
|
8
|
954
|
June 9, 2021
|
|
What is the best way to wrap C double pointers into a Julia `Matrix`?
|
|
3
|
672
|
June 8, 2021
|
|
Reduced performance for parallel loops in larger code?
|
|
10
|
549
|
June 6, 2021
|
|
@turbo speeds routine, slows down everything else
|
|
16
|
2730
|
June 5, 2021
|
|
Parallel sampling
|
|
5
|
494
|
June 4, 2021
|
|
Minimize Allocations
|
|
3
|
369
|
June 3, 2021
|
|
How to speed up permutedims for high dimensional tensors
|
|
3
|
593
|
June 3, 2021
|
|
Closure in struct type inference
|
|
12
|
1499
|
June 3, 2021
|
|
Parallelizing a for-loop with a matrix
|
|
2
|
375
|
June 2, 2021
|
|
Asynchronous Programming and "Threads.@threads for" with limited number of threads
|
|
2
|
514
|
June 1, 2021
|
|
Sub-sample array until a target number of unique elements is left
|
|
18
|
1075
|
May 31, 2021
|
|
Looking for advice on achieving faster startup times
|
|
11
|
2639
|
May 30, 2021
|
|
Simple addition using Transducers via single-threaded foldl , multi-threaded foldxt always calculates two (slightly) different answers
|
|
4
|
715
|
May 29, 2021
|
|
Possible performance drop when using more than one socket threads
|
|
2
|
373
|
May 29, 2021
|
|
What's the most efficient way to sum the results of multithreading?
|
|
3
|
1330
|
May 28, 2021
|
|
Massive data-dependent floating-point slowdown
|
|
3
|
712
|
May 28, 2021
|
|
Small, fixed powers
|
|
5
|
541
|
May 28, 2021
|
|
Fortran calling Julia. Julia 10x slower than Fortran
|
|
15
|
2150
|
May 27, 2021
|
|
Threads.@threads parallelism and htop
|
|
2
|
480
|
May 25, 2021
|
|
Optimization allowed in C++14, not done in Julia, but could it be done?
|
|
7
|
946
|
May 24, 2021
|
|
Weird @btime results with `sin`
|
|
1
|
418
|
May 22, 2021
|
|
Performance decrease after renaming functions
|
|
2
|
398
|
May 21, 2021
|
|
Simple random walk performance tips
|
|
6
|
1496
|
May 21, 2021
|
|
Zygote gradient results in slow Tuple getindex calls
|
|
6
|
940
|
May 20, 2021
|
|
[SOLVED] 37x performance hit when wrapping Refs. Any solution?
|
|
2
|
491
|
May 20, 2021
|
|
Mutithreading of 3-nested loops for solving integral equations
|
|
0
|
369
|
May 20, 2021
|
|
The Julia REPL: How clean environment variables. VSCODE
|
|
5
|
2098
|
May 19, 2021
|
|
Fma's and poly eval
|
|
4
|
808
|
May 19, 2021
|