Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Query from database or from memory? Which is faster?

Efficiently find the indices of shared values (with repeats) between two large arrays

How to read .xhprof files?

What is a fast way to read a matrix from a CSV file to NumPy if the size is known in advance?

python numpy performance csv io

Queue-like data structure with fast search and insertion

Why are `colMeans()` and `rowMeans()` functions faster than using the mean function with `lapply()`?

performance r mean

LibGDX / Android: Playing sound effects makes the game stutter - Sound.play() takes 4 ms on a high-end device

Postgres `gin_trgm_ops` index not being used

Efficiently filtering a large collection of POCO entities

c# .net performance linq poco

Is Android's Binder implementation always non-blocking for "void method"-calls without parameters?

Book about writing optimized and performing code in Java [closed]

Spring Boot application can handle tons of requests

How to make Magento saving product faster?

mysql sql performance magento

JSON parsing on server vs. parsing client side

Opengl es 2.0 - why does glFinish give me a lower framerate on my new android phone compared with an old one?

Executable Jars running very slowly

NVMe SSD read speed drops after multiple GBs read

c++ linux performance file nvme

Reading a CSV file with 50M lines, how to improve performance

vb.net performance csv file-io