Add trace support to mathbench
Previously only uniform random and linear (equidistant) input generators were supported. Now with "-g trace" numbers are read from stdin or with "-f file" they are read from file, so previously recorded call traces can be benchmarked. Only the first 8000 numbers are used and if there are less then the numbers are repeated to fill up the benchmark array.
Loading
Please register or sign in to comment