Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerfiliba authored Sep 6, 2024
1 parent 263d385 commit 48d7a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,4 @@ If your memory is too constrainted for keeping the lookup tables mapped-in (i.e.
you'll incur one more unit of "IO latency" for fetching the row from the table. Since the row spans 2KB (and
aligned to 4KB), it should behave nicely with 4K IOs.

See also [this guide to LTO/PGO](https://github.com/sweet-security/candystore/issues/7) by Alexander Zaitsev.

0 comments on commit 48d7a09

Please sign in to comment.