About the Performance category
|
|
0
|
2984
|
October 13, 2017
|
Where is the excessive memory consumption
|
|
6
|
184
|
September 9, 2024
|
Benchmark game challenge and some optimization questions
|
|
29
|
2665
|
January 13, 2024
|
Complexity/implementation of disjoint-set (union-find) in `DataStructures.jl`
|
|
0
|
43
|
September 4, 2024
|
When to use Tuples instead of Vectors?
|
|
16
|
195
|
September 6, 2024
|
Time integration in OrdinaryDiffEq.jl in Julia is slower than calling it from Python
|
|
8
|
79
|
September 6, 2024
|
State of closures, Fix1/Fix2
|
|
13
|
487
|
September 6, 2024
|
PRECOMPILATION ERROR-CSVReader
|
|
1
|
23
|
September 6, 2024
|
Why operation on return of @views take a long time
|
|
7
|
157
|
September 6, 2024
|
Benchmarking array closures
|
|
3
|
640
|
September 5, 2024
|
Why is Julia's performance more sensitive to memory allocations than Numpy's?
|
|
19
|
858
|
September 5, 2024
|
Investigate long compile times
|
|
0
|
61
|
September 4, 2024
|
Multiple Methods
|
|
10
|
209
|
September 4, 2024
|
Type stable specializations of `getproperty` without code duplication?
|
|
20
|
697
|
September 2, 2024
|
Julia/JuMP efficiency comparison between different CPUs
|
|
5
|
59
|
September 2, 2024
|
V1.11-rc include("") will try to include the current folder
|
|
2
|
80
|
August 31, 2024
|
Optimum use of Julia for two tasks
|
|
2
|
112
|
August 30, 2024
|
Sharing precompiled code across docker images
|
|
5
|
1031
|
August 30, 2024
|
Julia 1.11 ignoring cache file ... since it does not provide desired build_id
|
|
0
|
55
|
August 30, 2024
|
Is the linear system solver \ also multi threaded in Julia as in Matlab? And how to “multithread” it in Julia?
|
|
33
|
2335
|
August 29, 2024
|
How to concatenate matrices views without copying memory?
|
|
3
|
117
|
August 29, 2024
|
Significantly different parameter estimates when using Static Array (MVector) as initial guess
|
|
5
|
107
|
August 27, 2024
|
@inbounds for getindex not working
|
|
2
|
70
|
August 26, 2024
|
Improving the performance of a spatial clustering model
|
|
8
|
78
|
August 24, 2024
|
Matrix of SVectors allocating
|
|
7
|
272
|
August 2, 2024
|
Tell the compiler the return type of function chosen at runtime
|
|
3
|
148
|
August 21, 2024
|
Performance vs notation tradeoff: DataFrame vs AxisArray vs StaticArray vs?
|
|
2
|
224
|
August 20, 2024
|
NeuralOperators.jl Performance (compared with Python)
|
|
8
|
663
|
August 20, 2024
|
Best way to calculate B' * A * B
|
|
1
|
101
|
August 19, 2024
|
Julia performance on the same task on different CPUs and OSs
|
|
8
|
278
|
August 18, 2024
|