• Paul Eggert's avatar
    Tweak builtin symbol order for speed · 81a1088e
    Paul Eggert authored
    * lib-src/make-docfile.c (compare_globals):
    Make symbols 1 through 4 be t, unbound, error, lambda.
    This is in addition to symbol 0 being nil.
    This change improved ‘make compile-always’ performance by 0.6%
    on my platform.
    81a1088e
make-docfile.c 38.5 KB