| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-28 | tests: Rename "bench" tests to "internal_bench" and run-internalbench.py | Damien George | |
| To emphasise these benchmark tests compare the internal performance of features amongst themselves, rather than absolute performance testing. | |||
| 2014-05-07 | tests/bench: Add testcase for positional/kwargs to enumerate(). | Paul Sokolovsky | |
| Inspired by discussion in #577. So, in this case of builtin function, passing args by keyword has less than 1% overhead. | |||
