While having an IS_WORD chip seems to generally be bad for total table area, there are some reasons it may be worthwhile to introduce:
- It enables conditional range checking
- It's likely some values will be checked many times, reducing the pressure through row deduplication.
While having an
IS_WORDchip seems to generally be bad for total table area, there are some reasons it may be worthwhile to introduce: