|
Closure bug (#15276) hits again with multi-threading, but why?!
|
|
1
|
526
|
February 22, 2019
|
|
mul! much slower than * for QRCompactWYQ
|
|
5
|
872
|
February 22, 2019
|
|
Julia messes up integer exponents?
|
|
106
|
6860
|
February 21, 2019
|
|
Poor performance of abspath
|
|
7
|
895
|
February 21, 2019
|
|
[Solved] Determinant and random matrix generation
|
|
6
|
755
|
February 19, 2019
|
|
Can I make my code faster with parallelism, or just plain better coding?
|
|
33
|
2888
|
February 19, 2019
|
|
How to measure cache misses in Julia?
|
|
11
|
3660
|
February 18, 2019
|
|
Writing efficient code in monadic style
|
|
1
|
1526
|
February 14, 2019
|
|
Reduce allocations for shaped views
|
|
9
|
1046
|
February 13, 2019
|
|
JuliaDB Benchmarks
|
|
4
|
1038
|
February 12, 2019
|
|
CPU cycles and syscalls
|
|
4
|
690
|
February 12, 2019
|
|
Poor performance while multithreading (Julia 1.0)
|
|
28
|
4038
|
February 11, 2019
|
|
Way to speed up a 2x2 block matrix solver?
|
|
0
|
586
|
February 10, 2019
|
|
Finite differences with Julia
|
|
5
|
2385
|
February 9, 2019
|
|
What's in the .mem files?
|
|
1
|
1198
|
February 8, 2019
|
|
Reduce allocations for matrix differential equations function
|
|
10
|
1380
|
February 8, 2019
|
|
Efficiently compute X[sub,:]*X[sub,:]'
|
|
1
|
477
|
February 5, 2019
|
|
Inner function overhead
|
|
2
|
691
|
February 3, 2019
|
|
Memory allocation of keyword arguments
|
|
5
|
605
|
February 3, 2019
|
|
Trivial code change causes vectorization failure
|
|
3
|
707
|
February 1, 2019
|
|
Slow insert at end of large array (Solved)
|
|
7
|
966
|
January 30, 2019
|
|
Performance help for this short matrix function?
|
|
11
|
826
|
January 30, 2019
|
|
Calling guard function causes millions of allocs while running inner function doesn't
|
|
4
|
617
|
January 30, 2019
|
|
Forcing @inline
|
|
4
|
1475
|
January 29, 2019
|
|
Specifying keyword argument results in much slower code
|
|
2
|
1773
|
January 29, 2019
|
|
How to efficiently splat values into argument list?
|
|
3
|
1625
|
January 28, 2019
|
|
Feedforward NN using StaticArrays with no allocation
|
|
5
|
533
|
January 24, 2019
|
|
Could Transducers help here?
|
|
4
|
1000
|
January 23, 2019
|
|
ANN: Anyone need my 2.7x faster factorial (or gamma) function?
|
|
22
|
2575
|
January 23, 2019
|
|
Precompile() for function with kwargs
|
|
4
|
1209
|
January 23, 2019
|