Some tutorials.
-
Updated
Nov 13, 2017 - C++
Some tutorials.
Verifying and benchmarking a proposed Eigen change
Answering "what is faster?" question
Studies project - benchmarking of image filters - multicore CPU targeted (sequential version + OpenMP extensions)
CPP template project setup for reference. It includes Google Test, Google Bechmark, Continous Integration using Travis CI and Sphinx documentation on readthedocs.
Iterative closest point GPU and CPU implementations (google benchmark)
Various skip list implementations
🐙 An implementation of a concurrent relaxed priority queue
Advanced Algorithms and Parallel Programming exam project
Thread-safe queue tested with Google Test, calculates Taxicab Numbers
This repository contains multiple C++/GPU version of a pipeline for object detection. This project has been done for a GPU class at EPITA.
Example benchmark using Google benchmark
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
A cross-platform CUDA/C++17 starter project with google test and google benchmark support.
Set of benchmarks for mem++ allocator
Collection of algorithms and data structures
STL-like implementations of sorting algorithms.
Add a description, image, and links to the google-benchmark topic page so that developers can more easily learn about it.
To associate your repository with the google-benchmark topic, visit your repo's landing page and select "manage topics."