Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/bench: Add testcase for positional/kwargs to enumerate(). | Paul Sokolovsky | 2014-05-07 |
Inspired by discussion in #577. So, in this case of builtin function, passing args by keyword has less than 1% overhead. |