Commit Graph

1 Commits

Author SHA1 Message Date
Lionel Debroux
d1e6ba7d97 Optimize the JEP106 list by switching from relocated string pointers to offsets from the beginning of a string table, defined in a generated file.
Typically saves > 1400 bytes on x86, > 4000 bytes on x86_64.
2025-02-10 22:04:50 +01:00