Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Can Java 8 default interface methods be inlined by the JIT compiler?

Optimizing a LINQ to SQL query

Lots of mysql Sleep processes

mysql optimization innodb

Rewriting a for loop in pure NumPy to decrease execution time

Why was this regex calling substcont an excessive number of times?

javascript/jquery - $(document).ready() and script locations

Fastest way to read long[] from file?

How to otimize select from several tables with millions of rows

Optimizing C loops to get diagonal of array

c optimization loops shark

Are local function declarations cached?

How to improve an already optimized query that takes 18 seconds?

mysql optimization

Power spectrum with Cython

Control python imports to reduce size and overhead

Impacts of CPU cache on speed

Scaling an incrementing counter in MySQL (for keeping track of pageviews)

Non-trivial sums of outer products without temporaries in numpy

python optimization numpy

Static branch prediction / GCC optimization

Optimization and multithreading in B.Stroustrup's new book

Assembly code redundancy in optimized C code

c gcc optimization assembly

How to dcast a data.table with missing values before given date

r optimization data.table