Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

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

how to efficiently use _set.all() in django?

running speed of permutation function using different methods results in unexpected results

Julia uses only 20-30% of my CPU. What should I do?

What is the meaning of 0x61C88647 constant in ThreadLocal.java

java optimization constants

How do I strip the fluff out of a third party library?

java optimization size

Does Java save its runtime optimizations?

java optimization caching

Reducing memory footprint of large unfamiliar codebase

For your complicated algorithms, how do you measure its performance?