From 65b185eaf6015c707066f7fa7b45dfcc408b5075 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 6 Dec 2010 16:35:53 +0000 Subject: 2010-12-06 Joel Sherrill * README: Add initial small set of POSIX Timing Tests. --- testsuites/tmtests/ChangeLog | 4 ++++ testsuites/tmtests/README | 10 +++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'testsuites') diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog index 62f56e45f3..92ac23fd8d 100644 --- a/testsuites/tmtests/ChangeLog +++ b/testsuites/tmtests/ChangeLog @@ -1,3 +1,7 @@ +2010-12-06 Joel Sherrill + + * README: Add initial small set of POSIX Timing Tests. + 2010-11-25 Sebastian Huber * tm26/task1.c, tm27/task1.c: Update for API changes. diff --git a/testsuites/tmtests/README b/testsuites/tmtests/README index c27617d5a3..f8f3802fc0 100644 --- a/testsuites/tmtests/README +++ b/testsuites/tmtests/README @@ -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) -- cgit v1.2.3