Comment on Khan Academy RedesignparentComments−ryanpetrich15yiOS's JavaScript engine and version of WebKit is single-threaded; dual core won't help (this isn't strictly true, but there's a global lock that they both acquire). No support for WebWorkers eitherPerhaps Android is better in this regard?
Comments
iOS's JavaScript engine and version of WebKit is single-threaded; dual core won't help (this isn't strictly true, but there's a global lock that they both acquire). No support for WebWorkers either
Perhaps Android is better in this regard?