summaryrefslogtreecommitdiff
path: root/rts
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-12-08 08:57:44 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-12-09 22:15:35 -0500
commit80a25502c1f9ac4597c9408931df1bf03cad5b9e (patch)
tree0f7596b376bf8a716149b49d6a7765e1e8ea1c20 /rts
parent724df9c3b5e10ced670a484b05220169aa5bf48c (diff)
downloadhaskell-80a25502c1f9ac4597c9408931df1bf03cad5b9e.tar.gz
Use file hash cache when hashing object file dependencies
This fixes the immediate problem that we hash the same file multiple different times which causes quite a noticeably performance regression. In the future we can probably do better than this by storing the implementation hash in the interface file rather than dependending on hashing the object file. Related to #20604 which notes some inefficiencies with the current recompilation logic. Closes #20790 ------------------------- Metric Decrease: T14052Type -------------------------
Diffstat (limited to 'rts')
0 files changed, 0 insertions, 0 deletions