| 
            
            
              Binning Large Collections of Timestamps
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            6
           | 
          
            2591
           | 
          
            August 28, 2018
           | 
        
        
          | 
            
            
              Any sorting function in Julia that is as fast as Matlab's maxk?
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            7
           | 
          
            2606
           | 
          
            August 28, 2018
           | 
        
        
          | 
            
            
              for loop consumes extreme amount of memory even though operation can be considered "pure"
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
           | 
          
            4
           | 
          
            1222
           | 
          
            August 27, 2018
           | 
        
        
          | 
            
            
              How to improve the performance while do matrix operation
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            13
           | 
          
            853
           | 
          
            August 27, 2018
           | 
        
        
          | 
            
            
              @distributed and type instability
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            416
           | 
          
            August 26, 2018
           | 
        
        
          | 
            
            
              Multiple dispatch causes warntype in closure?
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            1
           | 
          
            613
           | 
          
            August 26, 2018
           | 
        
        
          | 
            
            
              Higher-order lazy ranges/iterators
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            4
           | 
          
            826
           | 
          
            August 24, 2018
           | 
        
        
          | 
            
            
              Poor performance of multivariate RNG in 1.0
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            7
           | 
          
            671
           | 
          
            August 24, 2018
           | 
        
        
          | 
            
            
              How to speed up my code
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            8
           | 
          
            963
           | 
          
            August 24, 2018
           | 
        
        
          | 
            
            
              IterTools.jl Partition type stability?
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            3
           | 
          
            702
           | 
          
            August 22, 2018
           | 
        
        
          | 
            
            
              Anoymous Functions Slow in sort
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
           | 
          
            3
           | 
          
            888
           | 
          
            August 22, 2018
           | 
        
        
          | 
            
            
              Fast Interpolations
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            15
           | 
          
            2378
           | 
          
            August 20, 2018
           | 
        
        
          | 
            
            
              "We find that global names [sic] are frequently constants, and declaring them as such greatly improves performance"
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            8
           | 
          
            868
           | 
          
            August 20, 2018
           | 
        
        
          | 
            
            
              Unexpectedly slow performance of "eigs" with a Hermitian view
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            6
           | 
          
            1666
           | 
          
            August 20, 2018
           | 
        
        
          | 
            
            
              Looping over float-range is faster than looping over int-range?
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            9
           | 
          
            1865
           | 
          
            August 19, 2018
           | 
        
        
          | 
            
            
              Varargs performance
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            5
           | 
          
            1490
           | 
          
            August 18, 2018
           | 
        
        
          | 
            
            
              Hot loop updating array elements with product over other array
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            15
           | 
          
            913
           | 
          
            August 17, 2018
           | 
        
        
          | 
            
            
              Too many allocations when indexing with slices
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            16
           | 
          
            2804
           | 
          
            August 17, 2018
           | 
        
        
          | 
            
            
              Naive matrix multiplication is super slow in Julia 1.0?
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            12
           | 
          
            3360
           | 
          
            August 17, 2018
           | 
        
        
          | 
            
            
              A bet: what specific algorithms in Julia can be faster or as fast as C++ implementations?
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            13
           | 
          
            2782
           | 
          
            August 16, 2018
           | 
        
        
          | 
            
            
              Strange performance with Adjoint structures
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
           | 
          
            7
           | 
          
            784
           | 
          
            August 14, 2018
           | 
        
        
          | 
            
            
              Calculate FFT on GPU for every row of a 2D array
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            1043
           | 
          
            August 14, 2018
           | 
        
        
          | 
            
            
              slow performance of eig
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            14
           | 
          
            3666
           | 
          
            August 14, 2018
           | 
        
        
          | 
            
            
              Performance on different Operating Systems
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            1
           | 
          
            649
           | 
          
            August 10, 2018
           | 
        
        
          | 
            
            
              Optimization of array views
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            6
           | 
          
            652
           | 
          
            August 8, 2018
           | 
        
        
          | 
            
            
              Efficient finite difference operators
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            19
           | 
          
            2602
           | 
          
            August 8, 2018
           | 
        
        
          | 
            
            
              Tests do not start after some minutes
            
            
           | 
          
              
                 
              
           | 
          
            2
           | 
          
            494
           | 
          
            August 7, 2018
           | 
        
        
          | 
            
            
              Struggling with type stability - is SMatrix type stable?
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            9
           | 
          
            1048
           | 
          
            August 6, 2018
           | 
        
        
          | 
            
            
              Seemingly permanent performance degradation after fiddling with command-line options
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            448
           | 
          
            August 6, 2018
           | 
        
        
          | 
            
            
              Real and complex coupled types as parametric types
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
              
                 
              
              
                 
              
           | 
          
            12
           | 
          
            1141
           | 
          
            August 4, 2018
           |