Added a performance page, with a simple benchmark comparison
parent
9f03e27f9d
commit
f6ac9b14a4
3
Home.md
3
Home.md
|
@ -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!
|
### 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.
|
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
|
### Development
|
||||||
* [[Internals]] - some notes on VM/interpreter internals.
|
* [[Internals]] - some notes on VM/interpreter internals.
|
||||||
* [[Servos|Servos]] - how should we implement Servos
|
* [[Servos|Servos]] - how should we implement Servos
|
||||||
|
|
Loading…
Reference in New Issue