compiled binary size in readme

main
Inga 🏳‍🌈 1 year ago
parent 83c3dcb1c8
commit 859b14b3aa
  1. 2
      hostnames_allocator/README.md

@ -63,6 +63,8 @@ Memory requirements are `O(log(number of ranges))` plus combined length of all h
Constant factors were not considered in this implementation.
Compiled binary size on `x86_64-unknown-linux-musl` target is 506KB.
## Usage
Nightly Rust is needed (because `btree_cursors` unstable feature is used).

Loading…
Cancel
Save