You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
The execution time calculation is optimistic as it assumes the task is executing at highest priority, i.e., before all other tasks.
For execution time we at some point need to add in taking into account worst case completion time.
The text was updated successfully, but these errors were encountered:
The execution time calculation is optimistic as it assumes the task is executing at highest priority, i.e., before all other tasks.
For execution time we at some point need to add in taking into account worst case completion time.
The text was updated successfully, but these errors were encountered: