Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Output difference in gcc and turbo C

Branchless code that maps zero, negative, and positive to 0, 1, 2

What kind of optimizations do both the C# compiler and the JIT do?

Using properties and performance

Optimal merging of triplets

java algorithm optimization

Too Many Left Outer Joins in Entity Framework 4? [duplicate]

How do I optimise garbage collection for a soft real-time application in Haskell?

Optimize CSS Delivery - a suggestion by Google

How to add VoiceOver accessibility to an App's Icon Badge Number?

Optimizations for longest path problem in cyclic graph

What would a SPDY "Hello world" look like?

optimization spdy

Skip some arguments in a C++ function?

Using type hints to translate Python to Cython

Java Profiling, Performance Tuning and Memory Profiling exercises

efficiently find the first element matching a bit mask

What's the difference between partial evaluation and function inlining in a functional language?

How to keep very big elements on memory without exhausting the garbage collector?

Undefined behaviour or gcc optimization bug

Bitwise integer cube root algorithm

algorithm math optimization

Are the optimizations done in LTO the same as in normal compilation?