diff options
| author | Mattias EngdegÄrd | 2023-10-26 18:36:05 +0200 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2024-01-13 20:50:37 +0100 |
| commit | 3f9c81a87f7bce854489b8232d817b536ccf349b (patch) | |
| tree | 44b7cea96f336f9595c964109d9aa8d287cce29e /src/alloc.c | |
| parent | a09619f2598a1658feac6794e85bc61a07c4855f (diff) | |
| download | emacs-3f9c81a87f7bce854489b8232d817b536ccf349b.tar.gz emacs-3f9c81a87f7bce854489b8232d817b536ccf349b.zip | |
Don't print or read the hash table size parameter
It's not a meaningful part of the external representation.
This allows for faster printing and reading, smaller
external representation, and less memory consumption.
* src/print.c (print_object): Omit size.
* src/lread.c (hash_table_from_plist): Take size from the data.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions