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
Is your feature request related to a problem? Please describe.
The SB Transmit and Receive APIs tend to be the biggest performance bottleneck on a mission.
Describe the solution you'd like
Consider restoring the previous locking strategy.
Additional context
From RST:
SB Transmit and Receive APIs are generally the largest performance bottlenecks on mission. Changes in cFS since previous flight heritage missions have significantly decreased performance due to additional SB Lock calls (implemented to improve the modularity of the code, but without consideration for performance impacts).
Restoring the earlier Locking strategy reduces overall Spacecraft C&DH FSW utilization by 8.7% under nominal conditions, but could potentially be even greater once all subsystems are present.
Requester Info
Kequan Luu/NASA GSFC Code 582
The text was updated successfully, but these errors were encountered:
It was not merged due to potential downstream impacts on performance. We are still setting up the lab to better characterize performance impacts on flight like targets. There are multiple pull requests on hold until further performance characterization can be completed.
Is your feature request related to a problem? Please describe.
The SB Transmit and Receive APIs tend to be the biggest performance bottleneck on a mission.
Describe the solution you'd like
Consider restoring the previous locking strategy.
Additional context
From RST:
SB Transmit and Receive APIs are generally the largest performance bottlenecks on mission. Changes in cFS since previous flight heritage missions have significantly decreased performance due to additional SB Lock calls (implemented to improve the modularity of the code, but without consideration for performance impacts).
Restoring the earlier Locking strategy reduces overall Spacecraft C&DH FSW utilization by 8.7% under nominal conditions, but could potentially be even greater once all subsystems are present.
Requester Info
Kequan Luu/NASA GSFC Code 582
The text was updated successfully, but these errors were encountered: