I have program and a webview which loads from http://lenta.ru site. I checked my program on centos 7.1 (64 bit, oracle jre 1.8.60) and on windows 7 (32 bit, oracle jre 1.8.60). There is a very very significant difference between them. On centos webview works a little bit slower then in firefox. However on win7 in comparison with centos perfomance is about 5-10 times worse. For example I can't scroll faster - I have to wait until the part of the page is rendered. How can it be solved (if it can)?
-- Александр Свиридов