Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
tests
bench
funcall-3-funcall-local.py
Find file
Blame
History
Permalink
bench: Add test for function call overhead.
· e53d2197
Paul Sokolovsky
authored
Jun 19, 2014
For a trivial operation, calling a function is 5 times slower than doing operation inline.
e53d2197