BGap: Improve performance at low orders of alpha'
commit48dcad3d28acb2275d24b05d8f914b460ccce981
authorCarlos R. Mafra <crmafra@gmail.com>
Thu, 29 Sep 2016 19:58:38 +0000 (29 20:58 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 29 Sep 2016 20:07:57 +0000 (29 21:07 +0100)
tree7b007c1420a234cea431d905256cd8fde57171b3
parentd358966ed3eb0f200bbb0025f26c7ad18351fd2a
BGap: Improve performance at low orders of alpha'

With this change, the old (good) performance at low orders
of alpha' is recovered in the new approach from commit
3567ef36 ("BGap: HUGE ~140x performance improvement at
higher alpha' orders").

A future patch to include the #if 'w' >= N conditionals
inside the [0-9]*ptJregs.h files themselves (like the current
4- and 5-pt files) will improve the (already good) situation even
more. But that needs to wait until I can write a script to add
them automatically...as doing it manually like for 4- and 5-pts
is impractical at higher pts.
BGap.h