aboutsummaryrefslogtreecommitdiff
path: root/gdb/p-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2017-11-01 11:15:06 -0600
committerTom Tromey <tom@tromey.com>2017-11-09 08:31:40 -0700
commit7e8835c5f44931d02ecd8c8ba3d167e891981d24 (patch)
tree594450b718b0bf6f1243d6d037a25c5a2f51838a /gdb/p-lang.c
parentb6b9ca0c3ec9589d0dd40b2b86ba748a361b48eb (diff)
downloadgdb-7e8835c5f44931d02ecd8c8ba3d167e891981d24.zip
gdb-7e8835c5f44931d02ecd8c8ba3d167e891981d24.tar.gz
gdb-7e8835c5f44931d02ecd8c8ba3d167e891981d24.tar.bz2
Speed up dict_hash
This speeds up dict_hash a bit, by moving the "TKB" check into the switch in the loop. For "gdb -nx -readnow -batch gdb", this improves the time from ~9.8s before to ~8.5s afterward. gdb/ChangeLog 2017-11-09 Tom Tromey <tom@tromey.com> * dictionary.c (dict_hash): Move "TKB" check into the "switch".
Diffstat (limited to 'gdb/p-lang.c')
0 files changed, 0 insertions, 0 deletions