Skip to content

hummingbird: bw parameter as in the paper#60

Merged
juagargi merged 4 commits into
hummingbird-endhostfrom
hummingbird-bw-parameter
May 27, 2026
Merged

hummingbird: bw parameter as in the paper#60
juagargi merged 4 commits into
hummingbird-endhostfrom
hummingbird-bw-parameter

Conversation

@juagargi
Copy link
Copy Markdown
Owner

@juagargi juagargi commented May 26, 2026

Use the bandwidth conversion function described in the Hummingbird paper.
Essentially: 5 bits for mantissa, and 5 bits for exponent. No fractions, no negative numbers.

  • Implement the function.
  • Add tests.
  • Use it in the BR.
  • Modify BR's tests.
  • Add real bandwidth to encoded bandwidth function.

This change is Reviewable

juagargi added 3 commits May 26, 2026 11:01
Use the same BW computation function described in the Hummingbird paper,
where 5 bits are used for mantissa, and 5 for exponent.
@juagargi juagargi marked this pull request as draft May 26, 2026 14:07
@juagargi juagargi marked this pull request as ready for review May 27, 2026 10:36
@juagargi juagargi merged commit aac60df into hummingbird-endhost May 27, 2026
1 of 3 checks passed
@juagargi juagargi deleted the hummingbird-bw-parameter branch May 27, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant