Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Excel VBA efficient get file names function

Indices that intersect and sort two numpy arrays

May there be any penalties when using 64/32-bit registers in Long mode?

In Javascript (V8) why does forEach on an array consume much more memory than a simple for loop?

Interpretation of GAP in CPLEX

g++ vs. optimization by hand for complex number multiplication

c++ gcc optimization clang

What is the best way to projecting fields of JavaScript object?

C/C++ compiler feedback optimization

PostgreSQL: How to optimize my database for storing and querying a huge graph

How do I tell how much memory / resources is my php script using up?

Core Data - Optional attributes and performance

core-data optimization

C++: fighting polymorphism overhead

How to speed up numpy array-filling in python?

python optimization numpy

PLY: quickly parsing long lists of items?

How can I speed up this call to quantile in Matlab?

Why does reversing a loop make it slower?

Optimizing array transposing function

Maximize resource utilization given multiple types of resources and specific mixtures of resources per task

algorithm optimization

Fast transposition of an image and Sobel Filter optimization in C (SIMD)

c optimization sse simd

Can functions be optimized away if they have side effects?

c++ static optimization