7furik7
8.10.2014, 14:24:30
Witam.
mam problem z testowaniem JS. Używam Karmy i PhantomJS, a problem polega na tym, testy wykonują się 50sek. Te same testy na innym kompie robią się 2sekundy. Róznica jest systemu (Windows - wolny Mac- szybki).
Ma ktoś pomysł jak przyspieszyć testy na Windowsie (4gb ramu) ? i co może być powodem takiego spowolnienia?
Pozdrawiam
markuz
8.10.2014, 14:31:49
Cytat
The solution is simply to keep the karma browser instance available. The window can be hidden behind other windows but the karma tab must be active and the browser must not be minimised. Then the tests will always run quickly (very quickly).
http://stackoverflow.com/questions/1968384...nning-so-slowly
7furik7
9.10.2014, 21:22:55
ale ja nie korzystam z Chroma tylko PhantomJS