Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-05 | tests/bench/var: Add tests for class/instance var access. | Paul Sokolovsky | |
Also compared with method abstraction for accessing instance vars - it's more than 3 times slower than accessing var directly. |
![]() |
index : user/sven/micropython.git | |
The MicroPython project | Sven Wegener |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-05 | tests/bench/var: Add tests for class/instance var access. | Paul Sokolovsky | |
Also compared with method abstraction for accessing instance vars - it's more than 3 times slower than accessing var directly. |