Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

How to measure the TCP/IP overhead without sniffing?

How do I benchmark and profile IO bound Perl web application under heavy load?

JavaScript Intellisense in VS2010 extremely slow and memory hungry

Doing DB Queries Verus Storing Items in A collection?

Fastest way to query contacts with "mobile phone numbers" on Android

ASP.Net MVC and 14 Rules of Performance

asp.net-mvc performance

MySQL Update doesn't use index when using large quoted integer in WHERE

mysql performance indexing

SQL Server fragmented connection pool performance in multi-tenant applications

ASP.NET Session - big object vs many small objects

c# asp.net performance session

Canvas versus DOM - What is the most efficient image display method in HTML5?

performance html canvas image

Why does EF5 produce these spikes in SaveChanges() times?

Implementing protocols in user space versus kernel space - performance implication

performance tcp-ip

Benchmarking in Python: Why does my code run slower with repetition?

Is the default configuration good in Jetty 8 sensible for quite heavily loaded web application?

Canvas rendering performance

Query firebird slow order by / distinct

SQL Server 2005 doing full table Sort before Index Scan

Java reflection performance drops when packaged as jar

Understand whether code sample is CPU bound or Memory bound

c performance optimization sse