32-way branching in intmap.scm, not 16-way
authorAndy Wingo <wingo@pobox.com>
Tue, 31 Mar 2015 10:21:47 +0000 (12:21 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 1 Apr 2015 08:53:23 +0000 (10:53 +0200)
commitcf512e32687b41690ab436f13322d7a9e00094b7
tree0c2e654ea7f935f9edfb5c97780818f9e1362d68
parent048d5d340ec2657f62dc2dbb4895186aa4ab22ad
32-way branching in intmap.scm, not 16-way

* module/language/cps/intmap.scm (*branch-bits*): Switch to 32-way
  branching.  Marginally faster on lookup, and creation costs can be
  amortized via using the transient interface.  Marginal speedup for
  assembler.scm compilation.
module/language/cps/intmap.scm