StringCache should have.optimalBucketCount
fn
size_t optimalBucketCount(size_t size)Helper function used to avoid too much allocations while lexing.
Parameters
size | The length in bytes of the source file. |
Returns
The optimal initial bucket count a