|
Julia Performance vs. C
|
|
8
|
4522
|
June 15, 2018
|
|
Restrictive Type Aliases?
|
|
11
|
1975
|
June 12, 2018
|
|
Avoiding functions in types; performance comparison & invitation for code review
|
|
8
|
1248
|
June 10, 2018
|
|
Help understanding vectorization (or lack thereof)
|
|
15
|
1418
|
June 8, 2018
|
|
Performance details of StaticArray
|
|
5
|
3229
|
June 7, 2018
|
|
Take action based on Distribution type in a type stable way?
|
|
2
|
582
|
June 7, 2018
|
|
Memory allocation problem
|
|
6
|
715
|
June 2, 2018
|
|
Improving serialization time
|
|
7
|
734
|
June 2, 2018
|
|
Speedup of `\` solver bottleneck
|
|
8
|
1187
|
June 1, 2018
|
|
Advice for structure
|
|
2
|
551
|
May 30, 2018
|
|
Efficient memory allocation for large system of ODEs
|
|
2
|
1154
|
May 29, 2018
|
|
Efficient heatmap/general data updating
|
|
2
|
1759
|
May 28, 2018
|
|
Trouble Speeding up Vectorized Functions with Parallelism
|
|
12
|
1526
|
May 28, 2018
|
|
"@." can induce poor performance sometimes
|
|
7
|
845
|
May 26, 2018
|
|
Composite Types of Arrays
|
|
2
|
765
|
May 26, 2018
|
|
push! showing better performance than pre-allocation for Vector?
|
|
4
|
1108
|
May 25, 2018
|
|
Is rebuilding the system image necessary?
|
|
1
|
570
|
May 23, 2018
|
|
Aligned Julia Arrays?
|
|
37
|
3594
|
May 21, 2018
|
|
How to speed up array comparisons?
|
|
12
|
1282
|
May 20, 2018
|
|
Power function with Integer ( x^4 much slower than x*x*x*x )
|
|
12
|
1632
|
May 18, 2018
|
|
How does broadcast! work ? Tips for memory efficiency while using 'kron'
|
|
1
|
597
|
May 17, 2018
|
|
Improve the performance of multiplication of an arbitrary number of matrices
|
|
36
|
2908
|
May 16, 2018
|
|
Getting types right with functional programming
|
|
0
|
667
|
May 15, 2018
|
|
Sum performance for Array{Float64,2} elements
|
|
13
|
2663
|
May 15, 2018
|
|
Improving Speed for a Novice
|
|
7
|
2294
|
May 14, 2018
|
|
Mapreduce over selected indices
|
|
3
|
679
|
May 13, 2018
|
|
Matrix permanent
|
|
7
|
1560
|
May 7, 2018
|
|
Slow block of neural network
|
|
4
|
709
|
May 6, 2018
|
|
Strided addition on 2 arrays in place
|
|
2
|
553
|
May 4, 2018
|
|
Craig-Bampton method on large problems
|
|
1
|
683
|
May 4, 2018
|