Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

fast geometric proximity predicate

Can I control register allocation in g++?

F#: Partial application and precalculation

optimization f#

Can Java omit sending some headers in HTTP requests?

Does making a class NotInheritable in VB.NET offer the same (potential) compiler optimizations as sealed in C#?

Are private classes being sealed at compilation?

Two strange efficiency problems in Mathematica

Specific template for the first element

xslt optimization

How to create index faster?

How much time would be good to set in expire header for a website?

Joins against views: performance issues

Optimize a query that is using multiple left joins on the same tables

What's the best way to implement AutoComplete in the server?

Retrieve a graph structure in Hibernate

Interaction between optimizations and testing for error calls

How to remove controls from a container without container updating

Check if parameter is NULL within WHERE clause

Loop transformations with potentially shared objects

c++ optimization c++11

With OpenAL, is setting AL_PITCH and AL_GAIN expensive?

optimization openal

Building a lemmatizer: speed optimization