]> git.eshelyaron.com Git - emacs.git/commit
Tweak performance of cmpfn_profiler
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jul 2019 05:09:05 +0000 (22:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jul 2019 05:09:27 +0000 (22:09 -0700)
commit56a3e4a5d366a8453608d9a604ebd5ddb4e52245
tree86b0bc40f4e5fe7b741dac3f937c1523f51f246a
parentf378ed1a0b1ca2ceed5afabcf5f303ae339039ba
Tweak performance of cmpfn_profiler

* src/profiler.c (cmpfn_profiler):
Improve performance when VECTORP (bt1) && EQ (bt1, bt2).
src/profiler.c