-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating algorithm to calculate speed connection for MAB (#1466)
* fix: recording time elapsed during connection reads and use it to calculate the connection speed * fix: update normalize speed equation and unit tests to receive the new parameter * fix: adding time durations on bandit dialer so we can make it testable * feat: testing bandit dialer flow * fix: deleting test dir after test execution * fix: checking if rewards.csv was written * fix: usinc the copy response as the number of bytes written at b * fix: renaming type casting * fix: using InEpsilon for float comparison
- Loading branch information
1 parent
27f3d46
commit 29111f0
Showing
3 changed files
with
261 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.