Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Java sort via Comparator<T> spends majority of its time in compare(Object,Object)

Multicore and thread aware .Net stopwatch?

.net performance stopwatch

Preload script without execute

Grails 2.0 run-app very slow performance

Why is my C# program faster in a profiler?

Any efficiency benefit to passing primitive types by reference instead of returning by value?

c++ performance

slow model batch rendering in libGDX

Why is print so slow in Python 3.3 and how can I fix it?

What does MediaPlayer info/warning (973, 0) mean?

Why does Python's set difference method take time with an empty set?

Tips on Speeding up JDBC writes?

SQL Server 2008 Page/Row Compression Thoughts

android: gson performance

android performance gson

GetPropertyAction vs System.getProperty in obtaining system variables

Does rewriting memcpy/memcmp/... with SIMD instructions make sense?

performance sse simd

Do multiple Solr shards on a single machine improve performance?

performance solr lucene

C++ does printing to terminal significantly slow down code?

Optimising Java objects for CPU cache line efficiency

Intel Intrinsics guide - Latency and Throughput

Keras (Tensorflow backend) slower on GPU than on CPU when training certain networks