Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

How to speed up OpenH264's decoder

Why the dip in speed increase for generating 400,000,000 random numbers?

Slow SQL data retrieval with SqlDataReader.Read() in C# vs SSMS

Presto performance tuning, queries are much slower when performed in parallel

Why is let not slower than var?

javascript performance var let

Avoid Full Table Scan with subquery or analytic function in view

Tune Oracle Database for faster startup (flashback)

Loading Fragment UI on-demand

How to get batching using the old hibernate criteria?

Bulk delete (truncate vs delete)

Why does Joomla debug show 446 queries logged and 446 legacy queries logged?

Any reason not to use USE_ETAGS with CommonMiddleware in Django?

C# Entity Framework 4 Navigation properties causing slow performance on commit

Python Shelve Module Memory Consumption

Android - How can I measure performance of ListView and other Views?

Fastest way to read a csv file

php performance csv fgetcsv

A "Client - Server" performance issue

java performance client

Marshalling array of structs from .NET to C++: when does it do copying?

Android: Improve sensor sampling rate by use of NDK and polling