Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Can entity framework select block the table?

Breaking out of nested loops: return or label/break?

Does Lua optimize concatenating with an empty string?

Why is Postgres scanning a huge table instead of using my index?

Vector of 64-bit double faster to dot-product than a vector of 32-bit unsigned int?

Why django uses tuple of tuples to store static dictionaries and should i do the same?

What is the fastest available color quantization algorithm for Android?

How can I make this simple fortran 90 code faster?

Parallelizing a very tight loop

First execution after compiling incredibly slow, unless it's "obvious" that all loops will halt

mongo db findOne and $or does order of arguments matters or hierarchy? [performance]

Performance problems with DrRacket's editor

performance editor racket

How to use Viewport Marker Management on Android

What is the most efficient way to modify DOM elements and limit reflow?

Can Aerospike's Large Ordered List match the Sorted Sets of Redis for Leaderboards?

How to measure efficiency (in particular: assembly code) for java programs?

java performance assembly

Performance of serializable lambdas in Java 8

Android efficiency importing static methods or importing the class

What does "perf stat" output mean?

performance perf

What’s the best way to add dynamic responsive background images?