Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Relative performance of x86 inc vs. add instruction

Most efficient way to find elements in jQuery

jquery optimization

Should Local Variable Initialisation Be Mandatory?

c++ c performance optimization

How to use StopWatch multiple times in C#?

c# optimization time

How do I write a generic memoize function?

Fastest way to iterate over a stack in c#

c# optimization stack

Finding the most frequent character in a string

Doing efficient Numerics in Haskell

PHP speed: what is faster? if (isset ($foo)) OR if ($foo==true) [closed]

Use of recursion in Scala when run in the JVM

Approximate e^x

math optimization fpga

How can I increase the performance in a map lookup with key type std::string?

C loop optimization help for final assignment (with compiler optimization disabled)

Slow treeview in C#

More efficient algorithm for shortest superstring search

Optimizing Code [closed]

Is a shift instruction faster than an IMUL instruction?

assembly optimization x86

Does rearranging a conditional evaluation speed up a loop?

What are you favorite low level code optimization tricks? [closed]

optimization

What can I do to optimize my ajax application for IE7/IE8 in order to avoid "Stop running this script"?