|
Taking advantage of rowwise-constant sparse matrix
|
|
7
|
556
|
August 30, 2021
|
|
How to improve runtime with measurements.jl?
|
|
11
|
1181
|
August 30, 2021
|
|
Unexpected allocations when accessing IdDict
|
|
9
|
668
|
August 30, 2021
|
|
How to modify marker style in Pyplot?
|
|
1
|
414
|
August 29, 2021
|
|
Solving difference equation: Part 2
|
|
4
|
966
|
August 29, 2021
|
|
Allocations of @threads
|
|
10
|
2396
|
August 28, 2021
|
|
Multithreading balancing
|
|
6
|
974
|
August 28, 2021
|
|
Solve ODE with many different initial conditions
|
|
4
|
2092
|
August 28, 2021
|
|
Are exceptions in Julia "Zero Cost"
|
|
12
|
3177
|
August 28, 2021
|
|
Speed up Julia code for simple Monte Carlo Pi estimation (compared to Numba)
|
|
20
|
4135
|
August 22, 2021
|
|
Performance drawback with subtyping
|
|
34
|
3337
|
August 26, 2021
|
|
Passing Function As Object VS Creating New Function
|
|
5
|
420
|
August 26, 2021
|
|
Load testing of REST APIs
|
|
3
|
547
|
August 26, 2021
|
|
Reduce number of allocations
|
|
11
|
793
|
August 25, 2021
|
|
Solving difference equation
|
|
8
|
1624
|
August 25, 2021
|
|
How to make EvoTrees.jl more performant?
|
|
25
|
1705
|
August 25, 2021
|
|
PaddedViews very slow
|
|
7
|
634
|
August 25, 2021
|
|
A demo is 1.5x faster in Flux than tensorflow, both use cpu; while 3.0x slower during using CUDA
|
|
5
|
1599
|
August 25, 2021
|
|
Transducers and reduct-like reduction
|
|
3
|
493
|
August 24, 2021
|
|
Fast large binary heap for SNIC super-pixel
|
|
2
|
457
|
August 24, 2021
|
|
Using closures for performance gain when handling datasets and making repeated function calls
|
|
3
|
633
|
August 24, 2021
|
|
How to use threads in a reduction with LoopVectorization?
|
|
3
|
677
|
August 23, 2021
|
|
Why is minimum so much faster than argmin?
|
|
11
|
2085
|
August 23, 2021
|
|
How to dispatch this serializer function?
|
|
37
|
1629
|
August 23, 2021
|
|
Minimum Mode Problem: minimum number - maximum repetition
|
|
7
|
565
|
August 22, 2021
|
|
Generated functions for performance auto-tuning
|
|
7
|
672
|
August 23, 2021
|
|
Any suggestions for speeding this simple scalar function up?
|
|
36
|
2413
|
August 22, 2021
|
|
Unexpected Allocation with Iterator Extension
|
|
2
|
471
|
August 22, 2021
|
|
Julia implementation of seqperiod (from MATLAB)
|
|
12
|
889
|
August 21, 2021
|
|
Efficient use of @turbo for linear algebra operations (LoopVectorization.jl)
|
|
6
|
4089
|
August 21, 2021
|