aboutsummaryrefslogtreecommitdiffstats
path: root/PyPI/jumpavg/README.rst
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2023-06-07 13:02:10 +0200
committerVratko Polak <vrpolak@cisco.com>2023-06-07 13:02:10 +0200
commit83eeb515e2bf12256833545f1d40f033ef618bd9 (patch)
tree901ed0bae5f45291569aea8498d65205fa550df6 /PyPI/jumpavg/README.rst
parent7643763a7a6b9af5e316067bc7b46f7bfc9fef16 (diff)
feat(PyPI): release next jumpavg version
Change-Id: I9dc5b70d983471c8b2ba5788c52e81dcfc728f49 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'PyPI/jumpavg/README.rst')
-rw-r--r--PyPI/jumpavg/README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/PyPI/jumpavg/README.rst b/PyPI/jumpavg/README.rst
index f66ea9d39b..a5d78b1436 100644
--- a/PyPI/jumpavg/README.rst
+++ b/PyPI/jumpavg/README.rst
@@ -10,6 +10,8 @@ of CSIT_ (Continuous System and Integration Testing)
project of fd.io_ (Fast Data), one of LFN_
(Linux Foundation Networking) projects.
+Currently still being primarily used in PAL's successor CSIT-DASH_.
+
In order to make this code available in PyPI_ (Python Package Index),
the setuputils stuff has been added,
and the code has been moved into a separate directory_,
@@ -25,6 +27,9 @@ Change log
TODO: Move into separate file?
+0.4.0: Added "unit" and "sbps" parameters so information content
+ is reasonable even if sample values are below one.
+
0.3.0: Considerable speedup by avoiding unneeded copy. Dataclasses used.
Mostly API compatible, but repr looks different.
@@ -36,6 +41,7 @@ TODO: Move into separate file?
.. _PAL: https://wiki.fd.io/view/CSIT/Design_Optimizations#Presentation_and_Analytics_Layer
.. _CSIT: https://wiki.fd.io/view/CSIT
+.. _CSIT-DASH: https://csit.fd.io
.. _fd.io: https://fd.io/
.. _LFN: https://www.linuxfoundation.org/projects/networking/
.. _PyPI: https://pypi.org/