Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Is optimizing certain functions with Assembler in a C/C++ program really worth it?

c++ c optimization assembly

Is Perl faster than bash?

Turn a large chunk of memory backwards, fast

c performance optimization

How to get the integer part and fractional part of a number in Swift

swift math optimization

Maximizing the number of combinations of a sum of integers

Simple getter/accessor prevents vectorization - gcc bug?

Micro optimize pointer + unsigned + 1

Tricky postgresql query optimization (distinct row aggregation with ordering)

CS5 Hiding layers is painfully slow

Beating or meeting OS X memset (and memset_pattern4)

Is this gcc/clang past-one pointer comparison behavior conforming or non-standard?

c gcc optimization clang

Why is my Cassandra node stuck with MutationStage increasing?

Multiple ParticleSystems in cocos2d

Can I detect at compile time "function arguments" that are compile-time constants

Can I stop .NET 4 performing tail-call elimination?

Logic game: maximising (or minimising) the chances for two agents to meet

Can massive nested loops cause the linker to run endlessly when compiling in Release-Mode?

What is the best algorithm for this array-comparison problem?

c algorithm optimization cuda

Route problem in a graph: minimize average edge cost instead of total cost