Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Why does increasing precision make this program faster?

Joining Spark DataFrames on a nearest key condition

Why is this tensorflow training taking so long?

.NET Remoting Speed and VPNs

Has anyone used Jaxer in production?

performance aptana jaxer

VS 2008 SP1 over Remote Desktop: Constant Repainting?

Slow response from getaddrinfo

Impact of 'instanceof' in Android Java code

PHP: What is an efficient way to parse a text file containing very long lines?

Why "Properties that return arrays are prone to code inefficiencies"?

oop performance fxcop

What's the fastest way to represent and multiply sparse boolean matrices?

Android drawBitmap Performance For Lots of Bitmaps?

Performance of JBoss Cache and Ehcache

Why do Google use Canvas in the Gmail app conversation list view?

Mutable, (possibly parallel) Haskell code and performance tuning

Parallel with Entity Framework. Performance is dramatic compared to launching multiple executables, why?

Boost any_range performance: std::prev(iterator) versus --iterator

How to use C99 standard types for maximum portability AND efficiency across most platforms?

Achieve somewhat stable framerate with requestAnimationFrame?

Recursion faster than iteration