Software Engineering Workshops
Designing and Building a
Financial trading Engine
- Semester 1 - 2012 -
Test the performance of your program by generating
the list of trades that correspond to the file “OrdersReal_XLarge_oneday_continuous.csv”
which contains over 60,000 lines.
Generate a report which shows the execution
time and other performance statistics. This information can be added to a log file
(called <inputfilename>_log.txt).