Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Techniques to Reduce CPU to GPU Data Transfer Latency

stress testing web applications on less capable hardware

hackerrank new year chaos code optimization

python optimization

MS C# compiler and non-optimized code

Using C/Intel assembly, what is the fastest way to test if a 128-byte memory block contains all zeros?

Clearing up the `hidden classes` concept of V8

Django - rendering many templates using templatetags is very slow

Replacing nested for loops and value assignment for list comprehension

What is the most efficient way to implement a convolution filter within a pixel shader?

Can Multiple Indexes Work Together?

C# XNA: Optimizing Collision Detection?

c# optimization xna

What's the fastest way to build a string in Ruby?

ruby string optimization

What is a cold/dead field and what is a peeling optimization?

c++ optimization

Does passing a variable with a large amount of data cost a lot of memory and time in Mathematica?

Hint for branch prediction in assertions

MySQL performance & variables tweaking

Skip forbidden parameter combinations when using GridSearchCV

Fast way to remove a few items from a list/queue

Efficient way to take the minimum/maximum n values and indices from a matrix using NumPy

How do I gzip webpage output with Rails?