Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

PHP Speed - Many Echos vs Building a String

php string performance echo

WPF PathGeometry update is _SLOW_

What is better in performance: Jetty or Tomcat for production needs?

tomcat jetty performance

Resizing images on the fly, or storing different sizes on disk?

C++ - boost get question

c++ performance boost variant

What is the right Java collection to use in this case?

Is variable allocation really expensive in Ruby, or does it optimize chained string methods?

ruby string performance

Logical reads for seeks on a non unique clustered index

hibernate v/s stored procedure or functions performance

performance hibernate plsql

AES decryption on Android too slow to be usable. Will NDK be faster? Other ideas?

java android aes performance

Are clojure multimethods slow by nature

most efficient R cosine calculation

faster way to achieve unique() in matlab if assumed 1d pre-sorted vector?

What techniques can I use to make JS-heavy pages performant on mobile devices?

How to improve performance of this counting program?

python performance bitarray

Android Final Variables

Will moving code into kernel space give more precise timing?

windows performance driver wdm

Is there a relation between object size and locking performancein Java?

Unsafe string creation from char[]

c# string performance unsafe

What is a good way to to indicate an IEnumerable is "slow" or "fast"?