|
Timeseries Optimization : Reducing allocations
|
|
10
|
620
|
May 18, 2021
|
|
Memory reuse problem in for loop
|
|
10
|
733
|
May 18, 2021
|
|
Weird allocation issue for fill! with ArrayPartition in Julia < 1.6
|
|
1
|
382
|
May 17, 2021
|
|
Strange Pluto performance on Binder
|
|
0
|
325
|
May 17, 2021
|
|
Find Reimann zeta's zeros with SpecialFunctions and Roots
|
|
2
|
414
|
May 17, 2021
|
|
Same code much faster on a Ryzen than on a Xeon?
|
|
10
|
1693
|
May 16, 2021
|
|
Does Mac M1 in multithreads is slower that in single thread?
|
|
10
|
3707
|
May 16, 2021
|
|
Need help speeding up ode ensemble problem; preallocation and type instability?
|
|
5
|
816
|
May 16, 2021
|
|
Using LinuxPerf for small functions
|
|
7
|
846
|
May 15, 2021
|
|
Possible enum slowness?
|
|
3
|
595
|
May 14, 2021
|
|
Integrating functions with additional parameters
|
|
2
|
409
|
May 14, 2021
|
|
Error while trying to download the Distributions Package on JuliaPro
|
|
9
|
992
|
May 14, 2021
|
|
Improving performance of Integral equations (3-Nested loops)
|
|
4
|
1170
|
May 13, 2021
|
|
Correct preallocation for different Autodiff libraries
|
|
3
|
839
|
May 13, 2021
|
|
Parse a large array of small JSON objects?
|
|
2
|
501
|
May 12, 2021
|
|
Proper way to access large matrix in a matrix list
|
|
12
|
1075
|
May 12, 2021
|
|
Thread-parallel reduce(vcat, ...) performance issues when providing init
|
|
2
|
798
|
May 11, 2021
|
|
Memory allocations and performance with multithreading
|
|
8
|
1359
|
May 10, 2021
|
|
Allocations with closure and mul!
|
|
4
|
501
|
May 10, 2021
|
|
Possible slow fallback of adjoint matrix multiplication for different element types
|
|
0
|
294
|
May 10, 2021
|
|
Multithreading and generated code
|
|
5
|
487
|
May 9, 2021
|
|
Named Pipes between Julia and CSharp
|
|
5
|
1514
|
May 9, 2021
|
|
Function with parameter: `f(x,p)` or `f(x;p)`
|
|
9
|
910
|
May 9, 2021
|
|
@code_warntype shows lots of Union{Nothing, Tuple{Int64, Int64}}
|
|
7
|
993
|
May 8, 2021
|
|
Manual reduction much faster than atomic_add with @threads
|
|
7
|
1737
|
May 7, 2021
|
|
Specifying which lines I want to be fast
|
|
4
|
487
|
May 7, 2021
|
|
Uniform scaling inplace addition with matrix
|
|
13
|
1650
|
May 7, 2021
|
|
real-time camera acquisition and processing, howto
|
|
16
|
5869
|
May 7, 2021
|
|
Change a function without the actual evaluation ...?
|
|
1
|
358
|
May 7, 2021
|
|
Best approach to smooth array? None of my approaches are very useful
|
|
18
|
5061
|
May 6, 2021
|