mirror of
https://github.com/mirror/make.git
synced 2025-02-05 01:00:11 +08:00
Do not use STOP_SET for singleton compares.
Compare against '$' directly rather than using MAP_VARIABLE. This saves ~10% for find_map_function, which is the top hotspot in QEMU's no-op build. The build is sped up overall by about 1.5% more (from 11.1s to 10.95s). * read.c (find_map_function): Do not compare against singleton sets.
This commit is contained in:
parent
b280989ab7
commit
0c44ca2683
Loading…
Reference in New Issue
Block a user