summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorBartosz Nitka <niteria@gmail.com>2017-05-12 06:38:18 -0700
committerBartosz Nitka <niteria@gmail.com>2017-05-15 04:41:33 -0700
commitffbcffffecf0307ff4dd3173503e2d3387d53386 (patch)
tree1c0e51859e101f39659a183e988173a746d5a007 /compiler
parent06ad87ef0cc77af05693916decbed72a54906e3f (diff)
downloadhaskell-ffbcffffecf0307ff4dd3173503e2d3387d53386.tar.gz
Stress test for nested module hierarchies
I'm optimizing a case that is well approximated by multiple layers of modules where every module in a layer imports all the modules in the layer below. It turns out I regressed performance on such cases in 7fea7121. I'm adding a test case to track improvements and prevent future regressions. Test Plan: ./validate Reviewers: simonmar, austin, bgamari Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D3575
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions