|
Fortran calling Julia. Julia 10x slower than Fortran
|
|
15
|
2069
|
May 27, 2021
|
|
Threads.@threads parallelism and htop
|
|
2
|
463
|
May 25, 2021
|
|
Optimization allowed in C++14, not done in Julia, but could it be done?
|
|
7
|
916
|
May 24, 2021
|
|
Weird @btime results with `sin`
|
|
1
|
407
|
May 22, 2021
|
|
Performance decrease after renaming functions
|
|
2
|
377
|
May 21, 2021
|
|
Simple random walk performance tips
|
|
6
|
1437
|
May 21, 2021
|
|
Zygote gradient results in slow Tuple getindex calls
|
|
6
|
919
|
May 20, 2021
|
|
[SOLVED] 37x performance hit when wrapping Refs. Any solution?
|
|
2
|
477
|
May 20, 2021
|
|
Mutithreading of 3-nested loops for solving integral equations
|
|
0
|
363
|
May 20, 2021
|
|
The Julia REPL: How clean environment variables. VSCODE
|
|
5
|
2061
|
May 19, 2021
|
|
Fma's and poly eval
|
|
4
|
783
|
May 19, 2021
|
|
Timeseries Optimization : Reducing allocations
|
|
10
|
551
|
May 18, 2021
|
|
Memory reuse problem in for loop
|
|
10
|
706
|
May 18, 2021
|
|
Weird allocation issue for fill! with ArrayPartition in Julia < 1.6
|
|
1
|
370
|
May 17, 2021
|
|
Strange Pluto performance on Binder
|
|
0
|
319
|
May 17, 2021
|
|
Find Reimann zeta's zeros with SpecialFunctions and Roots
|
|
2
|
392
|
May 17, 2021
|
|
Same code much faster on a Ryzen than on a Xeon?
|
|
10
|
1668
|
May 16, 2021
|
|
Does Mac M1 in multithreads is slower that in single thread?
|
|
10
|
3611
|
May 16, 2021
|
|
Need help speeding up ode ensemble problem; preallocation and type instability?
|
|
5
|
775
|
May 16, 2021
|
|
Using LinuxPerf for small functions
|
|
7
|
812
|
May 15, 2021
|
|
Possible enum slowness?
|
|
3
|
569
|
May 14, 2021
|
|
Integrating functions with additional parameters
|
|
2
|
393
|
May 14, 2021
|
|
Error while trying to download the Distributions Package on JuliaPro
|
|
9
|
956
|
May 14, 2021
|
|
Improving performance of Integral equations (3-Nested loops)
|
|
4
|
1133
|
May 13, 2021
|
|
Correct preallocation for different Autodiff libraries
|
|
3
|
815
|
May 13, 2021
|
|
Parse a large array of small JSON objects?
|
|
2
|
493
|
May 12, 2021
|
|
Proper way to access large matrix in a matrix list
|
|
12
|
1033
|
May 12, 2021
|
|
Thread-parallel reduce(vcat, ...) performance issues when providing init
|
|
2
|
781
|
May 11, 2021
|
|
Memory allocations and performance with multithreading
|
|
8
|
1316
|
May 10, 2021
|
|
Allocations with closure and mul!
|
|
4
|
483
|
May 10, 2021
|