1. Launch blob service without this differential (both locally and on AWS (MUST!!!)).
2. Execute yarn run-performance-tests blob several times (remember to change IP address in blob_performance_tests.rs if using AWS). It will crash (malloc error) every 3 - 4 run.
3. Introduce this differential. Repeate step 1.
4. Execute yarn run-performance-tests blob at least 20 times. Ensure crash disappears.