Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Transaction level, nolock/readpast and concurrency

How to optimize mysql date_format() for speed in where clause?

Mysterious pointer-related multithreading slowdown

Optimize color manipulation on XNA

c# optimization profiling xna

Processing byte pixels with SSE/SSE2 intrinsics in C

SQL: Quickly getting the value of column B wherever column A is minimum

sql optimization sqlite

Minimizing pen lifts in a pen plotter or similar device

optimization plot

How to implement Excel Solver functionality in C#? [duplicate]

c# excel optimization solver

PHP Performance Metrics

How can I improve the recursion capabilities of my ECMAScript implementation?

Bin-packing (or knapsack?) problem

Is this combinatorial optimization problem NP-hard?

Implementing the Hungarian Method as described by Papadimitriou & Steiglitz

Fast selection of table columns with jQuery

Sorting a list of numbers with modified cost

Delayed Job Batch Inserts

Best algorithm for optimizing the decisions in a simulation

Allocated Memory for Hashtable.put()

java optimization

Entity Framework: Update entity or add if it doesn't exist

Simple Python code taking strangely long to run, incorrectly reported by Hotshot