|
Unreasonable slow speed in numerical integration
|
|
16
|
2947
|
November 12, 2022
|
|
Efficient calculation of Mahalanobis distance
|
|
5
|
853
|
November 11, 2022
|
|
How to reduce type-instability performance issues in general problem interfaces?
|
|
9
|
509
|
November 10, 2022
|
|
Impact of specifying input types on function performance, when referencing arguments from Vector{Any}
|
|
16
|
783
|
November 10, 2022
|
|
Allocation and slow down when # of types involved increase (slower than C++ virtual methods)
|
|
56
|
3652
|
November 9, 2022
|
|
How a program coded and compiled in Julia compares to interpreted Julia in terms of performance?
|
|
1
|
449
|
November 9, 2022
|
|
Adding parameters to function definition avoids allocations
|
|
3
|
564
|
November 9, 2022
|
|
Measure data movement Distributed
|
|
0
|
221
|
November 9, 2022
|
|
Numerical intergration order problem (probably)
|
|
0
|
246
|
November 8, 2022
|
|
Computational time of appending an array and mutating an array
|
|
4
|
425
|
November 8, 2022
|
|
Multiplication of vector of matrices and vector of vectors
|
|
3
|
490
|
November 7, 2022
|
|
Silhouette coefficient calculation
|
|
5
|
798
|
November 7, 2022
|
|
Usage of lazy vector instead of function
|
|
22
|
1187
|
November 7, 2022
|
|
Running Julia with multi-threading with `qsub`
|
|
2
|
671
|
November 6, 2022
|
|
Clear variables in caller workspace
|
|
2
|
437
|
November 6, 2022
|
|
Why is type inference failing here?
|
|
3
|
392
|
November 5, 2022
|
|
Unexpected garbage collection when using append!
|
|
20
|
886
|
November 4, 2022
|
|
What exactly is "allocation" in Julia?
|
|
45
|
7080
|
November 4, 2022
|
|
Performance comparison - Flux.jl's Adam vs Jax's Adam
|
|
33
|
4372
|
November 3, 2022
|
|
Help building MWE for 1.8 latency regression
|
|
11
|
1107
|
November 2, 2022
|
|
From toy to production code with sparse matrix and sparse-direct factorizations
|
|
17
|
1483
|
November 1, 2022
|
|
Best `separate` performance?
|
|
18
|
1406
|
November 1, 2022
|
|
Bootstrapping is fast on M1 Max, slow on HPC Knights Landing / Broadwell
|
|
12
|
1921
|
October 31, 2022
|
|
Why is this type check so slow
|
|
1
|
320
|
October 31, 2022
|
|
ProfileView takes a long time for "using"
|
|
2
|
285
|
October 31, 2022
|
|
How to ensure function is type-stable and allocation-free
|
|
2
|
381
|
October 30, 2022
|
|
Julia matrix-multiplication performance
|
|
20
|
9333
|
October 30, 2022
|
|
Muladd! (useful?)
|
|
1
|
561
|
October 30, 2022
|
|
Coercing Data Type of Large Matrix
|
|
0
|
233
|
October 29, 2022
|
|
Reading text files with wrapped numerical data
|
|
8
|
764
|
October 29, 2022
|