Added a performance page, with a simple benchmark comparison

master
Jon Hylands 2014-01-26 16:38:29 -08:00
rodzic 9f03e27f9d
commit f6ac9b14a4
1 zmienionych plików z 3 dodań i 0 usunięć

@ -22,6 +22,9 @@ A list of other boards and their ports is here: **[[Other Boards|Boards-Summary]
### I want to try using micropython now!
If you have a machine that runs some flavor of Unix, see the [[Getting-Started]] instructions on how to obtain the binary to run micropython and start developing.
### Performance
Some [[numbers|Performance]] from a very simple benchmark
### Development
* [[Internals]] - some notes on VM/interpreter internals.
* [[Servos|Servos]] - how should we implement Servos