Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

How to optimize this short factorial function in scala? (Creating 50000 BigInts)

Will removing white space and newline characters from PHP make it run faster?

Benchmarking VBA Code

Fastest way to compute distance squared

c optimization simd

Optimized Bubble Sort

What does kernel_constraint=max_norm(3) do?

Why does GCC keep empty functions?

Does setting the platform when compiling a c# application make any difference?

What's your approach for optimizing large tables (+1M rows) on SQL Server?

Can you force ImageMagick to use PNG-8 alpha transparency?

Loop Reversal in C# Speeds Up app

java optimization nitpick: is it faster to cast something and let it throw exception than calling instanceof to check before cast?

How to generate a sse4.2 popcnt machine instruction

PostgreSQL slow on a large table with arrays and lots of updates

Will GCC inline a function that takes a pointer?

How to trim a java stringbuilder?

Deleting a large number of records takes a VERY long time

Most efficient way to calculate radial profile

Leverage browser caching | modifying .htaccess file | - not working for javascript files

Can Haskell optimize function calls the same way Clang / GCC does?