Remove "10x faster than CPython" statement.

Paul Sokolovsky 2015-05-09 14:55:30 +03:00
parent 3c4365c734
commit 9f00c7975a
1 changed files with 1 additions and 1 deletions

2
FAQ.md

@ -10,7 +10,7 @@
**How fast is micropython?**
> Check out the **[[Performance]]** wiki page. Generally speaking, it can run up to 10x **(? is this right ? )** faster than CPython and use far less memory.
> Check out the **[[Performance]]** wiki page for some samples.
**How many platforms are supported by micropython**