| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add importlib benchmarks which try to be "realistic" by importing the decimal | Brett Cannon | 2010-07-22 | 1 | -7/+50 |
| * | Add comma grouping to max result so it's easier to read. | Brett Cannon | 2010-07-16 | 1 | -1/+1 |
| * | Add benchmarks for importing just source w/o writing bytecode, importing source | Brett Cannon | 2010-07-16 | 1 | -14/+57 |
| * | Touch up comments and code along with outputting what the unit of measure is. | Brett Cannon | 2010-07-15 | 1 | -7/+10 |
| * | Rework importlib benchmarks so that they measure number of executions within a | Brett Cannon | 2009-09-03 | 1 | -51/+52 |
| * | Add simple tests for __import__ for future optimizations to importlib. | Brett Cannon | 2009-03-30 | 1 | -0/+82 |
