Improved Tracing and Profiling for the GAP Language
One of the main building blocks of any program is a function, structures which take in input and returns some output. However, tracing which functions are called and when for a particular program, even a simple one, is…