What happens when creating benchmark test?
When creating a Benchmark test with the new project wizard there are two jobs created. One job will load the data and then run a standard benchmark Load Scenario that will run SQL Transactions on the database. The other Job will delete the benchmark objects in order to "clean up" the database once testing is complete. After creating the objects with the first job, you can preserve your data by making sure that the "Always Delete objects before create" checkbox is unchecked in the create objects node when running and by not running the Delete Objects job.
After running the Benchmark test you can look at the data that was collected by viewing the run reports for the test.