Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

How do I force PigStorage to output a few large files instead of thousands of tiny files?

Optimizing fast access to a readonly sqlite database?

Long execution time on simple C++ 'Hello World' program

Numpy array from file- preallocating?

Calling a virtual function from a derived pointer without paying the vtable price

How to capture Performance Monitor and Javascript Profiler using Cypress or any other UI automation tool

Is there a penalty for using built in libraries in Python?

Difference in perf and Intel PCM

A class rewritten with templates makes a program slower (in run-time)

awk super slow processing many rows but not many columns

performance awk

Will inserting half a million entries with the same date value be slowed by a non-unique index on that date column?

Storing Email Body in SQL Server database?

How can I vectorize a for loop used for permutation?

Why does Java sort outperform Counting sort for primitives

Optimal location for javascript includes

Incredibly fast JS loop?