You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
There is already somewhat considerable padding within a cell catalog, and splitting the catalog in two in a913a51 has multiplied the padding by 2.5!
This can be mitigated by fusing the two catalogs like they were before a913a51 when possible; then both labels are identical, and only a single header byte is wasted. However, that increases teNOR's complexity significantly.
There is already somewhat considerable padding within a cell catalog, and splitting the catalog in two in a913a51 has multiplied the padding by 2.5!
This can be mitigated by fusing the two catalogs like they were before a913a51 when possible; then both labels are identical, and only a single header byte is wasted. However, that increases teNOR's complexity significantly.