Posts about Performances
- Deep Learning Library 1.0 - Fast Neural Network Library
- C++11 Performance tip: Update on when to use std::pow ?
- C++11 Performance tip: When to use std::pow ?
- C++11 Concurrency Tutorial - Part 5: Futures
- C++ Containers Benchmark: vector/list/deque and plf::colony
- Publication: CPU Performance Optimizations for RBM and CRBM
- Blazing fast unit test compilation with doctest 1.1
- Improve DLL and ETL Compile Time further
- Improve ETL compile-time with Precompiled Headers
- Continuous Performance Management with CPM for C++
- Improving eddic Boost Spirit parser performances
- C++ Benchmark - std::list VS boost::intrusive::list
- C++ benchmark – std::vector VS std::list VS std::deque
- C++ benchmark - std::vector VS std::list
- GCC 4.7 vs CLang 3.1 on eddic
- Integer Linear Time Sorting Algorithms
- Run your Boost Tests in parallel with CMake
- Algorithms books Reviews
- C++11 Synchronization Benchmark
- C++11 Concurrency Tutorial - Part 4: Atomic Types
- C++11 Concurrency Tutorial - Part 2 : Protect shared data
- COJAC, A Numerical Problem Sniffer
- Boost intrusive_ptr : faster shared pointer
- eddic 0.5.1 : Better assembly generation and faster parsing
- Diploma Thesis : Inlining Assistance for large-scale object-oriented applications
- How to profile C++ application with Callgrind / KCacheGrind
- How to profile your applications using the Linux perf tools
- Solve "File param is missing" problem of W3 Total Cache
- My Java Benchmarks on GitHub
- Java Synchronization (Mutual Exclusion) Benchmark
- Java File Copy Benchmark Updates (once again)
- Generate graphs benchmarks easily
- Presentation and use of H2 Database Engine
- Java File Copy Benchmarks Update
- File copy in Java - Benchmark
- Discover Java VisualVM 1.3
- Tip : Profile an OSGi application with VisualVM
- Profile your applications with Java VisualVM
- Improve performances of WordPress with W3 Total Cache
- Find closest pair of point with Plane Sweep Algorithm in O(n ln n)
- How to write correct benchmarks
- Java 7 : New I/O features (Asynchronous operations, multicasting, random access) with JSR 203 (NIO.2)
- Links of the week (April 20)
- Links of the Week
- Java 7 : More dynamics
- NIO.2 : The new Path API in Java 7
- Tip : Don’t use shorts for loop indexes !
- Improve performance of your web site with Page Speed