Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

gzip compression in Windows Azure Websites

Optimal order fulfillment

Cross module optimizations in GHC

Why does my python process use up so much memory?

Unity3D: optimize garbage collection

How to generate random numbers faster in R?

r optimization random

SICP making change

Get system block size in Java

Reliable information about x86 string instruction performance?

Using restrict with arrays?

Do atoi() and atof() cache?? They seem to execute quicker the more times called

Generic implementation of System.Runtime.Caching.MemoryCache

Effectiveness of GCC optmization on bit operations

c optimization assembly x86

Gray code increment function

Fast way to group variables based on direct and indirect similarities in multiple columns

JPA @ManyToMany join table indexing

Fast/efficient way to get index of minimum value in List<T>?

c# list optimization .net-3.5

Do modern JavaScript JITers need array-length caching in loops?

How do I sum the four 2-bit bitfields in a single 8-bit byte?

Why is not GHC optimizing for constants?

haskell optimization ghc