Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Perl anchored regex performance

Matlab computation of L2 norm is very slow

Whats the best method to maintain or measure how well sorted a collection is so we can choose best sort algorithm?

Why are my programs running from my SD card so slow?

.net Garbage Collection and managed resources

Efficiently iterate through all MATCHING keys in a hashmap?

Text replacement efficiency

java string performance

Any name for this concept?

TCP Socket Server Builds Up CLOSE_WAITs Occasionally Over Time Until Inoperable

Static Property and lock Usage

C# Does performance degrade if I use a large ViewState names?

asp.net performance

Why does an Excel VSTO addin run slower on a higher spec machine?

c# performance excel vsto

Easiest way to determine compilation performance hardware bottleneck on single PC?

JSF Richfaces frontend performance tuning

Should I use a string table to make database more efficient?

database string performance

Why does my STL code run so slowly when I have the debugger/IDE attached?

Is there a way to save the state of an object for a faster reload later?

delphi performance

sequential strpos() faster than a function with one preg_match?

C# Getting a complete file list using ftpRequest is slow

Is there a more efficient way to run enum values through a switch-case statement in C# than this?