I've got a slight issue regarding the performance.
I've gotten a perfomance increase since the update, only after enabling --ignore-gpu-blacklist and the fps counter.
Thing is, when i removed the fps counter by deleting the code below, my game performance drops.
<intelxdk:crosswalk xwalk-command-line="--show-fps-counter" />
Why does having an fps counter give a performance boost? Is there a way to hide the fps counter or correctly disable to so i can retain the performance increase i get while the fps counter is not shown?