React Native Memory profiling (JSC vs V8 vs Hermes)
We were facing memory issue with our Android app @WalmartLabs since stock JSC was doing minimal garbage collection in Android. We tried…