You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
daixtrose
changed the title
Talk suggestion: Introduction into Google Benchmark
Talk: Introduction into Google Benchmark
Mar 6, 2024
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.
The text was updated successfully, but these errors were encountered: