Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

1,000,000,000 calculations per microsecond?

Trade off between code duplication and performance

Android M startActivity battery optimization

Can modern x86 implementations store-forward from more than one prior store?

Python: speeding up geographic comparison

Fastest way to see how many bytes are equal between fixed length arrays

c++ arrays optimization

Does Haskell optimizer utilize memoization for repeated function calls in a scope?

Is std::ifstream significantly slower than FILE?

How is it possible to see C# code after compilation/optimization?

Can i use more heap than 32 GB with compressed oops

SELECT COUNT() vs mysql_num_rows();

C++ massive performance loss because of if statement

Optimization! - What is it? How is it done?

Planning for efficiency early vs Premature optimization

When is loop unwinding effective?

Compiler Magic: Why?

Improve Java code: too many if's

C++ example of Coding Horror or Brilliant Idea?

c++ optimization syntax

Optimizing SHA256 for mobile Safari

How to implement a generic neural network efficiently in Haskell?