summaryrefslogtreecommitdiffstatshomepage
path: root/tests/bench/funcall-2-funcall.py
Commit message (Collapse)AuthorAge
* bench: Add test for function call overhead.Paul Sokolovsky2014-06-19
For a trivial operation, calling a function is 5 times slower than doing operation inline.