home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_08_02 / 8n02103a < prev    next >
Text File  |  1990-03-01  |  2KB  |  56 lines

  1. *****Figure 4*****
  2.  
  3.  
  4.  
  5.                 *** Program Execution Summary ***
  6.  
  7. Program executed:              crc15.exe
  8. Delay/Run period (clicks):     0/0
  9. Start date/time:               October 19, 1989  19:45:12
  10. Stop date/time:                October 19, 1989  19:45:18
  11. Elapsed execution time:        0: 0: 0: 6           6 seconds
  12.  
  13. Total execution clicks:                95
  14. Approximate clicks/second:           15.8  Approx sample period (ms):  63.2
  15. Total monitored hits:                  92
  16.  
  17. Total symbol entries:                 115
  18. Number of symbols hit:                  4  % of total symbols hit:      3.5
  19. Total symbol hits:                     73  Avg hits/hit symbol:        18.3
  20.  
  21. Number of monitored interrupts:         2
  22. Number of interrupts used:              2  % of total monitored:      100.0
  23. Total BIOS interrupt calls:           141  Avg # interrupts/hit:        7.4
  24. Total BIOS interrupt hits:             19  Avg # hits/interrupt:        0.1
  25.  
  26. Number of DOS calls used:              12
  27. Total DOS program calls:              113
  28.  
  29. Time in program (secs):              4.76  % of total:       79.3
  30. Time in BIOS/DOS (secs):             1.24  % of total:       20.7
  31. Time below program (secs):           0.00  % of total:        0.0
  32. Time above program (secs):           0.00  % of total:        0.0
  33.  
  34. Total KNOWN time used (secs):        6.00  % of total:      100.0
  35. Total UNKNOWN time used (secs):      0.00  % of total:        0.0
  36.  
  37.  
  38.         *** Symbol Execution Summary ***
  39.  
  40.  Abs Addr       Hits   Loc %   Tot %   Entry Name
  41. ---------   --------   -----   -----   ----------
  42.        7a         12    16.4    13.0   _crc
  43.       11e         50    68.5    54.3   _crc_update
  44.       3e4          1     1.4     1.1   __chkstk
  45.      1edc         10    13.7    10.9   __aNlshr
  46.  
  47. --- HINT --- HINT --- HINT --- HINT --- HINT --- HINT --- HINT --- HINT ---
  48.  
  49.         Concentrate on the following functions to improve your program's
  50.         performance:
  51.  
  52.                _crc ( 13.0)
  53.                _crc_update ( 54.3)
  54.                __aNlshr ( 10.9)
  55.  
  56.