Difference between revisions of "Thread:Talk:Raspberry Pi/BerryBots demo/reply (4)"
Jump to navigation
Jump to search
(Reply to BerryBots demo) |
|||
Line 16: | Line 16: | ||
Even considering a margin of error, it seems the x86/amd64 version is either more mature or has a more leverage-able machine code (assuming your mac book is intel rather then PPC based). | Even considering a margin of error, it seems the x86/amd64 version is either more mature or has a more leverage-able machine code (assuming your mac book is intel rather then PPC based). | ||
+ | |||
+ | It seems to scale up on complexity. Be it more bots or more complex bots. |
Latest revision as of 08:23, 5 October 2012
Obviously the LuaJIT is far superior in speed.
LuaJIT vs Lua
- 2xBB
- RPI: x1.84
- MBP: x3.2
- 8xBB
- RPI: x2
- MBP: x3.1
- 2xRB
- RPI: x1.35
- MBP: x1.58
- 8xRB
- RPI: x1.53
- MBP: x1.71
Even considering a margin of error, it seems the x86/amd64 version is either more mature or has a more leverage-able machine code (assuming your mac book is intel rather then PPC based).
It seems to scale up on complexity. Be it more bots or more complex bots.