Open
Description
Title: Introduction into Google Benchmark
Length: ~30 minutes (tbd.)
Status: Concept phase
Required preparation time: ~1-2 weeks
Description:
C++ developers are obsessed with performance - and you can only improve what you can measure.
This talk shows how to use the Google Benchmark library to write benchmarks and shows results for different implementations of the same (or similar) algorithms/data structures.