snowplow / snowplow-cpp-tracker

Snowplow event tracker for C++. Add analytics to your C++ applications, games and servers
http://snowplowanalytics.com
Apache License 2.0
9 stars 6 forks source link

Add performance testing setup #37

Closed matus-tomlein closed 2 years ago

matus-tomlein commented 2 years ago

In order to make sure that future changes don't come at the cost of performance, we need to monitor performance. A common framework for measuring performance should be set up so that it will enable performance comparison.