Frequently setView cause performance issue

I’m doing some work that needs to sync camera behavior between tablet and bigscreen, thus I transmit camera status from mobile device to screen 24 times/sec; the problem is, when I use “setView” on screen computer, the cpu usage seems up to 20% even if there’s no model loaded. Is there any tricks to reduce the cpu cost?