What is JSC in the Perf Monitor and what does it represent? Also, what are the two levels of Views in Perf Monitor?
The JSC column represents the size of the JavaScriptCore managed heap -- how your app is allocating JS objects.
The two levels of the Views column is for Views that are on-screen, versus views that are off-screen or merged. You want to try to get those numbers to be as close as possible to avoid unnecessary layout calculation and processing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With