|
Performance Report: Effect of Reading CSV file on Mergeing two DataFrames
|
|
18
|
741
|
November 17, 2023
|
|
Sum of tuples are slow
|
|
12
|
1628
|
November 17, 2023
|
|
Improve speed of vector-jacobian product
|
|
2
|
600
|
November 16, 2023
|
|
Why does b *= A[r] allocate memory?
|
|
6
|
473
|
November 15, 2023
|
|
Translation of traditional ML models to neural network framework for acceleration?
|
|
5
|
646
|
November 14, 2023
|
|
Performance issue with multithreaded computation with matrix operations at its heart (Threads.@threads vs. BLAS threads)
|
|
7
|
533
|
November 13, 2023
|
|
Optimizing dynamical system in a network
|
|
15
|
557
|
November 13, 2023
|
|
Static Arrays Memory & Allocations
|
|
15
|
938
|
November 12, 2023
|
|
Broadcasting call to a vector-valued function
|
|
4
|
424
|
November 11, 2023
|
|
Taking advantage of Apple M1?
|
|
27
|
6015
|
November 10, 2023
|
|
Why does `mul!(u, A, v)` allocate when `A` is sparse and `u, v` are views?
|
|
9
|
752
|
November 10, 2023
|
|
Reduce memory allocated in array view and in place sum
|
|
12
|
917
|
November 10, 2023
|
|
Type Inference Issues in IterativeSolvers with LinearMaps
|
|
2
|
307
|
November 9, 2023
|
|
Mutable ProtoStruct beats Base Mutable Struct in microbenchmark...and then it is much slower in real program
|
|
9
|
508
|
November 9, 2023
|
|
Setting the display order of entries in (unordered) Dict
|
|
2
|
453
|
November 8, 2023
|
|
Help fixing a huge amount of rerecompilation time when using ODBC.jl
|
|
6
|
417
|
November 8, 2023
|
|
GC occurs at the worst time in tight loop (Garbage Collection)
|
|
93
|
4675
|
November 7, 2023
|
|
SIMD struggles, seeking solutions (with KangarooTwelve.jl)
|
|
23
|
1296
|
November 7, 2023
|
|
[Documenter] docstrings not included in the manual
|
|
1
|
1395
|
November 5, 2023
|
|
Funny Benchmark with Julia (no longer) at the bottom
|
|
149
|
8242
|
November 4, 2023
|
|
Code optimization using SIMD or LoopVectorization
|
|
7
|
475
|
November 4, 2023
|
|
What is happening with the nightly precompile cache?
|
|
1
|
440
|
November 3, 2023
|
|
Avoid Dynamic Dispatch
|
|
2
|
331
|
November 2, 2023
|
|
Good Julia function / algorithm idea to find the nearest node to a given point location based on some given road network (for example, open street map data)?
|
|
12
|
1780
|
October 31, 2023
|
|
Any package or provision to suggest alternative/fast code
|
|
4
|
440
|
October 31, 2023
|
|
Why do these allocate?!
|
|
4
|
452
|
October 28, 2023
|
|
Speeding up the calculation of Liouville function
|
|
4
|
566
|
October 27, 2023
|
|
Stdout appears as type instable
|
|
6
|
347
|
October 27, 2023
|
|
Appropriate warning for size using code_warntype
|
|
2
|
272
|
October 27, 2023
|
|
How to improve the implementation of a function involving a numerical integration?
|
|
7
|
910
|
October 27, 2023
|