mirror of
https://github.com/nasa/trick.git
synced 2025-02-21 09:31:49 +00:00
* Initial Commit of Frame Performance - jperf * Fix KeyStroke.getKeyStroke call. * Separate reading of file from processing it. * Refactor JobPerf.java to clean up names and organization. * Add statistics reporting to jperf. * Fix min/max issue, and rename types and variables for clarity. * Break up and document the classes that compose JobPerf. * Frame range selection and speed improvements. * Indicate selected frame * Added Jobs-stats and, Frame-details windows, job names,classes, contained jobs and so forth. * Refactor timeline log and improve frame boundary determination. * Fix check of whether one job executes within the bounds of another. * Handle case where and id in the timeline is not found in the S-job_execution file. * Add Trick Logo and Buttons that will be activated in the near future. * Add functionality for advance retreat buttons. * Fix replacement of minIndex with 0.