Before, the default behavior of the package was to cut traceback and enable the user to change this behavior to show full traceback. This is no good since if one conducts some benchmarks, full traceback should be enabled.
Now the default behavior is to show full traceback, with one exception: during performance testing, traceback is cut, but in all other situations (outside of performance tests), full traceback is shown.