Ticket #146 (closed Bug: fixed)

Opened 9 years ago

Last modified 9 years ago

Best response time from simulation

Reported by: jlegrand Owned by:
Priority: major Milestone: 3.0
Component: framework Version: trunk
Keywords: Cc:

Description

The best response time from simulation always return 0 (the average is also wrong after checking the code).

Change History

comment:1 Changed 9 years ago by jlegrand

In Cyclic_Response_Time_By_Simulation procedure, the iterator for counting computed response time is set in the activation time initialization loop instead of the response time computation loop. Therefore, there is always a 0 response time. The min and average response time are then incorrectly computed.

comment:2 Changed 9 years ago by jlegrand

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 9 years ago by singhoff

  • Milestone set to 3.0
Note: See TracTickets for help on using tickets.