Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Any name for this concept?

Compile Flex application without debug? Optimisation options for flex compiler?

sequential strpos() faster than a function with one preg_match?

Optimizing for Internet Explorer

Is using iframes to improve page performance an acceptable approach?

In IE Javascript execution speed is slower than Firefox, Safari and Chrome

How to reduce code duplication in this example

GNU tool to analyze and reduce compile time for my application

how to replace characters in a array quickly

c# optimization

Event Driven IO And Blocking vs NonBlocking

Cause of comparing long slower than comparing double

Why is Symbol#to_proc slower in Ruby 1.8.7?

c ruby optimization ruby-1.8

Methods for crossover in genetic algorithms

Weird fix from PageSpeed Tools

Can this SQL Query be optimized to run faster?

"unsupported for mov" GCC inline assembler

How to quickly delete the lines in a file that contain items from a list in another file in BASH?

bash optimization sed

Optimizing javascript performance with many event listeners

Short Circuiting vs Multiple if's

About returning more than one value in C/C++/Assembly