Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Non-functional Requirements

<Describe non-functional requirements in this section. Please refer to existing software quality models like ISO_IEC_IEEE_25010 or FURPS+.>

Performance Efficiency

Code

Description

NFR1Responses to all user-initiated actions in the web-interface must be be rendered in less than 3 seconds.
NFR2Data from the racecar is sent towards the web-application twenty times per second. The application should thus update the data it is displaying twenty times a second.

...