Design decision for GOOD_LEAF_SIZE value #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Curious how the value for
GOOD_LEAF_SIZEis determined? Would be great to have that knowledge documented.I believe I mostly just guessed, ran a crude benchmark with a few different sizes, and went with the one that came out ahead.
Sounds good. If you've got the benchmark handy that would be cool to include, if not 🤷🏻♂️
I think I just ran the test suite—probably with the
SIZEconstant set higher.