2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>

* README: Add initial small set of POSIX Timing Tests.
This commit is contained in:
Joel Sherrill
2010-12-06 16:35:53 +00:00
parent 519928c333
commit 65b185eaf6
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: Add initial small set of POSIX Timing Tests.
2010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* tm26/task1.c, tm27/task1.c: Update for API changes.

View File

@@ -2,11 +2,15 @@
# $Id$
#
This directory contains the RTEMS Timing Test Suite.
This directory contains the RTEMS Classic API Timing Test Suite.
The tests in this directory are used to measure the execution
time of RTEMS directive and some critical internal functions.
The results of these test are reported in the Fact Sheets
and Supplental Manuals.
The results of these test are useful for comparison of RTEMS
performance
+ between versions of RTEMS
+ between different boards
+ across different architectures
These tests attempt to benchmark RTEMS as the user would. They measure
the execution time for a directive (under various circumstances)