module documentation
Performs empirical testing of efficiency of list.append.
| Function | compute |
Perform n appends to an empty list and return average time elapsed. |
| Variable | max |
Undocumented |
| Variable | n |
Undocumented |