summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2014-07-28 15:11:58 +0000
committerhallgren <hallgren@chalmers.se>2014-07-28 15:11:58 +0000
commit4adb4bab7170245e0b2b28245f96e3ceea58ca87 (patch)
tree1dc277708ee2c2eb4960028d20022980a7ba35b1 /src/runtime/haskell/PGF
parent7a91afc02a0a245bf9fea248e61421a75c22137d (diff)
Setup.hs: reduce zero build time by ~30% (from 26 to 18 seconds on my laptop)
This speedup is obtained by instead of generating 211 shell commands to compile the RGL one file at a time, generate 7 shell commands, passing a number of related files to GF in one go. In addition to cutting down the zero build time, this opens up for speeding up full builds of the RGL, by adding more parallelism in GF's grammar compilation machinery. (Note: gf.cabal already takes advantage of GHC's parallel build option to speed up the compilation of GF itself, if GHC>=7.8 is used.)
Diffstat (limited to 'src/runtime/haskell/PGF')
0 files changed, 0 insertions, 0 deletions