nasa / bingo

Apache License 2.0
48 stars 28 forks source link

performance_benchmarks.py writes AGraphs to csv #3

Closed tylertownsend closed 5 years ago

tylertownsend commented 5 years ago

performance_benchmarks.py script will write the AGraphs used in its benchmark evaluations to three csv files: stacks, constants, and input data values (x_vals). These files are stored in the bingocpp app folder for running identical tests in c++.