Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

AJAX query weird delay between DNS lookup and initial connection on Chrome but not FF, what is it?

Rails get count of association through join table

Nesting functions and performance in javascript?

Bin elements per row - Vectorized 2D Bincount for NumPy

In what scenarios hash partitioning is preferred over range partitioning in Spark?

How to test java application for performance bottlenecks?

java performance

Can you recommend Performance Analysis tools for PHP? [closed]

php performance testing

Parameter Tuning for Perceptron Learning Algorithm

MySQL: Most efficient data type to store long notes?

mysql performance types

How to code HTML for fast rendering in IE

Jython + Django not ready for production?

When is it worthwhile to cache UIImage resources?

CQRS and primary key: guid or not?

c# performance key guid cqrs

Unity3d performance on iPhone

Inline Function Arguments Passing

Can I reduce memory allocation by passing DateTime parameter by reference in c#?

Storyboard in Xcode is so slow

Which is faster / more efficient - lots of little MySQL queries or one big PHP array?

php mysql arrays performance

Performance of C++/CLI function pointers versus .NET delegates

Measuring execution time in the D language