Tribler / bami

BAMI 🍜 protocol prototype: Ultimate Toolbox for Collaboration
9 stars 9 forks source link

Computational delays for the message #75

Closed grimadas closed 2 years ago

grimadas commented 2 years ago

Here is a wrapper can allows to add computational delays to the messages. It looks a bit hacky, but seems to work.

The downside - you need to put time breakpoints (called marks in the code).

codecov-commenter commented 2 years ago

Codecov Report

Base: 76.23% // Head: 76.23% // No change to project coverage :thumbsup:

Coverage data is based on head (e92b2ca) compared to base (9d37769). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ======================================= Coverage 76.23% 76.23% ======================================= Files 40 40 Lines 3623 3623 Branches 549 549 ======================================= Hits 2762 2762 Misses 739 739 Partials 122 122 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.