emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/hash-table-perf updated (b5ca3bd5de6 -> 0c413df4fae)


From: Mattias Engdegård
Subject: scratch/hash-table-perf updated (b5ca3bd5de6 -> 0c413df4fae)
Date: Tue, 9 Jan 2024 08:50:30 -0500 (EST)

mattiase pushed a change to branch scratch/hash-table-perf.

      from  b5ca3bd5de6 ; * src/lisp.h (struct Lisp_Hash_Table): Add ASCII art.
       new  acaead8a170 Use a static index vector for zero-sized tables
       new  0c413df4fae Change default size to 0 (from 6)


Summary of changes:
 src/alloc.c | 61 ++++++++++++++++++++++++------------------
 src/fns.c   | 88 ++++++++++++++++++++++++++++++++++++++-----------------------
 src/lisp.h  |  7 +++--
 3 files changed, 95 insertions(+), 61 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]