Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.26 KB

Rhealstone Benchmark For RTEMS

This is an implementation of the Rhealstone benchmarks for RTEMS.

The Rhealstone metric is a set of benchmarks that aim to provide an independently verifiable objective measure of real-time performance in different systems. The Rhealstone metric is composed of six independent benchmarks, each of which measure an activity that is critical in real time systems:

See the build instructions for directions on building and running the Rhealstone benchmarks.

The original proposal outlining the Rhealstone benchmark can be found here.

Some other implementations can be seen on FreeRTOS and iRMX.