Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Optimum set of dirty rectangles

Micro-optimizing a c++ comparison function

Software optimization for virtual machines

c++ heuristic for estimating function inlining benefits

c++ optimization inlining

How to optimize a simple numeric type wrapper class in C++?

Finding pairs with product greater than sum

algorithm optimization

Error: Can't find common super class of

Improving MySQL tables with Indexes

Rectangle packing with constraints

C++ conversion optimization

Strange but practical 2D bin packing optimization

Xib taking long time (>1s) to load. UIFont cache seems to blame

Which optimization does LLVM perform?

optimization llvm

How do you write rewrite rules for typeclass methods?

haskell optimization ghc

How can I further optimize this color difference function?

Turning on g++ optimization causes segfault - I don't get it

Is there any performance difference between greater than and greater than or equal?

C++ super fast thread-safe rand function

What can a compiler do with branching information?

Why can't GCC optimize out `std::sqrt`?

c++ gcc optimization