|
Significant time spent in type inference in profiler flame graphs
|
|
4
|
573
|
October 22, 2022
|
|
Parsing with custom type JSON3 makes performance worse
|
|
6
|
441
|
October 21, 2022
|
|
Fast LogSumExp over 4th dimension
|
|
36
|
2341
|
October 21, 2022
|
|
Speeding up my logsumexp function
|
|
35
|
5261
|
October 21, 2022
|
|
Performance of Horner's method on Vector Polynomial vs Multiplication by Vandermonde Matrix
|
|
7
|
662
|
October 21, 2022
|
|
First call latency in distributed code
|
|
42
|
1192
|
October 21, 2022
|
|
How to efficiently create a table/array through known function?
|
|
6
|
889
|
October 19, 2022
|
|
Memory allocation and usage of dot notation
|
|
6
|
435
|
October 19, 2022
|
|
Advice for efficient code containing many lookup table access values
|
|
9
|
397
|
October 18, 2022
|
|
Eigvals faster for ComplexF64 matrices than Float64
|
|
4
|
519
|
October 18, 2022
|
|
Fast check if a character "is" an integer
|
|
23
|
2381
|
October 18, 2022
|
|
Performance problem on dual socket Xeon under Windows 11
|
|
6
|
1484
|
October 18, 2022
|
|
Does Julia have fast expectations over multivariate Gaussians?
|
|
6
|
453
|
October 17, 2022
|
|
Free last part of a vector
|
|
1
|
249
|
October 16, 2022
|
|
Is it possible to prefetch memory in Julia?
|
|
13
|
1265
|
October 15, 2022
|
|
@spawn large memory allocation reduced when some code abstracted out in a function
|
|
6
|
901
|
October 15, 2022
|
|
Vector Multiplication on Submatrices
|
|
9
|
580
|
October 14, 2022
|
|
Julia distributed and multithreaded
|
|
14
|
2437
|
October 13, 2022
|
|
How to speed up rowsum function?
|
|
6
|
415
|
October 13, 2022
|
|
Allocation when sorting a view
|
|
16
|
650
|
October 13, 2022
|
|
Speeding up repetitive calls to ODEProblem
|
|
11
|
662
|
October 11, 2022
|
|
Moving from `Float64` to `Float32` not improving performance
|
|
25
|
4485
|
October 10, 2022
|
|
Want output of dijikstra_algorithm like A star Algorithm in edges Field instead of int64... or How we can convert integer into edges between nodes?
|
|
0
|
198
|
October 10, 2022
|
|
C++ code much faster than Julia how can I optimize it?
|
|
40
|
4758
|
October 10, 2022
|
|
Avoiding allocations in small subvector ops
|
|
2
|
296
|
October 10, 2022
|
|
Shift-Inverse diagonalization in Julia
|
|
7
|
610
|
October 7, 2022
|
|
Package is not updating, but why?
|
|
5
|
2067
|
October 6, 2022
|
|
Does passing a dataframe declared outside a function as an argument improves performance?
|
|
4
|
2033
|
October 6, 2022
|
|
Arithmetic performance of expression
|
|
11
|
416
|
October 4, 2022
|
|
Potential performance regressions in Julia 1.8 for special un-precompiled type dispatches and how to fix them
|
|
25
|
3542
|
October 4, 2022
|