|
Avoiding memory allocation with function passed as argument
|
|
14
|
1287
|
September 2, 2021
|
|
Speed up matrix multiplication with permuted vector
|
|
5
|
1028
|
September 1, 2021
|
|
Running time
|
|
5
|
390
|
September 1, 2021
|
|
Multi-threading and Dierckx.jl & Interpolations.jl and gradients
|
|
6
|
1042
|
September 1, 2021
|
|
Behavior of Julia package manager, deleting folders in registeries/General very frequently, unacceptable
|
|
6
|
745
|
September 1, 2021
|
|
Product of two symmetric matrices: LoopVectorization.jl vs LinearAlgebra
|
|
9
|
1103
|
August 31, 2021
|
|
Taking advantage of rowwise-constant sparse matrix
|
|
7
|
631
|
August 30, 2021
|
|
How to improve runtime with measurements.jl?
|
|
11
|
1303
|
August 30, 2021
|
|
Unexpected allocations when accessing IdDict
|
|
9
|
774
|
August 30, 2021
|
|
How to modify marker style in Pyplot?
|
|
1
|
448
|
August 29, 2021
|
|
Solving difference equation: Part 2
|
|
4
|
1041
|
August 29, 2021
|
|
Allocations of @threads
|
|
10
|
2539
|
August 28, 2021
|
|
Multithreading balancing
|
|
6
|
1044
|
August 28, 2021
|
|
Solve ODE with many different initial conditions
|
|
4
|
2180
|
August 28, 2021
|
|
Are exceptions in Julia "Zero Cost"
|
|
12
|
3347
|
August 28, 2021
|
|
Speed up Julia code for simple Monte Carlo Pi estimation (compared to Numba)
|
|
20
|
4442
|
August 22, 2021
|
|
Performance drawback with subtyping
|
|
34
|
3748
|
August 26, 2021
|
|
Passing Function As Object VS Creating New Function
|
|
5
|
510
|
August 26, 2021
|
|
Load testing of REST APIs
|
|
3
|
587
|
August 26, 2021
|
|
Reduce number of allocations
|
|
11
|
909
|
August 25, 2021
|
|
Solving difference equation
|
|
8
|
1718
|
August 25, 2021
|
|
How to make EvoTrees.jl more performant?
|
|
25
|
1945
|
August 25, 2021
|
|
PaddedViews very slow
|
|
7
|
752
|
August 25, 2021
|
|
A demo is 1.5x faster in Flux than tensorflow, both use cpu; while 3.0x slower during using CUDA
|
|
5
|
1675
|
August 25, 2021
|
|
Transducers and reduct-like reduction
|
|
3
|
560
|
August 24, 2021
|
|
Fast large binary heap for SNIC super-pixel
|
|
2
|
499
|
August 24, 2021
|
|
Using closures for performance gain when handling datasets and making repeated function calls
|
|
3
|
679
|
August 24, 2021
|
|
How to use threads in a reduction with LoopVectorization?
|
|
3
|
723
|
August 23, 2021
|
|
Why is minimum so much faster than argmin?
|
|
11
|
2220
|
August 23, 2021
|
|
How to dispatch this serializer function?
|
|
37
|
1901
|
August 23, 2021
|