facebookresearch / labgraph

LabGraph is a Python framework for rapidly prototyping experimental systems for real-time streaming applications. It is particularly well-suited to real-time neuroscience, physiology and psychology experiments.
MIT License
162 stars 47 forks source link

added performance metrics LabGraph issue 78 #88

Open mark-nguyen1 opened 2 years ago

mark-nguyen1 commented 2 years ago

Description

Please include a summary of the feature or issue being fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #(issue)

Type of change

Please delete options that are not relevant.

Feature/Issue validation/testing

Please describe the tests [UT/IT] that you ran to verify your changes and relevent result summary. Provide instructions so it can be reproduced. Please also list any relevant details for your test configuration.

Checklist:

facebook-github-bot commented 2 years ago

Hi @wixair!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

mark-nguyen1 commented 2 years ago

Added real-time performance metrics of Latency, Throughput, and Data rate. Demoed at maintainer meeting 8/11/22 and maintainer said good to pull request

jfResearchEng commented 2 years ago

Please add the relevant tests and clear description on how the tests can be run in relevant places (e.g. documentation and PR description update).

varshar4 commented 2 years ago

Make sure to add the contributor license agreement though!