Metadata-Version: 2.4
Name: rteval
Version: 3.10
Summary: Evaluate system performance for Realtime
Author-email: Clark Williams <williams@redhat.com>, David Sommerseth <davids@redhat.com>, John Kacur <jkacur@redhat.com>
Maintainer-email: John Kacur <jkacur@redhat.com>
License: GPL-2.0-or-later
Project-URL: Homepage, https://git.kernel.org/pub/scm/utils/rteval/rteval.git
Requires-Python: >=3.10
Description-Content-Type: text/plain
License-File: COPYING
Requires-Dist: lxml
Requires-Dist: requests
Dynamic: license-file

The rteval script is used to judge the behavior of a hardware
platform while running a Realtime Linux kernel under a moderate
to heavy load.

Provides control logic for starting a system load and then running a
response time measurement utility (cyclictest) for a specified amount
of time. When the run is finished, the sample data from cyclictest is
analyzed for standard statistical measurements (i.e mode, median, range,
mean, variance and standard deviation) and a report is generated.
