Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Can't get over 50% max. theoretical performance on matrix multiply

c optimization matrix openmp sse

Optimizing an arithmetic coder

Is an empty function called at all in optimised code?

Generic advice on reducing GC time in GHC

LIMIT 1 is very slow, for specific records, using different keys

How to profile a C++ function at assembly level?

c++ windows optimization

How to optimize this Haskell code summing up the primes in sublinear time?

Windows API seems much faster than BinaryWriter - is my test correct?

c# optimization filestream

MySQL not using indexes ("Using filesort") when using ORDER BY

Read large amount of data from file in Java

How to find performance bottlenecks in C++ code

Speeding up conversion from MyISAM to InnoDB

Preserve code readability while optimising

Alias Analysis in Java

Hide vs Remove DOM elements [closed]

Is numpy.transpose reordering data in memory?

Does C++11 for loop allow new or better optimizations?

Faster integer division when denominator is known?

How to speed up C# math code

Best way to interpolate a numpy.ndarray along an axis