todo```
cd services
yarn run-performance-tests blob
```
You may run this but running it again will result in a failed test. This is because the data are not going to be removed in the end so you'll get "the data already exists" error. In this case, you may want to run:
```
yarn reset-local-cloud
```