Commits
User selector
Commit History
Commits on Jun 8, 2016
tests/bench: Add testcase to compare bytes(N) vs b"\0" * N.
Show description for e918fc5committed
Commits on May 2, 2016
Commits on Jan 1, 2015
py: Use sequence of strings for named tuple initialization
Show description for 1234014authored andcommitted
Commits on Jun 19, 2014
- committed
bench: Add test for map() vs inplace operations in array-likes.
Show description for 59ced65committedbench: Add tests for constructing various containers from iterator.
Show description for 17db096committedbench: Add test for function call overhead.
Show description for e53d219committed
Commits on May 7, 2014
tests/bench: Add testcase for positional/kwargs to enumerate().
Show description for 69cbec4committedtests/bench: Add tests for various ways to pass function args.
Show description for 2a05f05committed- committed
tests/bench: Add testcases for lookup in 5-el instance and namedtuple.
Show description for 6638ea9committedtests/bench: Time namedtuple field access.
Show description for 52b2529committed
Commits on May 4, 2014
tests/bench/var: Add tests for class/instance var access.
Show description for f01fa45committedtests: Add framework for comparative benchmarking.
Show description for aaff82acommitted
Loading