aboutsummaryrefslogtreecommitdiff
path: root/tests/bench/funcall-1-inline.py
AgeCommit message (Collapse)Author
2014-06-19bench: Add test for function call overhead.Paul Sokolovsky
For a trivial operation, calling a function is 5 times slower than doing operation inline.