Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Why are JIT-ed languages still slower and less memory efficient than native C/C++?

ASP.NET Performance Profiling 404/500 errors

Efficient way to encode bit-vectors?

Converting Equations Into Bit-shifting Operations

Optimizing Tomcat / Garbage Collection

Memory Leaks using Executors.newFixedThreadPool()

Minimizing application data memory overhead in java processes

What's the fastest way to read a large file in Ruby?

Is Joomla just slow, or can I speed it up somehow?

php performance joomla

Efficent way to split a large text file in python [duplicate]

Why is List.foldBack as fast as List.fold

performance list f#

.Net performance periodicity?

c# .net performance

Pandas: How to create subindex efficiently?

python performance pandas

Set of pairs of numbers in Javascript

+ing Swift arrays of AnyObject much faster than +ing arrays of T

performance generics swift

Avoiding Landing Page Redirects with SSL

Are references or pointers faster?

Startup of Winforms program 10x slower under x64 relative to x86

MongoDB extremely slow at counting null values (or {$exists: false})

Java: 32-bit fp implementation of Math.sqrt()

java performance math 32-bit