Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Increase speed of MySQL LIKE query?

mysql performance search

Determining the quadrant of a point

java performance geometry

C++ - the fastest integer type?

c++ performance

What's the most memory efficient way to generate the combinations of a set in python?

Algorithm: A Better Way To Calculate Frequencies of a list of words

Own WinForms Control Flickers and Has Bad Performance

SQL Server performance - IF Select + Update vs Update

When is it better not to use inner join?

Parse ~1 MB JSON on Android very slow

java android json performance

Android draw path

android performance path draw

Drawing lots of particles efficiently

Is a pointer indirection more costly than a conditional?

Why is one thread faster than just calling a function, mingw

Splitting Delimited String vs JSON Parsing Efficiency in JavaScript

Java: Concurrent reads on an InputStream

ARM Assembly: Absolute Value Function: Are two or three lines faster?

Why does branching occur in assembly code while comparing for a number to be in range?

Faster String Matching/Iteration Method?

java performance

Dynamic -ffast-math

Difference between a for-loop and a while-loop using an Iterator