Skip to content
Snippets Groups Projects
Commit 2144f948 authored by Craig Tiller's avatar Craig Tiller
Browse files

Run memory measurements as part of microbenchmark runs

parent 8174cceb
No related branches found
No related tags found
No related merge requests found
...@@ -44,4 +44,9 @@ else ...@@ -44,4 +44,9 @@ else
PYTHON=python2.7 PYTHON=python2.7
fi fi
make CONFIG=opt memory_profile_test memory_profile_client memory_profile_server
bins/opt/memory_profile_test
bq load microbenchmarks.memory memory_usage.csv
$PYTHON tools/run_tests/run_microbenchmark.py --collect summary perf latency --bigquery_upload $PYTHON tools/run_tests/run_microbenchmark.py --collect summary perf latency --bigquery_upload
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment