Monkey on Samsung ARM Chromebook

Monkey Forums/Monkey Programming/Monkey on Samsung ARM Chromebook

frank(Posted 2013) [#1]
For people who have this very nice, cheap, long battery life laptop with Crouton, here you go;

https://github.com/tluyben/Monkey-ChromeBook

HTML5 works well and fast, Glfw compiles; for most demos in bananas it's good, but for Monkenstein it's incredibly slow; completely unusable while taking 90-100% cpu. No idea why. Anyone?


slenkar(Posted 2013) [#2]
try using Millisecs to time the different functions?

(does this mean you dont need the Pandora anymore?)


frank(Posted 2013) [#3]
On the Pandora it works much better; everything runs well on there with the build made. I'll add the binaries for that as well.