|
Passing Function As Object VS Creating New Function
|
|
5
|
462
|
August 26, 2021
|
|
Load testing of REST APIs
|
|
3
|
572
|
August 26, 2021
|
|
Reduce number of allocations
|
|
11
|
836
|
August 25, 2021
|
|
Solving difference equation
|
|
8
|
1655
|
August 25, 2021
|
|
How to make EvoTrees.jl more performant?
|
|
25
|
1796
|
August 25, 2021
|
|
PaddedViews very slow
|
|
7
|
680
|
August 25, 2021
|
|
A demo is 1.5x faster in Flux than tensorflow, both use cpu; while 3.0x slower during using CUDA
|
|
5
|
1629
|
August 25, 2021
|
|
Transducers and reduct-like reduction
|
|
3
|
513
|
August 24, 2021
|
|
Fast large binary heap for SNIC super-pixel
|
|
2
|
477
|
August 24, 2021
|
|
Using closures for performance gain when handling datasets and making repeated function calls
|
|
3
|
655
|
August 24, 2021
|
|
How to use threads in a reduction with LoopVectorization?
|
|
3
|
689
|
August 23, 2021
|
|
Why is minimum so much faster than argmin?
|
|
11
|
2140
|
August 23, 2021
|
|
How to dispatch this serializer function?
|
|
37
|
1739
|
August 23, 2021
|
|
Minimum Mode Problem: minimum number - maximum repetition
|
|
7
|
590
|
August 22, 2021
|
|
Generated functions for performance auto-tuning
|
|
7
|
698
|
August 23, 2021
|
|
Any suggestions for speeding this simple scalar function up?
|
|
36
|
2542
|
August 22, 2021
|
|
Unexpected Allocation with Iterator Extension
|
|
2
|
482
|
August 22, 2021
|
|
Julia implementation of seqperiod (from MATLAB)
|
|
12
|
929
|
August 21, 2021
|
|
Efficient use of @turbo for linear algebra operations (LoopVectorization.jl)
|
|
6
|
4178
|
August 21, 2021
|
|
Avoid memory allocation in passing arrays
|
|
14
|
2564
|
August 21, 2021
|
|
Can this contraction run faster without memory allocation?
|
|
0
|
342
|
August 21, 2021
|
|
How do findall ,findmax ,findmin, argmax, argmin work on SparseArrays/SparseMatrixCSC
|
|
3
|
535
|
August 20, 2021
|
|
Memory Allocation on Array Element Operations
|
|
2
|
368
|
August 19, 2021
|
|
Speed comparison matrix multiplication in Julia
|
|
45
|
3668
|
August 19, 2021
|
|
LMI, Control system, Robust Control Adaptive Controller
|
|
13
|
1272
|
August 19, 2021
|
|
Allocation-free type hiding?
|
|
14
|
827
|
August 19, 2021
|
|
Accessing profiling data programmatically
|
|
0
|
327
|
August 13, 2021
|
|
Speeding up sort along an array dimension
|
|
11
|
726
|
August 18, 2021
|
|
Running Julia with native Multithreading vs in Seperate Processes
|
|
1
|
394
|
August 18, 2021
|
|
Julia Beginner (from Python): Numba outperforms Julia in rewrite. Any tips to improve performance?
|
|
56
|
6747
|
August 18, 2021
|