diff options
author | theobat <theophile.batoz@gmail.com> | 2020-08-26 22:46:43 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-09-12 21:27:04 -0400 |
commit | 2157be52cd454353582b04d89492b239b90f91f7 (patch) | |
tree | 5d0dfaaa46480d0ae229ddaebdaa79f52b2f75a3 /docs/users_guide/flags.py | |
parent | 8440b5fa1397940f2f293935927e690b34110a73 (diff) | |
download | haskell-2157be52cd454353582b04d89492b239b90f91f7.tar.gz |
Avoid iterating twice in `zipTyEnv` (#18535)
zipToUFM is a new function to replace `listToUFM (zipEqual ks vs)`.
An explicit recursion is preferred due to the sensible nature of fusion.
T12227 -6.0%
T12545 -12.3%
T5030 -9.0%
T9872a -1.6%
T9872b -1.6%
T9872c -2.0%
-------------------------
Metric Decrease:
T12227
T12545
T5030
T9872a
T9872b
T9872c
-------------------------
Diffstat (limited to 'docs/users_guide/flags.py')
0 files changed, 0 insertions, 0 deletions