Skip to content

Instantly share code, notes, and snippets.

@osa1
Last active March 29, 2016 20:48
Show Gist options
  • Save osa1/fd82335181a584679c9f3200b7b0a8a5 to your computer and use it in GitHub Desktop.
Save osa1/fd82335181a584679c9f3200b7b0a8a5 to your computer and use it in GitHub Desktop.
timings
-- Timings of hxt, haskell-src-exts, lens, and their dependencies. At the bottom
-- is the cumulative numbers for individual passes.
--
-- Modules and passes in modules are sorted from longest to shortest.
==========================Data.Text.Lazy.Builder.RealFloat===========================
CodeGen 56563.82 ms 76186.61 mb 60.0% of total time
Simplifier 28763.27 ms 30601.96 mb 30.5% of total time
CorePrep 2602.90 ms 3254.26 mb 2.8% of total time
Demand analysis 1328.28 ms 1506.70 mb 1.4% of total time
SpecConstr 1232.69 ms 1432.70 mb 1.3% of total time
Float inwards 963.85 ms 938.43 mb 1.0% of total time
CoreTidy 943.09 ms 1494.96 mb 1.0% of total time
Common sub-expression 637.39 ms 889.75 mb 0.7% of total time
Renamer/typechecker 303.68 ms 378.50 mb 0.3% of total time
Worker Wrapper binds 302.28 ms 83.03 mb 0.3% of total time
Called arity analysis 224.30 ms 300.04 mb 0.2% of total time
Desugar 169.79 ms 213.38 mb 0.2% of total time
Liberate case 151.98 ms 204.48 mb 0.2% of total time
Parser 29.52 ms 63.01 mb 0.0% of total time
Specialise 26.11 ms 36.78 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 94242.95 ms 117584.59 mb 100.0% of total time
===================================Data.Text.Lazy====================================
CodeGen 43500.70 ms 56922.22 mb 56.2% of total time
Simplifier 25753.15 ms 28236.11 mb 33.3% of total time
CorePrep 1931.36 ms 2015.68 mb 2.5% of total time
SpecConstr 1351.07 ms 1365.47 mb 1.7% of total time
Demand analysis 1170.80 ms 1299.92 mb 1.5% of total time
CoreTidy 821.19 ms 1173.15 mb 1.1% of total time
Float inwards 718.42 ms 722.29 mb 0.9% of total time
Common sub-expression 573.52 ms 622.96 mb 0.7% of total time
Renamer/typechecker 545.30 ms 728.07 mb 0.7% of total time
Called arity analysis 311.91 ms 267.62 mb 0.4% of total time
Worker Wrapper binds 192.69 ms 73.19 mb 0.2% of total time
Desugar 191.53 ms 237.34 mb 0.2% of total time
Parser 162.16 ms 330.49 mb 0.2% of total time
Liberate case 128.37 ms 163.07 mb 0.2% of total time
Specialise 24.47 ms 33.84 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 77376.64 ms 94191.43 mb 100.0% of total time
======================================Data.Text======================================
CodeGen 32996.20 ms 44572.12 mb 52.1% of total time
Simplifier 23608.09 ms 24852.28 mb 37.3% of total time
CorePrep 1328.17 ms 1457.08 mb 2.1% of total time
Renamer/typechecker 1196.04 ms 1623.08 mb 1.9% of total time
Demand analysis 1053.23 ms 1240.42 mb 1.7% of total time
SpecConstr 646.19 ms 924.59 mb 1.0% of total time
Common sub-expression 598.09 ms 661.55 mb 0.9% of total time
CoreTidy 540.67 ms 835.43 mb 0.9% of total time
Float inwards 495.86 ms 748.36 mb 0.8% of total time
Called arity analysis 203.95 ms 312.26 mb 0.3% of total time
Desugar 202.82 ms 245.02 mb 0.3% of total time
Parser 182.09 ms 334.99 mb 0.3% of total time
Liberate case 118.60 ms 149.10 mb 0.2% of total time
Worker Wrapper binds 103.21 ms 69.25 mb 0.2% of total time
Specialise 21.90 ms 31.74 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 63295.11 ms 78057.26 mb 100.0% of total time
==============================Data.Vector.Unboxed.Base===============================
Simplifier 23779.03 ms 29258.92 mb 50.1% of total time
CodeGen 15156.74 ms 19199.14 mb 31.9% of total time
Desugar 1811.12 ms 2394.07 mb 3.8% of total time
Renamer/typechecker 1560.43 ms 1740.68 mb 3.3% of total time
Demand analysis 978.48 ms 1059.55 mb 2.1% of total time
Common sub-expression 959.50 ms 1005.29 mb 2.0% of total time
CoreTidy 771.46 ms 1026.95 mb 1.6% of total time
CorePrep 727.23 ms 951.23 mb 1.5% of total time
Called arity analysis 442.14 ms 766.40 mb 0.9% of total time
Float inwards 372.99 ms 585.00 mb 0.8% of total time
SpecConstr 310.64 ms 434.12 mb 0.7% of total time
Parser 234.74 ms 460.28 mb 0.5% of total time
Specialise 182.97 ms 254.00 mb 0.4% of total time
Liberate case 94.04 ms 137.17 mb 0.2% of total time
Worker Wrapper binds 63.50 ms 68.34 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 47445.01 ms 59341.14 mb 100.0% of total time
=================================Data.Vector.Generic=================================
CodeGen 18996.76 ms 24460.28 mb 45.0% of total time
Simplifier 17142.23 ms 20767.64 mb 40.6% of total time
Renamer/typechecker 1463.36 ms 1834.55 mb 3.5% of total time
CorePrep 1072.96 ms 1157.14 mb 2.5% of total time
Float inwards 743.38 ms 1287.39 mb 1.8% of total time
Desugar 651.41 ms 714.13 mb 1.5% of total time
CoreTidy 618.70 ms 854.13 mb 1.5% of total time
Demand analysis 454.35 ms 556.82 mb 1.1% of total time
Common sub-expression 295.41 ms 422.76 mb 0.7% of total time
SpecConstr 279.34 ms 401.17 mb 0.7% of total time
Parser 197.01 ms 345.39 mb 0.5% of total time
Called arity analysis 168.68 ms 290.16 mb 0.4% of total time
Liberate case 62.29 ms 76.83 mb 0.1% of total time
Worker Wrapper binds 48.25 ms 44.35 mb 0.1% of total time
Specialise 27.14 ms 38.74 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 42221.27 ms 53251.47 mb 100.0% of total time
===================================Data.Reflection===================================
CodeGen 14147.70 ms 12479.44 mb 37.2% of total time
Simplifier 10108.16 ms 6312.09 mb 26.5% of total time
Renamer/typechecker 5978.39 ms 4088.14 mb 15.7% of total time
Called arity analysis 4554.25 ms 3352.36 mb 12.0% of total time
Desugar 1097.17 ms 653.25 mb 2.9% of total time
CoreTidy 535.26 ms 671.04 mb 1.4% of total time
CorePrep 518.51 ms 419.45 mb 1.4% of total time
Parser 398.91 ms 250.20 mb 1.0% of total time
Demand analysis 376.00 ms 237.30 mb 1.0% of total time
Specialise 291.23 ms 144.00 mb 0.8% of total time
Worker Wrapper binds 70.24 ms 36.27 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 38075.82 ms 28643.53 mb 100.0% of total time
==========================Data.Vector.Fusion.Bundle.Monadic==========================
Simplifier 16810.10 ms 21423.94 mb 44.3% of total time
CodeGen 15768.71 ms 21836.16 mb 41.5% of total time
Float inwards 1338.94 ms 2084.42 mb 3.5% of total time
Renamer/typechecker 878.61 ms 1122.58 mb 2.3% of total time
CorePrep 798.44 ms 1044.82 mb 2.1% of total time
CoreTidy 615.99 ms 1127.03 mb 1.6% of total time
Common sub-expression 421.67 ms 618.51 mb 1.1% of total time
Desugar 417.35 ms 479.16 mb 1.1% of total time
Demand analysis 366.03 ms 431.95 mb 1.0% of total time
SpecConstr 253.41 ms 384.40 mb 0.7% of total time
Parser 123.69 ms 208.78 mb 0.3% of total time
Called arity analysis 78.87 ms 111.14 mb 0.2% of total time
Liberate case 53.97 ms 78.41 mb 0.1% of total time
Worker Wrapper binds 30.50 ms 33.38 mb 0.1% of total time
Specialise 22.09 ms 28.65 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 37978.37 ms 51013.34 mb 100.0% of total time
==================================Data.HashMap.Base==================================
CodeGen 17418.21 ms 23226.99 mb 46.1% of total time
Simplifier 15367.40 ms 18127.12 mb 40.6% of total time
Renamer/typechecker 1550.80 ms 2190.53 mb 4.1% of total time
CorePrep 852.82 ms 963.30 mb 2.3% of total time
CoreTidy 521.65 ms 746.19 mb 1.4% of total time
Demand analysis 475.63 ms 566.16 mb 1.3% of total time
Float inwards 473.81 ms 504.87 mb 1.3% of total time
Desugar 393.01 ms 519.32 mb 1.0% of total time
SpecConstr 300.45 ms 406.08 mb 0.8% of total time
Parser 129.19 ms 215.94 mb 0.3% of total time
Common sub-expression 128.59 ms 164.88 mb 0.3% of total time
Called arity analysis 101.14 ms 149.07 mb 0.3% of total time
Liberate case 41.24 ms 52.45 mb 0.1% of total time
Specialise 35.72 ms 48.83 mb 0.1% of total time
Worker Wrapper binds 32.33 ms 33.35 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 37821.99 ms 47915.09 mb 100.0% of total time
=================================Data.Vector.Unboxed=================================
CodeGen 15947.55 ms 20477.96 mb 48.0% of total time
Simplifier 13564.92 ms 16069.65 mb 40.8% of total time
Renamer/typechecker 764.42 ms 961.72 mb 2.3% of total time
CorePrep 678.83 ms 881.88 mb 2.0% of total time
Float inwards 497.25 ms 824.01 mb 1.5% of total time
Demand analysis 399.66 ms 523.19 mb 1.2% of total time
CoreTidy 321.03 ms 541.60 mb 1.0% of total time
Desugar 280.62 ms 372.21 mb 0.8% of total time
Common sub-expression 240.40 ms 331.80 mb 0.7% of total time
SpecConstr 226.32 ms 327.49 mb 0.7% of total time
Parser 131.07 ms 252.26 mb 0.4% of total time
Called arity analysis 67.64 ms 98.01 mb 0.2% of total time
Liberate case 50.12 ms 65.10 mb 0.2% of total time
Worker Wrapper binds 41.61 ms 36.36 mb 0.1% of total time
Specialise 29.47 ms 39.69 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 33240.91 ms 41802.94 mb 100.0% of total time
=======================Language.Haskell.Exts.Annotated.Syntax========================
Simplifier 11788.00 ms 10216.03 mb 43.3% of total time
CodeGen 6913.00 ms 9655.01 mb 25.4% of total time
Renamer/typechecker 3184.00 ms 3377.55 mb 11.7% of total time
Called arity analysis 1575.00 ms 2488.63 mb 5.8% of total time
Demand analysis 947.00 ms 694.99 mb 3.5% of total time
Desugar 804.00 ms 667.21 mb 3.0% of total time
CoreTidy 718.00 ms 311.92 mb 2.6% of total time
CorePrep 419.00 ms 395.94 mb 1.5% of total time
Float inwards 311.00 ms 488.50 mb 1.1% of total time
Common sub-expression 244.00 ms 162.95 mb 0.9% of total time
Specialise 188.00 ms 189.33 mb 0.7% of total time
Worker Wrapper binds 125.00 ms 52.45 mb 0.5% of total time
Parser 37.00 ms 81.06 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 27253.00 ms 28781.58 mb 100.0% of total time
=============================Data.Text.Lazy.Builder.Int==============================
CodeGen 13701.54 ms 17358.95 mb 51.3% of total time
Simplifier 9949.88 ms 10205.45 mb 37.2% of total time
CorePrep 523.53 ms 655.20 mb 2.0% of total time
Demand analysis 516.55 ms 622.66 mb 1.9% of total time
Renamer/typechecker 407.16 ms 517.19 mb 1.5% of total time
Float inwards 391.44 ms 564.76 mb 1.5% of total time
Common sub-expression 346.69 ms 456.57 mb 1.3% of total time
CoreTidy 207.93 ms 337.26 mb 0.8% of total time
SpecConstr 205.28 ms 292.13 mb 0.8% of total time
Desugar 158.57 ms 196.98 mb 0.6% of total time
Called arity analysis 101.72 ms 118.18 mb 0.4% of total time
Liberate case 72.26 ms 91.62 mb 0.3% of total time
Worker Wrapper binds 58.47 ms 39.89 mb 0.2% of total time
Parser 57.37 ms 99.88 mb 0.2% of total time
Specialise 18.53 ms 28.34 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 26716.92 ms 31585.05 mb 100.0% of total time
==============================Data.Vector.Fusion.Bundle==============================
Simplifier 14622.79 ms 18630.06 mb 56.0% of total time
CodeGen 8423.63 ms 11935.12 mb 32.3% of total time
Float inwards 722.22 ms 1284.32 mb 2.8% of total time
CorePrep 579.83 ms 627.85 mb 2.2% of total time
CoreTidy 363.45 ms 629.19 mb 1.4% of total time
Common sub-expression 340.66 ms 533.52 mb 1.3% of total time
Demand analysis 300.38 ms 366.76 mb 1.2% of total time
Renamer/typechecker 235.57 ms 310.37 mb 0.9% of total time
SpecConstr 185.10 ms 277.60 mb 0.7% of total time
Called arity analysis 79.03 ms 115.05 mb 0.3% of total time
Specialise 77.73 ms 111.07 mb 0.3% of total time
Parser 55.42 ms 102.32 mb 0.2% of total time
Desugar 47.59 ms 61.93 mb 0.2% of total time
Liberate case 37.13 ms 52.66 mb 0.1% of total time
Worker Wrapper binds 33.14 ms 33.21 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 26103.67 ms 35071.06 mb 100.0% of total time
===================================Data.Data.Lens====================================
CodeGen 12580.90 ms 18379.86 mb 49.0% of total time
Simplifier 10138.06 ms 13347.44 mb 39.5% of total time
Demand analysis 701.48 ms 666.56 mb 2.7% of total time
CorePrep 532.94 ms 745.07 mb 2.1% of total time
Renamer/typechecker 371.42 ms 563.89 mb 1.4% of total time
Float inwards 247.84 ms 392.48 mb 1.0% of total time
SpecConstr 243.24 ms 396.07 mb 0.9% of total time
CoreTidy 209.45 ms 375.90 mb 0.8% of total time
Desugar 189.22 ms 300.13 mb 0.7% of total time
Common sub-expression 137.79 ms 225.58 mb 0.5% of total time
Specialise 133.83 ms 205.61 mb 0.5% of total time
Called arity analysis 90.61 ms 151.85 mb 0.4% of total time
Liberate case 41.50 ms 59.09 mb 0.2% of total time
Parser 39.35 ms 77.24 mb 0.2% of total time
Worker Wrapper binds 24.67 ms 32.72 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 25682.30 ms 35919.51 mb 100.0% of total time
===================================Prelude.Extras====================================
Simplifier 7629.79 ms 5301.27 mb 33.1% of total time
Renamer/typechecker 6185.91 ms 4267.30 mb 26.8% of total time
CodeGen 6094.04 ms 4943.12 mb 26.4% of total time
Desugar 741.86 ms 486.29 mb 3.2% of total time
CoreTidy 497.26 ms 381.30 mb 2.2% of total time
Called arity analysis 487.66 ms 430.48 mb 2.1% of total time
CorePrep 391.39 ms 362.23 mb 1.7% of total time
Common sub-expression 285.57 ms 227.89 mb 1.2% of total time
Demand analysis 285.43 ms 189.97 mb 1.2% of total time
Specialise 189.35 ms 148.51 mb 0.8% of total time
Parser 169.00 ms 123.50 mb 0.7% of total time
Float inwards 61.54 ms 50.15 mb 0.3% of total time
Worker Wrapper binds 30.77 ms 17.37 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 23049.57 ms 16929.38 mb 100.0% of total time
================================Control.Lens.Indexed=================================
Simplifier 9568.74 ms 12898.34 mb 44.7% of total time
CodeGen 8160.45 ms 11094.57 mb 38.1% of total time
Renamer/typechecker 1200.58 ms 1745.94 mb 5.6% of total time
Desugar 594.81 ms 915.73 mb 2.8% of total time
CorePrep 486.89 ms 740.98 mb 2.3% of total time
CoreTidy 260.39 ms 493.33 mb 1.2% of total time
Demand analysis 259.65 ms 382.32 mb 1.2% of total time
Float inwards 247.97 ms 447.46 mb 1.2% of total time
Common sub-expression 168.03 ms 244.69 mb 0.8% of total time
Called arity analysis 145.14 ms 284.30 mb 0.7% of total time
SpecConstr 102.99 ms 169.20 mb 0.5% of total time
Parser 84.69 ms 164.15 mb 0.4% of total time
Specialise 75.65 ms 111.05 mb 0.4% of total time
Liberate case 24.42 ms 34.16 mb 0.1% of total time
Worker Wrapper binds 17.75 ms 25.61 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 21398.15 ms 29751.84 mb 100.0% of total time
==========================Data.Vector.Fusion.Stream.Monadic==========================
Simplifier 10039.87 ms 12550.32 mb 47.2% of total time
CodeGen 6867.72 ms 9292.32 mb 32.3% of total time
Renamer/typechecker 1298.69 ms 1175.52 mb 6.1% of total time
Desugar 758.36 ms 844.04 mb 3.6% of total time
Float inwards 591.27 ms 1021.38 mb 2.8% of total time
CorePrep 448.49 ms 479.15 mb 2.1% of total time
CoreTidy 362.71 ms 654.33 mb 1.7% of total time
Common sub-expression 224.54 ms 349.55 mb 1.1% of total time
Parser 211.96 ms 265.58 mb 1.0% of total time
Demand analysis 195.65 ms 239.68 mb 0.9% of total time
SpecConstr 143.73 ms 199.01 mb 0.7% of total time
Called arity analysis 37.02 ms 50.89 mb 0.2% of total time
Specialise 31.54 ms 39.63 mb 0.1% of total time
Liberate case 29.77 ms 39.02 mb 0.1% of total time
Worker Wrapper binds 17.07 ms 18.05 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 21258.39 ms 27218.47 mb 100.0% of total time
=================================Data.Text.Encoding==================================
CodeGen 8789.70 ms 11076.74 mb 48.7% of total time
Simplifier 7244.23 ms 7442.93 mb 40.1% of total time
Renamer/typechecker 551.41 ms 649.06 mb 3.1% of total time
CorePrep 323.11 ms 338.90 mb 1.8% of total time
Demand analysis 278.82 ms 295.52 mb 1.5% of total time
Common sub-expression 177.60 ms 238.22 mb 1.0% of total time
Float inwards 160.79 ms 223.92 mb 0.9% of total time
CoreTidy 149.83 ms 214.18 mb 0.8% of total time
SpecConstr 103.92 ms 139.96 mb 0.6% of total time
Desugar 98.04 ms 116.01 mb 0.5% of total time
Called arity analysis 72.58 ms 107.37 mb 0.4% of total time
Parser 50.46 ms 106.45 mb 0.3% of total time
Liberate case 29.06 ms 43.30 mb 0.2% of total time
Worker Wrapper binds 22.18 ms 17.77 mb 0.1% of total time
Specialise 12.80 ms 14.29 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 18064.53 ms 21024.63 mb 100.0% of total time
===================================Data.Text.Read====================================
CodeGen 8321.74 ms 11529.98 mb 46.3% of total time
Simplifier 7899.74 ms 8776.85 mb 44.0% of total time
Demand analysis 340.42 ms 406.59 mb 1.9% of total time
CorePrep 307.16 ms 397.55 mb 1.7% of total time
Float inwards 183.22 ms 256.06 mb 1.0% of total time
Common sub-expression 172.24 ms 246.87 mb 1.0% of total time
SpecConstr 151.59 ms 214.87 mb 0.8% of total time
Renamer/typechecker 145.81 ms 181.49 mb 0.8% of total time
CoreTidy 131.47 ms 194.78 mb 0.7% of total time
Liberate case 95.60 ms 51.44 mb 0.5% of total time
Desugar 63.50 ms 89.57 mb 0.4% of total time
Called arity analysis 52.01 ms 67.18 mb 0.3% of total time
Worker Wrapper binds 43.14 ms 42.72 mb 0.2% of total time
Parser 38.19 ms 82.98 mb 0.2% of total time
Specialise 13.36 ms 19.50 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 17959.19 ms 22558.44 mb 100.0% of total time
=================================Data.HashMap.Strict=================================
Simplifier 7325.73 ms 8512.90 mb 48.7% of total time
CodeGen 6055.09 ms 7602.11 mb 40.2% of total time
Renamer/typechecker 373.33 ms 442.25 mb 2.5% of total time
CorePrep 244.21 ms 309.28 mb 1.6% of total time
Demand analysis 181.79 ms 213.97 mb 1.2% of total time
CoreTidy 173.83 ms 284.72 mb 1.2% of total time
Desugar 162.37 ms 218.57 mb 1.1% of total time
Float inwards 152.51 ms 214.53 mb 1.0% of total time
Common sub-expression 108.42 ms 138.79 mb 0.7% of total time
SpecConstr 101.17 ms 138.53 mb 0.7% of total time
Liberate case 77.30 ms 21.97 mb 0.5% of total time
Parser 45.94 ms 81.60 mb 0.3% of total time
Called arity analysis 26.65 ms 35.81 mb 0.2% of total time
Worker Wrapper binds 10.20 ms 12.82 mb 0.1% of total time
Specialise 9.21 ms 12.02 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 15047.75 ms 18239.87 mb 100.0% of total time
===============================Data.Functor.Bind.Class===============================
CodeGen 4742.26 ms 5340.37 mb 35.1% of total time
Simplifier 4295.78 ms 5814.02 mb 31.8% of total time
Renamer/typechecker 2720.15 ms 4685.31 mb 20.1% of total time
Desugar 385.79 ms 433.90 mb 2.9% of total time
CorePrep 358.39 ms 357.43 mb 2.7% of total time
Called arity analysis 288.63 ms 542.99 mb 2.1% of total time
Demand analysis 208.03 ms 211.36 mb 1.5% of total time
CoreTidy 187.28 ms 300.78 mb 1.4% of total time
Common sub-expression 118.46 ms 165.18 mb 0.9% of total time
Parser 84.86 ms 96.05 mb 0.6% of total time
Float inwards 52.96 ms 85.45 mb 0.4% of total time
Specialise 51.31 ms 78.35 mb 0.4% of total time
Worker Wrapper binds 21.81 ms 23.03 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 13515.71 ms 18134.24 mb 100.0% of total time
==========================Data.Text.Internal.Fusion.Common===========================
Simplifier 7046.97 ms 6023.31 mb 54.1% of total time
CodeGen 3887.81 ms 5230.05 mb 29.9% of total time
Renamer/typechecker 721.69 ms 682.05 mb 5.5% of total time
Desugar 356.17 ms 332.02 mb 2.7% of total time
Parser 256.28 ms 223.79 mb 2.0% of total time
CorePrep 136.28 ms 155.95 mb 1.0% of total time
Demand analysis 128.79 ms 118.22 mb 1.0% of total time
Common sub-expression 123.61 ms 125.30 mb 0.9% of total time
CoreTidy 122.67 ms 167.31 mb 0.9% of total time
Float inwards 88.28 ms 103.86 mb 0.7% of total time
SpecConstr 67.35 ms 81.12 mb 0.5% of total time
Specialise 32.28 ms 29.96 mb 0.2% of total time
Called arity analysis 22.42 ms 25.30 mb 0.2% of total time
Liberate case 20.00 ms 18.57 mb 0.2% of total time
Worker Wrapper binds 13.49 ms 8.91 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 13024.09 ms 13325.73 mb 100.0% of total time
=============================Control.Lens.Internal.Deque=============================
CodeGen 5718.79 ms 8157.24 mb 45.5% of total time
Simplifier 5574.14 ms 7506.92 mb 44.4% of total time
Renamer/typechecker 181.14 ms 272.14 mb 1.4% of total time
CorePrep 179.21 ms 256.68 mb 1.4% of total time
Demand analysis 178.97 ms 252.96 mb 1.4% of total time
Common sub-expression 169.10 ms 261.45 mb 1.3% of total time
CoreTidy 158.06 ms 255.74 mb 1.3% of total time
SpecConstr 95.89 ms 147.25 mb 0.8% of total time
Float inwards 91.59 ms 170.97 mb 0.7% of total time
Desugar 79.61 ms 113.65 mb 0.6% of total time
Specialise 43.14 ms 60.35 mb 0.3% of total time
Called arity analysis 42.36 ms 66.38 mb 0.3% of total time
Parser 21.22 ms 43.12 mb 0.2% of total time
Liberate case 16.01 ms 30.32 mb 0.1% of total time
Worker Wrapper binds 13.96 ms 19.20 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 12563.19 ms 17614.37 mb 100.0% of total time
========================Language.Haskell.Exts.InternalParser=========================
Simplifier 6508.00 ms 5168.42 mb 51.9% of total time
CodeGen 3051.00 ms 3998.46 mb 24.3% of total time
Called arity analysis 858.00 ms 1318.97 mb 6.8% of total time
Renamer/typechecker 521.00 ms 567.55 mb 4.2% of total time
Demand analysis 348.00 ms 414.64 mb 2.8% of total time
Parser 246.00 ms 561.28 mb 2.0% of total time
CorePrep 241.00 ms 203.50 mb 1.9% of total time
Desugar 211.00 ms 187.88 mb 1.7% of total time
Common sub-expression 174.00 ms 133.93 mb 1.4% of total time
CoreTidy 166.00 ms 114.72 mb 1.3% of total time
Float inwards 122.00 ms 191.56 mb 1.0% of total time
Worker Wrapper binds 43.00 ms 25.81 mb 0.3% of total time
Specialise 42.00 ms 35.13 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 12531.00 ms 12921.85 mb 100.0% of total time
=============================Data.Vector.Generic.Mutable=============================
Simplifier 5942.99 ms 7480.47 mb 48.0% of total time
CodeGen 4533.37 ms 5633.66 mb 36.6% of total time
Renamer/typechecker 628.73 ms 757.47 mb 5.1% of total time
Desugar 328.13 ms 476.76 mb 2.7% of total time
Float inwards 214.95 ms 352.56 mb 1.7% of total time
CorePrep 184.82 ms 228.24 mb 1.5% of total time
CoreTidy 143.35 ms 242.44 mb 1.2% of total time
Demand analysis 114.13 ms 151.98 mb 0.9% of total time
Parser 93.03 ms 166.66 mb 0.8% of total time
Common sub-expression 92.98 ms 119.20 mb 0.8% of total time
SpecConstr 47.54 ms 69.98 mb 0.4% of total time
Specialise 20.39 ms 25.34 mb 0.2% of total time
Called arity analysis 14.15 ms 18.46 mb 0.1% of total time
Liberate case 10.63 ms 13.06 mb 0.1% of total time
Worker Wrapper binds 5.68 ms 8.28 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 12374.87 ms 15744.57 mb 100.0% of total time
=====================================Data.Tagged=====================================
Renamer/typechecker 5630.38 ms 4008.77 mb 45.6% of total time
CodeGen 2852.41 ms 1552.60 mb 23.1% of total time
Simplifier 2842.24 ms 1721.12 mb 23.0% of total time
Desugar 314.22 ms 195.09 mb 2.5% of total time
CoreTidy 151.50 ms 112.11 mb 1.2% of total time
CorePrep 148.90 ms 90.35 mb 1.2% of total time
Demand analysis 94.00 ms 59.76 mb 0.8% of total time
Common sub-expression 93.80 ms 67.89 mb 0.8% of total time
Parser 67.99 ms 50.22 mb 0.6% of total time
Called arity analysis 66.31 ms 49.68 mb 0.5% of total time
Specialise 59.97 ms 39.94 mb 0.5% of total time
Float inwards 25.15 ms 19.32 mb 0.2% of total time
Worker Wrapper binds 12.40 ms 5.87 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 12359.27 ms 7972.72 mb 100.0% of total time
==============================Language.Haskell.TH.Lens===============================
CodeGen 7545.56 ms 10039.36 mb 61.4% of total time
Simplifier 2185.10 ms 2827.17 mb 17.8% of total time
Renamer/typechecker 1085.14 ms 1489.48 mb 8.8% of total time
Desugar 392.96 ms 539.21 mb 3.2% of total time
CorePrep 291.53 ms 417.25 mb 2.4% of total time
Demand analysis 174.71 ms 240.18 mb 1.4% of total time
CoreTidy 136.41 ms 218.63 mb 1.1% of total time
Parser 128.28 ms 232.11 mb 1.0% of total time
Common sub-expression 91.81 ms 122.83 mb 0.7% of total time
SpecConstr 76.03 ms 111.73 mb 0.6% of total time
Called arity analysis 58.60 ms 94.68 mb 0.5% of total time
Specialise 48.75 ms 73.85 mb 0.4% of total time
Float inwards 33.09 ms 69.76 mb 0.3% of total time
Worker Wrapper binds 31.63 ms 44.34 mb 0.3% of total time
Liberate case 16.53 ms 24.42 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 12296.13 ms 16544.99 mb 100.0% of total time
============================Language.Haskell.Exts.Syntax=============================
Simplifier 5297.00 ms 4877.12 mb 44.7% of total time
CodeGen 3033.00 ms 4484.21 mb 25.6% of total time
Renamer/typechecker 1446.00 ms 1536.64 mb 12.2% of total time
Called arity analysis 526.00 ms 648.25 mb 4.4% of total time
CorePrep 394.00 ms 198.31 mb 3.3% of total time
Desugar 358.00 ms 303.95 mb 3.0% of total time
Demand analysis 246.00 ms 269.40 mb 2.1% of total time
CoreTidy 196.00 ms 174.98 mb 1.7% of total time
Common sub-expression 113.00 ms 85.20 mb 1.0% of total time
Float inwards 103.00 ms 138.05 mb 0.9% of total time
Specialise 79.00 ms 66.03 mb 0.7% of total time
Worker Wrapper binds 58.00 ms 29.11 mb 0.5% of total time
Parser 9.00 ms 27.97 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 11858.00 ms 12839.21 mb 100.0% of total time
=====================================Data.Vector=====================================
Simplifier 5073.91 ms 6310.63 mb 47.5% of total time
CodeGen 3798.18 ms 5106.96 mb 35.6% of total time
Renamer/typechecker 520.97 ms 692.92 mb 4.9% of total time
Demand analysis 295.20 ms 140.48 mb 2.8% of total time
CorePrep 191.37 ms 266.96 mb 1.8% of total time
Float inwards 153.70 ms 258.18 mb 1.4% of total time
Desugar 129.19 ms 175.82 mb 1.2% of total time
CoreTidy 123.34 ms 215.14 mb 1.2% of total time
Parser 122.19 ms 237.49 mb 1.1% of total time
Common sub-expression 83.15 ms 113.18 mb 0.8% of total time
SpecConstr 80.58 ms 118.90 mb 0.8% of total time
Called arity analysis 49.74 ms 80.03 mb 0.5% of total time
Specialise 31.87 ms 42.65 mb 0.3% of total time
Liberate case 12.84 ms 21.68 mb 0.1% of total time
Worker Wrapper binds 8.65 ms 12.28 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 10674.88 ms 13793.30 mb 100.0% of total time
===================================Control.Lens.At===================================
Simplifier 4574.35 ms 5844.27 mb 43.4% of total time
CodeGen 4460.28 ms 6502.65 mb 42.3% of total time
Renamer/typechecker 550.35 ms 707.10 mb 5.2% of total time
Desugar 208.66 ms 280.40 mb 2.0% of total time
CorePrep 204.54 ms 332.45 mb 1.9% of total time
CoreTidy 117.58 ms 222.45 mb 1.1% of total time
Demand analysis 102.44 ms 128.55 mb 1.0% of total time
Float inwards 74.85 ms 126.75 mb 0.7% of total time
SpecConstr 64.57 ms 117.19 mb 0.6% of total time
Parser 64.16 ms 97.01 mb 0.6% of total time
Common sub-expression 57.99 ms 96.25 mb 0.5% of total time
Called arity analysis 26.64 ms 46.00 mb 0.3% of total time
Specialise 16.01 ms 29.23 mb 0.2% of total time
Liberate case 11.33 ms 18.83 mb 0.1% of total time
Worker Wrapper binds 10.37 ms 12.48 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 10544.12 ms 14561.61 mb 100.0% of total time
=================================Control.Monad.Catch=================================
Renamer/typechecker 5436.87 ms 4911.14 mb 53.1% of total time
CodeGen 2432.35 ms 1790.40 mb 23.8% of total time
Simplifier 1443.45 ms 1417.26 mb 14.1% of total time
Desugar 213.79 ms 191.26 mb 2.1% of total time
CorePrep 146.73 ms 108.03 mb 1.4% of total time
Parser 138.71 ms 85.82 mb 1.4% of total time
Called arity analysis 115.60 ms 148.60 mb 1.1% of total time
Demand analysis 108.74 ms 53.12 mb 1.1% of total time
CoreTidy 75.45 ms 93.49 mb 0.7% of total time
Common sub-expression 37.91 ms 41.97 mb 0.4% of total time
Specialise 28.59 ms 28.90 mb 0.3% of total time
SpecConstr 23.60 ms 29.85 mb 0.2% of total time
Float inwards 21.56 ms 25.28 mb 0.2% of total time
Worker Wrapper binds 8.06 ms 8.87 mb 0.1% of total time
Liberate case 4.38 ms 5.90 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 10235.79 ms 8939.91 mb 100.0% of total time
==============================Control.Monad.Trans.Free===============================
Renamer/typechecker 3862.83 ms 6803.87 mb 40.5% of total time
CodeGen 2896.62 ms 3631.57 mb 30.4% of total time
Simplifier 1821.87 ms 2457.69 mb 19.1% of total time
Desugar 225.24 ms 306.89 mb 2.4% of total time
CorePrep 152.51 ms 209.80 mb 1.6% of total time
Float inwards 120.24 ms 94.02 mb 1.3% of total time
Called arity analysis 111.00 ms 233.38 mb 1.2% of total time
Demand analysis 99.69 ms 141.46 mb 1.0% of total time
CoreTidy 90.20 ms 153.44 mb 0.9% of total time
Common sub-expression 52.28 ms 81.99 mb 0.5% of total time
Parser 46.05 ms 80.42 mb 0.5% of total time
Specialise 37.90 ms 57.41 mb 0.4% of total time
Worker Wrapper binds 12.70 ms 14.41 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 9529.13 ms 14266.35 mb 100.0% of total time
===============================Data.Text.Lazy.Encoding===============================
CodeGen 6179.56 ms 8051.33 mb 65.1% of total time
Simplifier 2396.92 ms 2832.91 mb 25.3% of total time
CorePrep 208.07 ms 272.53 mb 2.2% of total time
Demand analysis 198.90 ms 235.92 mb 2.1% of total time
Renamer/typechecker 97.90 ms 149.05 mb 1.0% of total time
SpecConstr 90.13 ms 133.26 mb 0.9% of total time
CoreTidy 85.26 ms 117.64 mb 0.9% of total time
Float inwards 77.17 ms 116.77 mb 0.8% of total time
Common sub-expression 62.64 ms 84.89 mb 0.7% of total time
Parser 26.03 ms 55.41 mb 0.3% of total time
Called arity analysis 24.85 ms 41.83 mb 0.3% of total time
Liberate case 17.07 ms 24.62 mb 0.2% of total time
Desugar 11.43 ms 14.50 mb 0.1% of total time
Worker Wrapper binds 9.48 ms 10.08 mb 0.1% of total time
Specialise 3.25 ms 2.46 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9488.66 ms 12143.18 mb 100.0% of total time
================================Control.Lens.Reified=================================
Simplifier 3878.15 ms 5313.77 mb 45.1% of total time
CodeGen 2793.14 ms 3729.46 mb 32.5% of total time
Renamer/typechecker 786.06 ms 1142.76 mb 9.1% of total time
Desugar 329.53 ms 523.69 mb 3.8% of total time
CorePrep 146.32 ms 225.17 mb 1.7% of total time
CoreTidy 125.64 ms 230.17 mb 1.5% of total time
Demand analysis 119.27 ms 180.86 mb 1.4% of total time
Float inwards 88.62 ms 155.47 mb 1.0% of total time
Common sub-expression 83.25 ms 132.07 mb 1.0% of total time
Called arity analysis 72.10 ms 127.65 mb 0.8% of total time
Parser 54.90 ms 102.66 mb 0.6% of total time
SpecConstr 49.67 ms 81.86 mb 0.6% of total time
Specialise 48.75 ms 79.94 mb 0.6% of total time
Worker Wrapper binds 21.08 ms 16.01 mb 0.2% of total time
Liberate case 8.25 ms 16.14 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 8604.73 ms 12057.69 mb 100.0% of total time
================================Control.Lens.Wrapped=================================
Simplifier 4590.67 ms 7144.24 mb 54.7% of total time
CodeGen 2139.41 ms 2484.39 mb 25.5% of total time
Renamer/typechecker 748.94 ms 1050.81 mb 8.9% of total time
Desugar 193.00 ms 255.53 mb 2.3% of total time
CorePrep 169.02 ms 256.16 mb 2.0% of total time
CoreTidy 128.79 ms 248.22 mb 1.5% of total time
Common sub-expression 112.46 ms 182.32 mb 1.3% of total time
Parser 74.69 ms 139.50 mb 0.9% of total time
Demand analysis 70.32 ms 102.58 mb 0.8% of total time
Called arity analysis 61.60 ms 108.00 mb 0.7% of total time
Specialise 34.48 ms 58.85 mb 0.4% of total time
SpecConstr 32.49 ms 62.60 mb 0.4% of total time
Float inwards 18.49 ms 36.86 mb 0.2% of total time
Worker Wrapper binds 12.36 ms 17.60 mb 0.1% of total time
Liberate case 9.60 ms 16.91 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 8396.32 ms 12164.59 mb 100.0% of total time
========================Data.Text.Internal.Fusion.CaseMapping========================
CodeGen 5814.27 ms 3854.99 mb 71.1% of total time
Simplifier 1466.43 ms 1108.30 mb 17.9% of total time
Renamer/typechecker 293.23 ms 246.26 mb 3.6% of total time
CorePrep 138.64 ms 89.97 mb 1.7% of total time
Parser 121.60 ms 183.29 mb 1.5% of total time
Desugar 90.28 ms 130.19 mb 1.1% of total time
Demand analysis 63.94 ms 61.59 mb 0.8% of total time
CoreTidy 55.30 ms 41.49 mb 0.7% of total time
SpecConstr 37.28 ms 28.50 mb 0.5% of total time
Common sub-expression 26.95 ms 31.95 mb 0.3% of total time
Called arity analysis 23.27 ms 13.68 mb 0.3% of total time
Float inwards 17.21 ms 32.92 mb 0.2% of total time
Specialise 9.10 ms 12.82 mb 0.1% of total time
Liberate case 8.53 ms 10.26 mb 0.1% of total time
Worker Wrapper binds 6.82 ms 6.25 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 8172.85 ms 5852.46 mb 100.0% of total time
=======================Data.Text.Internal.Lazy.Encoding.Fusion=======================
CodeGen 4472.02 ms 5774.91 mb 55.2% of total time
Simplifier 2619.26 ms 3007.99 mb 32.3% of total time
Renamer/typechecker 296.60 ms 347.15 mb 3.7% of total time
CorePrep 150.26 ms 198.00 mb 1.9% of total time
Desugar 137.01 ms 180.71 mb 1.7% of total time
Demand analysis 97.97 ms 116.16 mb 1.2% of total time
CoreTidy 78.36 ms 115.87 mb 1.0% of total time
SpecConstr 65.38 ms 86.30 mb 0.8% of total time
Parser 56.88 ms 102.75 mb 0.7% of total time
Common sub-expression 49.24 ms 68.33 mb 0.6% of total time
Float inwards 39.56 ms 63.30 mb 0.5% of total time
Specialise 13.74 ms 16.86 mb 0.2% of total time
Called arity analysis 12.31 ms 18.14 mb 0.2% of total time
Liberate case 10.90 ms 12.28 mb 0.1% of total time
Worker Wrapper binds 6.78 ms 6.29 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 8106.27 ms 10115.04 mb 100.0% of total time
================================Data.Vector.Storable=================================
CodeGen 3511.26 ms 4324.03 mb 43.3% of total time
Simplifier 2985.15 ms 3520.20 mb 36.9% of total time
Renamer/typechecker 527.70 ms 629.26 mb 6.5% of total time
Called arity analysis 204.00 ms 398.52 mb 2.5% of total time
Common sub-expression 194.66 ms 77.50 mb 2.4% of total time
Desugar 149.87 ms 183.94 mb 1.9% of total time
CorePrep 129.49 ms 173.81 mb 1.6% of total time
Parser 125.27 ms 225.55 mb 1.5% of total time
CoreTidy 73.24 ms 119.27 mb 0.9% of total time
Demand analysis 71.78 ms 85.96 mb 0.9% of total time
SpecConstr 45.29 ms 74.31 mb 0.6% of total time
Specialise 34.10 ms 45.74 mb 0.4% of total time
Float inwards 31.52 ms 51.86 mb 0.4% of total time
Liberate case 12.29 ms 12.52 mb 0.2% of total time
Worker Wrapper binds 4.99 ms 6.74 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 8100.61 ms 9929.22 mb 100.0% of total time
===============================Control.Lens.Traversal================================
Simplifier 2979.69 ms 4043.58 mb 37.9% of total time
CodeGen 2165.87 ms 2828.93 mb 27.5% of total time
Renamer/typechecker 1272.14 ms 1812.98 mb 16.2% of total time
Desugar 753.27 ms 1136.53 mb 9.6% of total time
CorePrep 117.29 ms 161.86 mb 1.5% of total time
CoreTidy 106.22 ms 194.94 mb 1.3% of total time
Parser 102.16 ms 191.76 mb 1.3% of total time
Demand analysis 96.93 ms 148.24 mb 1.2% of total time
Float inwards 96.01 ms 175.72 mb 1.2% of total time
Common sub-expression 80.87 ms 114.26 mb 1.0% of total time
Called arity analysis 30.31 ms 55.46 mb 0.4% of total time
Specialise 26.76 ms 42.26 mb 0.3% of total time
SpecConstr 25.09 ms 44.70 mb 0.3% of total time
Liberate case 11.29 ms 16.46 mb 0.1% of total time
Worker Wrapper binds 6.44 ms 10.34 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 7870.34 ms 10978.01 mb 100.0% of total time
================================Data.Vector.Primitive================================
CodeGen 3484.07 ms 4244.12 mb 44.4% of total time
Simplifier 2876.30 ms 3323.66 mb 36.7% of total time
Renamer/typechecker 522.72 ms 617.25 mb 6.7% of total time
Called arity analysis 225.78 ms 435.08 mb 2.9% of total time
Desugar 146.05 ms 178.20 mb 1.9% of total time
CorePrep 126.56 ms 169.68 mb 1.6% of total time
Parser 116.73 ms 211.32 mb 1.5% of total time
CoreTidy 82.93 ms 120.26 mb 1.1% of total time
Demand analysis 73.95 ms 87.52 mb 0.9% of total time
Common sub-expression 60.38 ms 76.46 mb 0.8% of total time
SpecConstr 50.46 ms 71.96 mb 0.6% of total time
Specialise 31.56 ms 40.59 mb 0.4% of total time
Float inwards 27.89 ms 43.37 mb 0.4% of total time
Liberate case 8.73 ms 12.13 mb 0.1% of total time
Worker Wrapper binds 4.53 ms 6.43 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 7838.64 ms 9638.04 mb 100.0% of total time
==================================Control.Lens.Cons==================================
CodeGen 3815.38 ms 5345.27 mb 50.3% of total time
Simplifier 2837.26 ms 3350.51 mb 37.4% of total time
Renamer/typechecker 281.02 ms 428.46 mb 3.7% of total time
CorePrep 143.62 ms 218.06 mb 1.9% of total time
Desugar 99.11 ms 138.90 mb 1.3% of total time
Demand analysis 86.35 ms 111.88 mb 1.1% of total time
CoreTidy 73.89 ms 125.53 mb 1.0% of total time
Float inwards 66.46 ms 111.37 mb 0.9% of total time
SpecConstr 54.61 ms 81.24 mb 0.7% of total time
Common sub-expression 54.09 ms 76.26 mb 0.7% of total time
Parser 33.31 ms 67.72 mb 0.4% of total time
Called arity analysis 20.00 ms 34.06 mb 0.3% of total time
Liberate case 10.02 ms 16.59 mb 0.1% of total time
Specialise 8.16 ms 13.38 mb 0.1% of total time
Worker Wrapper binds 6.56 ms 9.08 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 7589.84 ms 10128.32 mb 100.0% of total time
====================================Data.HashSet=====================================
CodeGen 3438.27 ms 4515.72 mb 47.5% of total time
Simplifier 3041.16 ms 3458.75 mb 42.0% of total time
Renamer/typechecker 133.16 ms 165.23 mb 1.8% of total time
CorePrep 131.07 ms 172.97 mb 1.8% of total time
Demand analysis 113.62 ms 134.94 mb 1.6% of total time
CoreTidy 72.43 ms 116.26 mb 1.0% of total time
SpecConstr 60.51 ms 84.73 mb 0.8% of total time
Float inwards 57.72 ms 78.84 mb 0.8% of total time
Desugar 55.14 ms 65.04 mb 0.8% of total time
Common sub-expression 54.70 ms 72.09 mb 0.8% of total time
Called arity analysis 32.32 ms 47.07 mb 0.4% of total time
Parser 24.91 ms 42.34 mb 0.3% of total time
Liberate case 11.73 ms 14.88 mb 0.2% of total time
Specialise 9.65 ms 11.20 mb 0.1% of total time
Worker Wrapper binds 9.23 ms 9.18 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 7245.62 ms 8989.23 mb 100.0% of total time
===============================Control.Exception.Lens================================
CodeGen 3146.88 ms 4241.55 mb 46.6% of total time
Simplifier 2270.37 ms 3135.40 mb 33.6% of total time
Renamer/typechecker 592.66 ms 832.13 mb 8.8% of total time
Desugar 137.74 ms 203.74 mb 2.0% of total time
CorePrep 118.01 ms 181.97 mb 1.7% of total time
CoreTidy 109.28 ms 175.09 mb 1.6% of total time
Demand analysis 87.14 ms 123.20 mb 1.3% of total time
Common sub-expression 66.46 ms 97.47 mb 1.0% of total time
Parser 65.97 ms 145.94 mb 1.0% of total time
Called arity analysis 35.56 ms 51.13 mb 0.5% of total time
Float inwards 35.14 ms 69.60 mb 0.5% of total time
Specialise 34.73 ms 46.54 mb 0.5% of total time
SpecConstr 32.70 ms 48.34 mb 0.5% of total time
Liberate case 9.92 ms 18.02 mb 0.1% of total time
Worker Wrapper binds 7.81 ms 12.11 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 6750.37 ms 9382.23 mb 100.0% of total time
=================================Control.Lens.Tuple==================================
Simplifier 3448.86 ms 5417.82 mb 52.0% of total time
CodeGen 1207.27 ms 1604.70 mb 18.2% of total time
Renamer/typechecker 503.30 ms 714.12 mb 7.6% of total time
Desugar 466.05 ms 732.60 mb 7.0% of total time
Float inwards 212.00 ms 414.87 mb 3.2% of total time
CoreTidy 181.71 ms 348.97 mb 2.7% of total time
Parser 169.79 ms 123.69 mb 2.6% of total time
CorePrep 130.21 ms 204.48 mb 2.0% of total time
Common sub-expression 97.67 ms 158.67 mb 1.5% of total time
Demand analysis 71.19 ms 99.15 mb 1.1% of total time
Specialise 52.04 ms 76.13 mb 0.8% of total time
SpecConstr 43.56 ms 71.28 mb 0.7% of total time
Called arity analysis 33.56 ms 60.08 mb 0.5% of total time
Worker Wrapper binds 9.33 ms 7.96 mb 0.1% of total time
Liberate case 9.14 ms 15.27 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 6635.68 ms 10049.79 mb 100.0% of total time
=================================Data.Text.Lazy.Read=================================
Simplifier 2873.93 ms 3726.96 mb 45.8% of total time
CodeGen 2701.28 ms 4015.98 mb 43.1% of total time
Renamer/typechecker 122.79 ms 158.67 mb 2.0% of total time
Demand analysis 117.26 ms 153.02 mb 1.9% of total time
CorePrep 84.44 ms 132.53 mb 1.3% of total time
CoreTidy 65.77 ms 104.52 mb 1.0% of total time
Desugar 58.48 ms 87.85 mb 0.9% of total time
Common sub-expression 57.74 ms 92.58 mb 0.9% of total time
SpecConstr 48.79 ms 81.95 mb 0.8% of total time
Float inwards 47.03 ms 80.13 mb 0.8% of total time
Parser 32.84 ms 73.70 mb 0.5% of total time
Called arity analysis 20.54 ms 36.15 mb 0.3% of total time
Worker Wrapper binds 13.69 ms 17.38 mb 0.2% of total time
Liberate case 12.40 ms 21.43 mb 0.2% of total time
Specialise 12.22 ms 16.94 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 6269.20 ms 8799.80 mb 100.0% of total time
=============================Control.Lens.Internal.Zoom==============================
Renamer/typechecker 2574.00 ms 4711.45 mb 42.8% of total time
CodeGen 1569.97 ms 1916.20 mb 26.1% of total time
Simplifier 1350.19 ms 1867.11 mb 22.5% of total time
Desugar 130.04 ms 188.73 mb 2.2% of total time
CorePrep 92.94 ms 123.76 mb 1.5% of total time
CoreTidy 66.29 ms 116.63 mb 1.1% of total time
Demand analysis 59.29 ms 84.37 mb 1.0% of total time
Parser 38.65 ms 71.92 mb 0.6% of total time
Common sub-expression 37.41 ms 53.77 mb 0.6% of total time
SpecConstr 23.75 ms 39.38 mb 0.4% of total time
Called arity analysis 22.70 ms 36.76 mb 0.4% of total time
Float inwards 17.48 ms 28.24 mb 0.3% of total time
Specialise 16.87 ms 28.52 mb 0.3% of total time
Worker Wrapper binds 6.89 ms 8.13 mb 0.1% of total time
Liberate case 6.34 ms 9.12 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 6012.81 ms 9284.08 mb 100.0% of total time
================================Data.Primitive.Types=================================
Simplifier 2069.17 ms 1200.27 mb 34.7% of total time
CodeGen 1992.25 ms 1341.37 mb 33.4% of total time
Renamer/typechecker 689.26 ms 418.89 mb 11.6% of total time
Desugar 466.64 ms 221.71 mb 7.8% of total time
Parser 203.57 ms 170.85 mb 3.4% of total time
CoreTidy 112.31 ms 81.51 mb 1.9% of total time
CorePrep 103.90 ms 72.59 mb 1.7% of total time
Common sub-expression 84.27 ms 48.16 mb 1.4% of total time
Demand analysis 77.28 ms 45.80 mb 1.3% of total time
Called arity analysis 61.93 ms 49.97 mb 1.0% of total time
SpecConstr 43.14 ms 29.02 mb 0.7% of total time
Specialise 26.85 ms 19.36 mb 0.5% of total time
Float inwards 16.30 ms 11.32 mb 0.3% of total time
Liberate case 9.69 ms 5.65 mb 0.2% of total time
Worker Wrapper binds 5.05 ms 3.47 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 5961.61 ms 3719.93 mb 100.0% of total time
=============================Control.Parallel.Strategies=============================
CodeGen 2668.01 ms 1681.96 mb 46.6% of total time
Simplifier 1404.15 ms 876.23 mb 24.5% of total time
Renamer/typechecker 926.04 ms 655.10 mb 16.2% of total time
Parser 121.20 ms 107.50 mb 2.1% of total time
CorePrep 113.94 ms 72.59 mb 2.0% of total time
CoreTidy 105.76 ms 88.98 mb 1.8% of total time
Desugar 104.00 ms 59.76 mb 1.8% of total time
Common sub-expression 73.52 ms 46.70 mb 1.3% of total time
Float inwards 71.62 ms 13.75 mb 1.3% of total time
Demand analysis 57.62 ms 36.02 mb 1.0% of total time
Called arity analysis 46.23 ms 35.61 mb 0.8% of total time
Worker Wrapper binds 16.68 ms 9.25 mb 0.3% of total time
Specialise 14.96 ms 13.08 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 5723.73 ms 3696.54 mb 100.0% of total time
======================Data.Text.Internal.Encoding.Fusion.Common======================
CodeGen 2807.76 ms 3678.69 mb 49.8% of total time
Simplifier 2279.51 ms 2613.71 mb 40.4% of total time
Renamer/typechecker 96.26 ms 112.01 mb 1.7% of total time
Common sub-expression 92.38 ms 143.39 mb 1.6% of total time
Demand analysis 71.66 ms 76.03 mb 1.3% of total time
CorePrep 66.37 ms 98.96 mb 1.2% of total time
CoreTidy 56.97 ms 87.69 mb 1.0% of total time
Desugar 56.05 ms 78.72 mb 1.0% of total time
Float inwards 46.01 ms 74.51 mb 0.8% of total time
SpecConstr 21.71 ms 30.12 mb 0.4% of total time
Parser 19.04 ms 32.81 mb 0.3% of total time
Called arity analysis 9.20 ms 14.28 mb 0.2% of total time
Liberate case 7.13 ms 13.88 mb 0.1% of total time
Worker Wrapper binds 3.31 ms 5.94 mb 0.1% of total time
Specialise 2.22 ms 3.94 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 5635.58 ms 7064.68 mb 100.0% of total time
==================================Control.Lens.Fold==================================
CodeGen 2013.46 ms 2662.73 mb 37.0% of total time
Simplifier 1562.42 ms 2131.64 mb 28.7% of total time
Renamer/typechecker 1029.63 ms 1498.17 mb 18.9% of total time
Desugar 365.66 ms 566.89 mb 6.7% of total time
Parser 135.59 ms 293.18 mb 2.5% of total time
CorePrep 92.64 ms 133.26 mb 1.7% of total time
CoreTidy 63.11 ms 114.01 mb 1.2% of total time
Demand analysis 46.50 ms 67.26 mb 0.9% of total time
Common sub-expression 43.17 ms 56.67 mb 0.8% of total time
Float inwards 31.03 ms 54.32 mb 0.6% of total time
Specialise 16.66 ms 25.93 mb 0.3% of total time
Called arity analysis 15.59 ms 22.80 mb 0.3% of total time
SpecConstr 14.68 ms 26.13 mb 0.3% of total time
Worker Wrapper binds 8.50 ms 6.18 mb 0.2% of total time
Liberate case 5.04 ms 8.86 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 5443.68 ms 7668.03 mb 100.0% of total time
=================================Data.Hashable.Class=================================
Renamer/typechecker 2612.56 ms 4740.09 mb 48.4% of total time
CodeGen 1551.18 ms 2125.40 mb 28.7% of total time
Simplifier 889.18 ms 1246.83 mb 16.5% of total time
Desugar 85.37 ms 115.91 mb 1.6% of total time
CoreTidy 51.90 ms 90.76 mb 1.0% of total time
CorePrep 51.03 ms 75.92 mb 0.9% of total time
Parser 37.70 ms 76.85 mb 0.7% of total time
Called arity analysis 36.56 ms 73.44 mb 0.7% of total time
Common sub-expression 29.93 ms 46.82 mb 0.6% of total time
Demand analysis 28.03 ms 39.42 mb 0.5% of total time
Specialise 16.70 ms 28.73 mb 0.3% of total time
Worker Wrapper binds 6.57 ms 7.64 mb 0.1% of total time
Float inwards 4.58 ms 10.71 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 5401.29 ms 8678.53 mb 100.0% of total time
============================Control.Lens.Internal.Bazaar=============================
Simplifier 2281.01 ms 3300.44 mb 43.7% of total time
CodeGen 1548.78 ms 1912.68 mb 29.7% of total time
Desugar 373.55 ms 547.90 mb 7.2% of total time
Renamer/typechecker 363.60 ms 479.01 mb 7.0% of total time
Specialise 153.09 ms 36.53 mb 2.9% of total time
CorePrep 108.13 ms 158.32 mb 2.1% of total time
CoreTidy 92.18 ms 162.96 mb 1.8% of total time
Demand analysis 73.96 ms 119.53 mb 1.4% of total time
Common sub-expression 54.67 ms 87.40 mb 1.0% of total time
Float inwards 52.85 ms 92.36 mb 1.0% of total time
Parser 40.40 ms 69.19 mb 0.8% of total time
SpecConstr 36.39 ms 55.04 mb 0.7% of total time
Called arity analysis 33.35 ms 57.66 mb 0.6% of total time
Worker Wrapper binds 6.92 ms 11.29 mb 0.1% of total time
Liberate case 4.50 ms 7.42 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 5223.38 ms 7097.73 mb 100.0% of total time
=================================Data.Functor.Yoneda=================================
Renamer/typechecker 2858.83 ms 5348.36 mb 55.4% of total time
CodeGen 1284.00 ms 1645.71 mb 24.9% of total time
Simplifier 684.30 ms 941.54 mb 13.3% of total time
Desugar 87.14 ms 120.32 mb 1.7% of total time
CorePrep 58.16 ms 79.40 mb 1.1% of total time
Demand analysis 40.38 ms 56.28 mb 0.8% of total time
CoreTidy 38.88 ms 65.65 mb 0.8% of total time
Called arity analysis 31.87 ms 59.61 mb 0.6% of total time
Common sub-expression 22.08 ms 33.32 mb 0.4% of total time
Parser 22.02 ms 37.00 mb 0.4% of total time
Float inwards 14.38 ms 25.68 mb 0.3% of total time
Specialise 13.41 ms 20.91 mb 0.3% of total time
Worker Wrapper binds 3.23 ms 4.96 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 5158.68 ms 8438.74 mb 100.0% of total time
============================Control.Lens.Internal.FieldTH============================
CodeGen 2817.07 ms 3950.10 mb 54.7% of total time
Simplifier 1464.96 ms 1925.89 mb 28.4% of total time
Renamer/typechecker 343.94 ms 470.67 mb 6.7% of total time
Desugar 115.48 ms 172.19 mb 2.2% of total time
CorePrep 81.88 ms 120.27 mb 1.6% of total time
Parser 62.06 ms 90.04 mb 1.2% of total time
CoreTidy 60.01 ms 104.21 mb 1.2% of total time
Demand analysis 54.00 ms 76.55 mb 1.0% of total time
Common sub-expression 34.24 ms 55.79 mb 0.7% of total time
SpecConstr 34.09 ms 58.22 mb 0.7% of total time
Float inwards 31.45 ms 54.98 mb 0.6% of total time
Called arity analysis 19.84 ms 30.20 mb 0.4% of total time
Specialise 19.14 ms 31.47 mb 0.4% of total time
Liberate case 6.69 ms 13.21 mb 0.1% of total time
Worker Wrapper binds 4.55 ms 7.26 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 5149.40 ms 7161.01 mb 100.0% of total time
==================================Control.Lens.Each==================================
Simplifier 2404.99 ms 4089.40 mb 47.7% of total time
CodeGen 1067.37 ms 1466.33 mb 21.2% of total time
Desugar 789.22 ms 1160.65 mb 15.6% of total time
Renamer/typechecker 506.41 ms 785.78 mb 10.0% of total time
CoreTidy 67.08 ms 126.63 mb 1.3% of total time
CorePrep 56.92 ms 89.45 mb 1.1% of total time
Common sub-expression 33.33 ms 49.20 mb 0.7% of total time
Demand analysis 25.96 ms 41.75 mb 0.5% of total time
Parser 25.30 ms 53.26 mb 0.5% of total time
Specialise 17.78 ms 27.24 mb 0.4% of total time
SpecConstr 16.06 ms 28.04 mb 0.3% of total time
Float inwards 13.05 ms 25.16 mb 0.3% of total time
Called arity analysis 12.38 ms 22.80 mb 0.2% of total time
Liberate case 4.13 ms 7.31 mb 0.1% of total time
Worker Wrapper binds 3.78 ms 5.33 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 5043.76 ms 7978.32 mb 100.0% of total time
===============================Data.Profunctor.Strong================================
Simplifier 2157.56 ms 2857.96 mb 44.0% of total time
CodeGen 1666.95 ms 2017.77 mb 34.0% of total time
Renamer/typechecker 397.85 ms 509.58 mb 8.1% of total time
Desugar 172.76 ms 216.46 mb 3.5% of total time
CorePrep 117.54 ms 160.42 mb 2.4% of total time
CoreTidy 90.34 ms 154.53 mb 1.8% of total time
Demand analysis 75.42 ms 110.16 mb 1.5% of total time
Common sub-expression 52.75 ms 72.19 mb 1.1% of total time
Parser 40.16 ms 71.16 mb 0.8% of total time
SpecConstr 34.50 ms 52.14 mb 0.7% of total time
Called arity analysis 34.38 ms 62.34 mb 0.7% of total time
Specialise 27.48 ms 39.56 mb 0.6% of total time
Float inwards 23.06 ms 37.81 mb 0.5% of total time
Liberate case 7.60 ms 11.78 mb 0.2% of total time
Worker Wrapper binds 6.87 ms 9.83 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4905.22 ms 6383.70 mb 100.0% of total time
=============================Data.Functor.Contravariant==============================
Renamer/typechecker 2198.98 ms 3584.69 mb 44.8% of total time
CodeGen 1472.24 ms 1688.19 mb 30.0% of total time
Simplifier 738.05 ms 853.76 mb 15.0% of total time
Desugar 113.69 ms 132.64 mb 2.3% of total time
CorePrep 95.37 ms 127.42 mb 1.9% of total time
Called arity analysis 65.37 ms 122.92 mb 1.3% of total time
CoreTidy 59.55 ms 89.50 mb 1.2% of total time
Demand analysis 58.61 ms 81.14 mb 1.2% of total time
Common sub-expression 35.82 ms 48.02 mb 0.7% of total time
Parser 32.43 ms 57.98 mb 0.7% of total time
Specialise 19.00 ms 27.20 mb 0.4% of total time
Float inwards 11.74 ms 18.00 mb 0.2% of total time
Worker Wrapper binds 4.05 ms 5.90 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4904.90 ms 6837.38 mb 100.0% of total time
=================================Data.HashMap.Array==================================
Renamer/typechecker 1568.56 ms 2612.79 mb 32.4% of total time
CodeGen 1482.33 ms 1785.45 mb 30.6% of total time
Simplifier 1470.71 ms 1572.84 mb 30.4% of total time
CorePrep 61.34 ms 77.97 mb 1.3% of total time
Desugar 61.16 ms 80.08 mb 1.3% of total time
CoreTidy 40.51 ms 61.77 mb 0.8% of total time
Demand analysis 37.25 ms 42.56 mb 0.8% of total time
Parser 35.26 ms 61.87 mb 0.7% of total time
SpecConstr 24.52 ms 31.44 mb 0.5% of total time
Float inwards 22.60 ms 32.28 mb 0.5% of total time
Common sub-expression 14.91 ms 18.27 mb 0.3% of total time
Called arity analysis 10.06 ms 14.78 mb 0.2% of total time
Specialise 6.73 ms 9.51 mb 0.1% of total time
Liberate case 3.96 ms 5.58 mb 0.1% of total time
Worker Wrapper binds 2.50 ms 3.45 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4842.40 ms 6410.63 mb 100.0% of total time
==========================Data.Vector.Generic.Mutable.Base===========================
Renamer/typechecker 3645.38 ms 2604.47 mb 75.7% of total time
CodeGen 598.43 ms 371.07 mb 12.4% of total time
Simplifier 379.13 ms 194.28 mb 7.9% of total time
Desugar 58.13 ms 33.60 mb 1.2% of total time
Parser 27.81 ms 23.54 mb 0.6% of total time
CorePrep 23.21 ms 17.36 mb 0.5% of total time
Float inwards 21.16 ms 13.23 mb 0.4% of total time
Demand analysis 18.50 ms 8.78 mb 0.4% of total time
CoreTidy 17.54 ms 11.51 mb 0.4% of total time
Common sub-expression 8.79 ms 5.60 mb 0.2% of total time
SpecConstr 4.44 ms 2.98 mb 0.1% of total time
Specialise 4.32 ms 2.40 mb 0.1% of total time
Called arity analysis 2.58 ms 1.40 mb 0.1% of total time
Worker Wrapper binds 2.01 ms 0.85 mb 0.0% of total time
Liberate case 1.50 ms 0.92 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 4812.93 ms 3292.00 mb 100.0% of total time
========================Data.Functor.Contravariant.Divisible=========================
CodeGen 2005.01 ms 2290.53 mb 42.0% of total time
Simplifier 1733.96 ms 2267.42 mb 36.3% of total time
Renamer/typechecker 329.85 ms 377.35 mb 6.9% of total time
Desugar 210.29 ms 193.32 mb 4.4% of total time
CorePrep 130.92 ms 165.05 mb 2.7% of total time
CoreTidy 90.61 ms 143.41 mb 1.9% of total time
Demand analysis 73.41 ms 87.81 mb 1.5% of total time
Common sub-expression 52.61 ms 69.72 mb 1.1% of total time
Parser 46.46 ms 77.47 mb 1.0% of total time
Called arity analysis 40.91 ms 67.44 mb 0.9% of total time
Specialise 28.13 ms 41.62 mb 0.6% of total time
Float inwards 22.87 ms 35.49 mb 0.5% of total time
Worker Wrapper binds 12.29 ms 11.37 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 4777.32 ms 5828.00 mb 100.0% of total time
============================Control.Comonad.Trans.Cofree=============================
CodeGen 2144.40 ms 2810.35 mb 45.8% of total time
Simplifier 1370.17 ms 1890.08 mb 29.3% of total time
Renamer/typechecker 499.70 ms 692.88 mb 10.7% of total time
Desugar 159.26 ms 220.59 mb 3.4% of total time
CorePrep 106.89 ms 162.95 mb 2.3% of total time
Demand analysis 102.43 ms 152.44 mb 2.2% of total time
CoreTidy 82.51 ms 132.62 mb 1.8% of total time
Called arity analysis 59.87 ms 112.98 mb 1.3% of total time
Common sub-expression 53.01 ms 78.68 mb 1.1% of total time
Specialise 34.04 ms 53.25 mb 0.7% of total time
Float inwards 32.23 ms 52.69 mb 0.7% of total time
Parser 25.05 ms 46.02 mb 0.5% of total time
Worker Wrapper binds 9.46 ms 13.31 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 4679.02 ms 6418.84 mb 100.0% of total time
==============================Control.Monad.Trans.Iter===============================
CodeGen 2300.64 ms 2957.88 mb 50.0% of total time
Simplifier 1301.18 ms 1644.45 mb 28.3% of total time
Renamer/typechecker 337.91 ms 415.97 mb 7.3% of total time
Desugar 170.25 ms 233.20 mb 3.7% of total time
CorePrep 104.19 ms 148.97 mb 2.3% of total time
Called arity analysis 98.21 ms 191.05 mb 2.1% of total time
Demand analysis 76.16 ms 102.46 mb 1.7% of total time
CoreTidy 64.10 ms 103.08 mb 1.4% of total time
Parser 40.59 ms 77.15 mb 0.9% of total time
Common sub-expression 38.42 ms 56.44 mb 0.8% of total time
Float inwards 31.53 ms 56.18 mb 0.7% of total time
Specialise 25.72 ms 35.90 mb 0.6% of total time
Worker Wrapper binds 11.13 ms 12.55 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 4600.03 ms 6035.28 mb 100.0% of total time
==================================Data.Distributive==================================
Renamer/typechecker 2129.36 ms 2247.19 mb 47.4% of total time
CodeGen 1381.23 ms 1170.05 mb 30.8% of total time
Simplifier 557.93 ms 497.05 mb 12.4% of total time
CoreTidy 118.99 ms 156.55 mb 2.6% of total time
CorePrep 72.25 ms 71.52 mb 1.6% of total time
Desugar 69.06 ms 65.10 mb 1.5% of total time
Demand analysis 43.02 ms 41.22 mb 1.0% of total time
Parser 31.83 ms 21.88 mb 0.7% of total time
Called arity analysis 29.82 ms 39.17 mb 0.7% of total time
Common sub-expression 29.09 ms 28.48 mb 0.6% of total time
Specialise 13.46 ms 14.54 mb 0.3% of total time
Float inwards 8.90 ms 12.54 mb 0.2% of total time
Worker Wrapper binds 5.37 ms 4.32 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4490.31 ms 4369.61 mb 100.0% of total time
==================================Data.Bifunctor.TH==================================
CodeGen 2724.53 ms 3274.37 mb 61.9% of total time
Simplifier 905.85 ms 1006.75 mb 20.6% of total time
Renamer/typechecker 351.96 ms 427.14 mb 8.0% of total time
Demand analysis 81.48 ms 53.75 mb 1.9% of total time
Desugar 74.12 ms 91.41 mb 1.7% of total time
CorePrep 64.74 ms 80.43 mb 1.5% of total time
Parser 61.20 ms 115.49 mb 1.4% of total time
CoreTidy 43.86 ms 66.90 mb 1.0% of total time
Float inwards 33.60 ms 48.05 mb 0.8% of total time
Common sub-expression 28.01 ms 37.49 mb 0.6% of total time
Called arity analysis 20.11 ms 27.32 mb 0.5% of total time
Specialise 10.25 ms 14.51 mb 0.2% of total time
Worker Wrapper binds 3.89 ms 4.45 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4403.60 ms 5248.06 mb 100.0% of total time
=============================Control.Monad.Writer.Class==============================
Renamer/typechecker 1688.80 ms 1142.04 mb 38.8% of total time
CodeGen 1512.50 ms 846.10 mb 34.7% of total time
Simplifier 550.23 ms 347.53 mb 12.6% of total time
CoreTidy 207.23 ms 132.72 mb 4.8% of total time
Desugar 151.05 ms 86.21 mb 3.5% of total time
CorePrep 67.84 ms 43.64 mb 1.6% of total time
Demand analysis 44.06 ms 28.25 mb 1.0% of total time
Common sub-expression 37.34 ms 22.20 mb 0.9% of total time
Parser 35.28 ms 31.18 mb 0.8% of total time
Specialise 20.85 ms 16.16 mb 0.5% of total time
Called arity analysis 16.95 ms 11.80 mb 0.4% of total time
Float inwards 14.78 ms 11.74 mb 0.3% of total time
Worker Wrapper binds 5.89 ms 2.70 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4352.80 ms 2722.27 mb 100.0% of total time
=================================Control.Monad.Free==================================
CodeGen 1857.89 ms 2419.93 mb 42.8% of total time
Renamer/typechecker 1031.83 ms 1566.39 mb 23.7% of total time
Simplifier 975.32 ms 1198.05 mb 22.4% of total time
Desugar 129.33 ms 175.64 mb 3.0% of total time
CorePrep 78.69 ms 107.19 mb 1.8% of total time
Demand analysis 63.19 ms 76.69 mb 1.5% of total time
CoreTidy 48.76 ms 78.28 mb 1.1% of total time
Called arity analysis 39.74 ms 61.34 mb 0.9% of total time
Parser 39.71 ms 69.60 mb 0.9% of total time
Common sub-expression 29.47 ms 41.86 mb 0.7% of total time
Float inwards 23.98 ms 40.22 mb 0.6% of total time
Specialise 21.50 ms 29.29 mb 0.5% of total time
Worker Wrapper binds 5.39 ms 6.00 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4344.80 ms 5870.48 mb 100.0% of total time
==============================Data.Text.Internal.Fusion==============================
Simplifier 2102.66 ms 2345.00 mb 48.8% of total time
CodeGen 1626.11 ms 2171.88 mb 37.7% of total time
Renamer/typechecker 208.60 ms 243.27 mb 4.8% of total time
Desugar 66.13 ms 86.04 mb 1.5% of total time
Demand analysis 57.04 ms 68.59 mb 1.3% of total time
CorePrep 51.61 ms 72.19 mb 1.2% of total time
CoreTidy 43.37 ms 70.01 mb 1.0% of total time
Common sub-expression 41.25 ms 49.62 mb 1.0% of total time
Float inwards 38.48 ms 57.04 mb 0.9% of total time
Parser 28.88 ms 55.51 mb 0.7% of total time
SpecConstr 22.15 ms 32.96 mb 0.5% of total time
Called arity analysis 7.75 ms 12.07 mb 0.2% of total time
Liberate case 6.47 ms 8.82 mb 0.2% of total time
Worker Wrapper binds 5.72 ms 4.32 mb 0.1% of total time
Specialise 4.87 ms 8.12 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4311.09 ms 5285.43 mb 100.0% of total time
=====================Language.Haskell.Exts.Annotated.ExactPrint======================
Simplifier 1759.00 ms 1669.84 mb 41.8% of total time
CodeGen 1474.00 ms 1814.79 mb 35.0% of total time
Called arity analysis 336.00 ms 304.06 mb 8.0% of total time
Renamer/typechecker 149.00 ms 147.84 mb 3.5% of total time
Demand analysis 132.00 ms 111.34 mb 3.1% of total time
Float inwards 65.00 ms 83.42 mb 1.5% of total time
CoreTidy 58.00 ms 40.06 mb 1.4% of total time
CorePrep 57.00 ms 63.23 mb 1.4% of total time
Common sub-expression 55.00 ms 35.58 mb 1.3% of total time
Desugar 52.00 ms 70.01 mb 1.2% of total time
Parser 36.00 ms 85.68 mb 0.9% of total time
Worker Wrapper binds 20.00 ms 8.00 mb 0.5% of total time
Specialise 19.00 ms 24.30 mb 0.5% of total time
-------------------------------------------------------------------------------------
Total 4212.00 ms 4458.14 mb 100.0% of total time
============================Control.Lens.Internal.Context============================
Simplifier 1649.73 ms 1974.11 mb 39.9% of total time
CodeGen 1194.05 ms 1543.42 mb 28.9% of total time
Desugar 508.22 ms 685.10 mb 12.3% of total time
Renamer/typechecker 428.67 ms 527.84 mb 10.4% of total time
CorePrep 82.33 ms 130.47 mb 2.0% of total time
CoreTidy 58.61 ms 103.73 mb 1.4% of total time
Demand analysis 48.55 ms 72.98 mb 1.2% of total time
Parser 43.17 ms 79.52 mb 1.0% of total time
Common sub-expression 32.45 ms 51.28 mb 0.8% of total time
Called arity analysis 27.14 ms 36.22 mb 0.7% of total time
Float inwards 19.00 ms 29.24 mb 0.5% of total time
Specialise 18.62 ms 24.24 mb 0.5% of total time
SpecConstr 16.31 ms 29.33 mb 0.4% of total time
Liberate case 6.09 ms 5.09 mb 0.1% of total time
Worker Wrapper binds 4.46 ms 5.62 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4137.40 ms 5298.18 mb 100.0% of total time
==================================Data.Functor.Alt===================================
CodeGen 2298.15 ms 2772.14 mb 56.5% of total time
Simplifier 1010.61 ms 1153.37 mb 24.9% of total time
Renamer/typechecker 255.60 ms 344.19 mb 6.3% of total time
Demand analysis 140.19 ms 91.15 mb 3.4% of total time
CorePrep 98.91 ms 122.30 mb 2.4% of total time
Desugar 82.02 ms 95.76 mb 2.0% of total time
CoreTidy 52.15 ms 81.20 mb 1.3% of total time
Called arity analysis 37.12 ms 56.15 mb 0.9% of total time
Float inwards 24.23 ms 37.14 mb 0.6% of total time
Common sub-expression 21.52 ms 31.80 mb 0.5% of total time
Specialise 19.19 ms 25.06 mb 0.5% of total time
Parser 18.57 ms 31.66 mb 0.5% of total time
Worker Wrapper binds 5.81 ms 7.70 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4064.07 ms 4849.64 mb 100.0% of total time
================================Data.Bifunctor.Tannen================================
Simplifier 1805.67 ms 3171.33 mb 45.0% of total time
CodeGen 1147.33 ms 1508.83 mb 28.6% of total time
Renamer/typechecker 609.88 ms 873.61 mb 15.2% of total time
Desugar 99.72 ms 149.25 mb 2.5% of total time
CorePrep 93.24 ms 149.93 mb 2.3% of total time
CoreTidy 63.92 ms 116.87 mb 1.6% of total time
Demand analysis 58.95 ms 97.23 mb 1.5% of total time
Called arity analysis 43.58 ms 88.80 mb 1.1% of total time
Common sub-expression 40.15 ms 65.57 mb 1.0% of total time
Specialise 20.63 ms 34.53 mb 0.5% of total time
Parser 14.86 ms 28.60 mb 0.4% of total time
Float inwards 10.86 ms 19.16 mb 0.3% of total time
Worker Wrapper binds 4.37 ms 7.48 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 4013.16 ms 6311.18 mb 100.0% of total time
===============================Data.Profunctor.Unsafe================================
Renamer/typechecker 2414.94 ms 4232.47 mb 60.8% of total time
Simplifier 781.90 ms 1135.08 mb 19.7% of total time
CodeGen 511.83 ms 605.75 mb 12.9% of total time
Desugar 88.06 ms 118.22 mb 2.2% of total time
CorePrep 46.90 ms 66.84 mb 1.2% of total time
CoreTidy 29.42 ms 51.70 mb 0.7% of total time
Demand analysis 28.35 ms 38.14 mb 0.7% of total time
Parser 24.48 ms 46.19 mb 0.6% of total time
Common sub-expression 17.43 ms 25.21 mb 0.4% of total time
Called arity analysis 7.80 ms 12.68 mb 0.2% of total time
Specialise 7.24 ms 11.39 mb 0.2% of total time
SpecConstr 6.90 ms 11.52 mb 0.2% of total time
Float inwards 3.86 ms 7.70 mb 0.1% of total time
Liberate case 2.80 ms 4.09 mb 0.1% of total time
Worker Wrapper binds 1.90 ms 2.95 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3973.81 ms 6369.93 mb 100.0% of total time
===============================Data.Profunctor.Choice================================
Simplifier 1503.92 ms 1847.01 mb 38.0% of total time
CodeGen 1492.34 ms 1685.63 mb 37.8% of total time
Renamer/typechecker 380.00 ms 448.96 mb 9.6% of total time
Desugar 147.89 ms 183.25 mb 3.7% of total time
CorePrep 100.53 ms 128.34 mb 2.5% of total time
CoreTidy 72.27 ms 113.76 mb 1.8% of total time
Demand analysis 64.27 ms 91.03 mb 1.6% of total time
Common sub-expression 46.44 ms 58.02 mb 1.2% of total time
Parser 39.84 ms 68.74 mb 1.0% of total time
Called arity analysis 29.97 ms 48.39 mb 0.8% of total time
SpecConstr 26.27 ms 38.06 mb 0.7% of total time
Specialise 20.83 ms 29.57 mb 0.5% of total time
Float inwards 13.27 ms 20.18 mb 0.3% of total time
Worker Wrapper binds 7.86 ms 6.75 mb 0.2% of total time
Liberate case 7.24 ms 9.19 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 3952.94 ms 4776.88 mb 100.0% of total time
==================================Control.Lens.Lens==================================
CodeGen 1359.18 ms 1594.46 mb 34.8% of total time
Simplifier 1110.36 ms 1458.61 mb 28.4% of total time
Renamer/typechecker 930.63 ms 1495.37 mb 23.8% of total time
Desugar 179.88 ms 275.94 mb 4.6% of total time
Parser 87.35 ms 180.52 mb 2.2% of total time
CorePrep 57.87 ms 75.59 mb 1.5% of total time
Demand analysis 47.15 ms 65.92 mb 1.2% of total time
CoreTidy 41.19 ms 71.10 mb 1.1% of total time
Common sub-expression 32.38 ms 43.23 mb 0.8% of total time
Float inwards 21.49 ms 33.03 mb 0.6% of total time
Specialise 13.72 ms 18.03 mb 0.4% of total time
SpecConstr 10.72 ms 15.49 mb 0.3% of total time
Called arity analysis 10.14 ms 14.91 mb 0.3% of total time
Worker Wrapper binds 2.60 ms 4.09 mb 0.1% of total time
Liberate case 2.53 ms 4.79 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3907.19 ms 5351.09 mb 100.0% of total time
============================Control.Lens.Internal.Indexed============================
Renamer/typechecker 1232.85 ms 1917.13 mb 32.1% of total time
Simplifier 1115.64 ms 1489.86 mb 29.0% of total time
CodeGen 987.14 ms 1135.58 mb 25.7% of total time
Desugar 212.37 ms 294.83 mb 5.5% of total time
CorePrep 57.67 ms 74.11 mb 1.5% of total time
CoreTidy 50.05 ms 82.06 mb 1.3% of total time
Parser 45.89 ms 75.09 mb 1.2% of total time
Demand analysis 39.18 ms 55.34 mb 1.0% of total time
Common sub-expression 33.71 ms 46.15 mb 0.9% of total time
Called arity analysis 22.09 ms 38.30 mb 0.6% of total time
Specialise 14.93 ms 18.37 mb 0.4% of total time
SpecConstr 14.27 ms 24.04 mb 0.4% of total time
Float inwards 11.79 ms 21.31 mb 0.3% of total time
Liberate case 4.07 ms 5.89 mb 0.1% of total time
Worker Wrapper binds 3.19 ms 4.26 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3844.84 ms 5282.33 mb 100.0% of total time
================================Data.Primitive.Array=================================
Renamer/typechecker 1680.83 ms 1210.09 mb 44.3% of total time
CodeGen 1161.80 ms 651.15 mb 30.6% of total time
Simplifier 591.67 ms 379.08 mb 15.6% of total time
Desugar 104.40 ms 70.85 mb 2.8% of total time
CorePrep 43.57 ms 27.77 mb 1.1% of total time
CoreTidy 42.67 ms 31.56 mb 1.1% of total time
Demand analysis 42.65 ms 28.16 mb 1.1% of total time
Parser 39.46 ms 32.16 mb 1.0% of total time
Common sub-expression 23.56 ms 16.19 mb 0.6% of total time
Called arity analysis 21.11 ms 16.76 mb 0.6% of total time
SpecConstr 17.89 ms 12.50 mb 0.5% of total time
Specialise 12.84 ms 8.29 mb 0.3% of total time
Float inwards 7.03 ms 5.34 mb 0.2% of total time
Liberate case 3.85 ms 3.01 mb 0.1% of total time
Worker Wrapper binds 2.94 ms 2.06 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3796.27 ms 2494.95 mb 100.0% of total time
===============================Data.Semigroup.Generic================================
Renamer/typechecker 3067.48 ms 2277.08 mb 80.8% of total time
CodeGen 320.16 ms 176.12 mb 8.4% of total time
Simplifier 254.44 ms 151.52 mb 6.7% of total time
Desugar 76.73 ms 18.18 mb 2.0% of total time
CorePrep 17.71 ms 10.70 mb 0.5% of total time
CoreTidy 16.74 ms 12.14 mb 0.4% of total time
Parser 10.75 ms 10.20 mb 0.3% of total time
Common sub-expression 9.15 ms 6.04 mb 0.2% of total time
Demand analysis 8.32 ms 5.24 mb 0.2% of total time
Specialise 4.95 ms 2.97 mb 0.1% of total time
Called arity analysis 4.40 ms 2.93 mb 0.1% of total time
Float inwards 2.93 ms 2.24 mb 0.1% of total time
Worker Wrapper binds 1.42 ms 0.96 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3795.18 ms 2676.31 mb 100.0% of total time
=============================Data.Bifunctor.TH.Internal==============================
Renamer/typechecker 1817.39 ms 3200.63 mb 49.2% of total time
CodeGen 1145.73 ms 1462.88 mb 31.0% of total time
Simplifier 352.98 ms 416.54 mb 9.6% of total time
Called arity analysis 163.44 ms 293.79 mb 4.4% of total time
Desugar 54.60 ms 71.90 mb 1.5% of total time
Parser 47.18 ms 63.52 mb 1.3% of total time
Demand analysis 42.10 ms 16.12 mb 1.1% of total time
CoreTidy 24.00 ms 39.26 mb 0.6% of total time
CorePrep 21.96 ms 30.24 mb 0.6% of total time
Common sub-expression 12.31 ms 17.17 mb 0.3% of total time
Specialise 6.37 ms 8.64 mb 0.2% of total time
Float inwards 4.17 ms 7.22 mb 0.1% of total time
Worker Wrapper binds 2.07 ms 2.58 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3694.30 ms 5630.48 mb 100.0% of total time
================================Control.Monad.Free.TH================================
Renamer/typechecker 1744.86 ms 2934.62 mb 47.6% of total time
CodeGen 1188.00 ms 1603.83 mb 32.4% of total time
Simplifier 377.96 ms 409.48 mb 10.3% of total time
Called arity analysis 154.65 ms 293.13 mb 4.2% of total time
Desugar 79.27 ms 93.71 mb 2.2% of total time
CorePrep 31.63 ms 41.68 mb 0.9% of total time
Parser 24.53 ms 47.26 mb 0.7% of total time
Demand analysis 19.72 ms 26.15 mb 0.5% of total time
CoreTidy 18.73 ms 30.32 mb 0.5% of total time
Float inwards 10.81 ms 17.15 mb 0.3% of total time
Common sub-expression 10.33 ms 15.92 mb 0.3% of total time
Specialise 5.10 ms 8.53 mb 0.1% of total time
Worker Wrapper binds 1.65 ms 2.54 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3667.24 ms 5524.33 mb 100.0% of total time
===============================Control.Comonad.Cofree================================
CodeGen 1766.76 ms 2284.44 mb 48.3% of total time
Simplifier 1023.37 ms 1345.94 mb 28.0% of total time
Renamer/typechecker 377.23 ms 560.18 mb 10.3% of total time
Desugar 121.41 ms 163.15 mb 3.3% of total time
CorePrep 89.19 ms 123.53 mb 2.4% of total time
CoreTidy 65.01 ms 100.48 mb 1.8% of total time
Demand analysis 57.96 ms 79.58 mb 1.6% of total time
Common sub-expression 40.12 ms 58.54 mb 1.1% of total time
Parser 31.84 ms 59.44 mb 0.9% of total time
Called arity analysis 31.49 ms 58.32 mb 0.9% of total time
Float inwards 22.98 ms 36.62 mb 0.6% of total time
Specialise 20.38 ms 29.14 mb 0.6% of total time
Worker Wrapper binds 12.98 ms 15.08 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 3660.72 ms 4914.44 mb 100.0% of total time
==================================Control.Lens.Zoom==================================
CodeGen 1653.02 ms 2156.03 mb 45.8% of total time
Simplifier 1141.40 ms 1585.16 mb 31.6% of total time
Renamer/typechecker 311.91 ms 416.00 mb 8.6% of total time
Desugar 177.95 ms 252.06 mb 4.9% of total time
CorePrep 97.00 ms 151.39 mb 2.7% of total time
CoreTidy 58.21 ms 106.38 mb 1.6% of total time
Common sub-expression 30.86 ms 50.53 mb 0.9% of total time
Demand analysis 30.41 ms 40.34 mb 0.8% of total time
Parser 22.23 ms 43.10 mb 0.6% of total time
Specialise 21.06 ms 30.12 mb 0.6% of total time
Float inwards 17.92 ms 26.51 mb 0.5% of total time
SpecConstr 16.88 ms 30.24 mb 0.5% of total time
Worker Wrapper binds 16.63 ms 24.83 mb 0.5% of total time
Called arity analysis 10.13 ms 13.29 mb 0.3% of total time
Liberate case 3.03 ms 5.58 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3608.64 ms 4931.56 mb 100.0% of total time
============================Control.Monad.Trans.Instances============================
Renamer/typechecker 3346.59 ms 2506.83 mb 94.6% of total time
CoreTidy 128.48 ms 100.51 mb 3.6% of total time
Parser 40.03 ms 19.21 mb 1.1% of total time
Simplifier 7.04 ms 3.72 mb 0.2% of total time
CodeGen 6.92 ms 4.42 mb 0.2% of total time
Specialise 2.10 ms 0.37 mb 0.1% of total time
Desugar 1.87 ms 1.06 mb 0.1% of total time
CorePrep 1.20 ms 0.78 mb 0.0% of total time
Float inwards 1.02 ms 0.70 mb 0.0% of total time
Demand analysis 0.69 ms 0.42 mb 0.0% of total time
Worker Wrapper binds 0.68 ms 0.39 mb 0.0% of total time
Called arity analysis 0.63 ms 0.39 mb 0.0% of total time
Common sub-expression 0.62 ms 0.40 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3537.87 ms 2639.20 mb 100.0% of total time
===================================Control.Comonad===================================
Renamer/typechecker 1398.28 ms 2321.77 mb 40.9% of total time
CodeGen 977.64 ms 1095.47 mb 28.6% of total time
Simplifier 745.54 ms 870.84 mb 21.8% of total time
Desugar 81.90 ms 97.22 mb 2.4% of total time
CorePrep 50.68 ms 65.55 mb 1.5% of total time
CoreTidy 35.09 ms 53.16 mb 1.0% of total time
Demand analysis 33.69 ms 44.65 mb 1.0% of total time
Parser 29.38 ms 52.20 mb 0.9% of total time
Called arity analysis 20.80 ms 32.80 mb 0.6% of total time
Common sub-expression 20.23 ms 25.05 mb 0.6% of total time
Specialise 9.56 ms 14.26 mb 0.3% of total time
Float inwards 8.80 ms 15.50 mb 0.3% of total time
Worker Wrapper binds 3.77 ms 4.03 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3415.36 ms 4692.50 mb 100.0% of total time
=====================================Control.Seq=====================================
Renamer/typechecker 2256.30 ms 1653.16 mb 66.2% of total time
CodeGen 493.34 ms 317.66 mb 14.5% of total time
Simplifier 470.71 ms 292.86 mb 13.8% of total time
Parser 41.92 ms 31.66 mb 1.2% of total time
CoreTidy 32.85 ms 25.02 mb 1.0% of total time
Desugar 29.26 ms 16.02 mb 0.9% of total time
CorePrep 25.20 ms 18.74 mb 0.7% of total time
Common sub-expression 20.08 ms 14.14 mb 0.6% of total time
Demand analysis 16.08 ms 9.87 mb 0.5% of total time
Specialise 7.11 ms 5.29 mb 0.2% of total time
Worker Wrapper binds 5.58 ms 3.45 mb 0.2% of total time
Called arity analysis 4.58 ms 2.45 mb 0.1% of total time
Float inwards 3.96 ms 3.12 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3406.97 ms 2393.42 mb 100.0% of total time
=============================Data.Text.Internal.Builder==============================
CodeGen 1653.56 ms 2134.33 mb 50.5% of total time
Simplifier 1208.76 ms 1505.50 mb 36.9% of total time
Renamer/typechecker 116.89 ms 139.71 mb 3.6% of total time
CorePrep 60.63 ms 76.74 mb 1.9% of total time
Desugar 40.44 ms 53.23 mb 1.2% of total time
CoreTidy 39.31 ms 58.95 mb 1.2% of total time
Parser 32.79 ms 72.10 mb 1.0% of total time
Demand analysis 29.48 ms 42.54 mb 0.9% of total time
Float inwards 22.86 ms 36.98 mb 0.7% of total time
SpecConstr 22.66 ms 33.09 mb 0.7% of total time
Common sub-expression 22.58 ms 30.13 mb 0.7% of total time
Called arity analysis 11.41 ms 16.96 mb 0.3% of total time
Worker Wrapper binds 4.47 ms 3.91 mb 0.1% of total time
Specialise 4.30 ms 7.04 mb 0.1% of total time
Liberate case 3.87 ms 6.77 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3274.01 ms 4217.98 mb 100.0% of total time
========================Data.Char.Properties.UnicodeCharProps========================
Simplifier 2006.00 ms 1794.24 mb 61.5% of total time
CodeGen 373.00 ms 586.29 mb 11.4% of total time
CoreTidy 180.00 ms 184.20 mb 5.5% of total time
Demand analysis 169.00 ms 169.36 mb 5.2% of total time
Common sub-expression 92.00 ms 62.58 mb 2.8% of total time
Parser 84.00 ms 141.11 mb 2.6% of total time
Float inwards 74.00 ms 96.09 mb 2.3% of total time
Called arity analysis 74.00 ms 62.47 mb 2.3% of total time
CorePrep 54.00 ms 65.27 mb 1.7% of total time
Specialise 48.00 ms 63.77 mb 1.5% of total time
Renamer/typechecker 41.00 ms 47.70 mb 1.3% of total time
Worker Wrapper binds 35.00 ms 18.09 mb 1.1% of total time
Desugar 31.00 ms 49.52 mb 1.0% of total time
-------------------------------------------------------------------------------------
Total 3261.00 ms 3340.68 mb 100.0% of total time
=================================Control.Lens.Empty==================================
CodeGen 1679.31 ms 2195.08 mb 52.1% of total time
Simplifier 1057.67 ms 1473.02 mb 32.8% of total time
Renamer/typechecker 190.46 ms 291.53 mb 5.9% of total time
CorePrep 66.95 ms 102.44 mb 2.1% of total time
Desugar 52.44 ms 72.36 mb 1.6% of total time
Demand analysis 35.89 ms 50.71 mb 1.1% of total time
CoreTidy 33.88 ms 63.09 mb 1.1% of total time
Float inwards 31.01 ms 51.38 mb 1.0% of total time
Common sub-expression 19.06 ms 30.37 mb 0.6% of total time
Parser 16.88 ms 33.02 mb 0.5% of total time
SpecConstr 14.87 ms 26.99 mb 0.5% of total time
Called arity analysis 12.28 ms 22.37 mb 0.4% of total time
Specialise 7.12 ms 11.38 mb 0.2% of total time
Liberate case 4.01 ms 7.04 mb 0.1% of total time
Worker Wrapper binds 3.05 ms 4.60 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3224.88 ms 4435.38 mb 100.0% of total time
================================Data.Profunctor.Types================================
Simplifier 1038.80 ms 1307.95 mb 32.3% of total time
CodeGen 898.70 ms 1061.46 mb 28.0% of total time
Renamer/typechecker 895.05 ms 1381.85 mb 27.8% of total time
Desugar 102.51 ms 135.90 mb 3.2% of total time
CorePrep 61.03 ms 81.45 mb 1.9% of total time
Demand analysis 48.02 ms 65.40 mb 1.5% of total time
CoreTidy 44.32 ms 74.84 mb 1.4% of total time
Common sub-expression 27.37 ms 35.45 mb 0.9% of total time
Parser 24.22 ms 42.50 mb 0.8% of total time
Called arity analysis 23.69 ms 37.38 mb 0.7% of total time
SpecConstr 16.60 ms 25.59 mb 0.5% of total time
Specialise 13.44 ms 19.94 mb 0.4% of total time
Float inwards 12.84 ms 19.31 mb 0.4% of total time
Liberate case 4.46 ms 5.62 mb 0.1% of total time
Worker Wrapper binds 2.96 ms 4.25 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3214.01 ms 4298.88 mb 100.0% of total time
=================================Data.Bifunctor.Biff=================================
Simplifier 1611.78 ms 2541.73 mb 50.3% of total time
CodeGen 968.27 ms 1089.57 mb 30.2% of total time
Renamer/typechecker 266.73 ms 350.78 mb 8.3% of total time
Desugar 83.54 ms 111.92 mb 2.6% of total time
CorePrep 68.63 ms 95.94 mb 2.1% of total time
CoreTidy 59.57 ms 97.50 mb 1.9% of total time
Demand analysis 45.34 ms 66.04 mb 1.4% of total time
Common sub-expression 35.26 ms 52.14 mb 1.1% of total time
Called arity analysis 25.53 ms 43.51 mb 0.8% of total time
Specialise 19.23 ms 31.55 mb 0.6% of total time
Parser 10.69 ms 20.63 mb 0.3% of total time
Float inwards 7.41 ms 15.02 mb 0.2% of total time
Worker Wrapper binds 3.88 ms 6.18 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3205.86 ms 4522.52 mb 100.0% of total time
=================================Control.Lens.Plated=================================
CodeGen 1019.52 ms 1353.85 mb 31.9% of total time
Simplifier 1018.57 ms 1475.43 mb 31.9% of total time
Renamer/typechecker 773.45 ms 1381.53 mb 24.2% of total time
Desugar 104.68 ms 150.12 mb 3.3% of total time
CorePrep 53.12 ms 77.43 mb 1.7% of total time
Parser 50.39 ms 105.62 mb 1.6% of total time
CoreTidy 43.29 ms 72.82 mb 1.4% of total time
Demand analysis 36.24 ms 55.00 mb 1.1% of total time
Common sub-expression 28.96 ms 40.22 mb 0.9% of total time
Called arity analysis 17.08 ms 27.64 mb 0.5% of total time
SpecConstr 16.11 ms 24.23 mb 0.5% of total time
Float inwards 14.52 ms 28.06 mb 0.5% of total time
Specialise 10.26 ms 16.35 mb 0.3% of total time
Worker Wrapper binds 3.91 ms 6.18 mb 0.1% of total time
Liberate case 3.91 ms 7.46 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3194.01 ms 4821.95 mb 100.0% of total time
==============================Control.Monad.Catch.Pure===============================
CodeGen 1098.67 ms 1013.79 mb 35.2% of total time
Renamer/typechecker 954.52 ms 817.66 mb 30.6% of total time
Simplifier 728.40 ms 630.12 mb 23.3% of total time
Desugar 92.22 ms 89.23 mb 3.0% of total time
CorePrep 42.48 ms 42.45 mb 1.4% of total time
Called arity analysis 34.71 ms 48.56 mb 1.1% of total time
CoreTidy 33.89 ms 37.19 mb 1.1% of total time
Parser 33.58 ms 28.94 mb 1.1% of total time
Demand analysis 33.16 ms 30.02 mb 1.1% of total time
Common sub-expression 19.53 ms 18.44 mb 0.6% of total time
SpecConstr 16.90 ms 18.33 mb 0.5% of total time
Float inwards 13.90 ms 15.30 mb 0.4% of total time
Specialise 12.48 ms 13.31 mb 0.4% of total time
Worker Wrapper binds 3.79 ms 3.46 mb 0.1% of total time
Liberate case 3.56 ms 4.48 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3121.79 ms 2811.28 mb 100.0% of total time
============================Control.Lens.Internal.Getter=============================
CodeGen 1533.96 ms 1857.41 mb 49.9% of total time
Simplifier 771.92 ms 1043.60 mb 25.1% of total time
Renamer/typechecker 376.48 ms 605.48 mb 12.2% of total time
Desugar 89.22 ms 123.16 mb 2.9% of total time
CorePrep 62.74 ms 89.77 mb 2.0% of total time
CoreTidy 47.28 ms 75.68 mb 1.5% of total time
Demand analysis 45.56 ms 66.08 mb 1.5% of total time
Called arity analysis 41.75 ms 82.14 mb 1.4% of total time
Common sub-expression 28.95 ms 41.50 mb 0.9% of total time
SpecConstr 21.56 ms 34.80 mb 0.7% of total time
Parser 19.50 ms 27.30 mb 0.6% of total time
Specialise 14.55 ms 21.45 mb 0.5% of total time
Float inwards 13.59 ms 21.95 mb 0.4% of total time
Liberate case 4.84 ms 7.16 mb 0.2% of total time
Worker Wrapper binds 3.21 ms 4.72 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3075.11 ms 4102.20 mb 100.0% of total time
===========================Control.Monad.Trans.Free.Church===========================
CodeGen 1362.65 ms 1688.77 mb 44.4% of total time
Simplifier 895.35 ms 1247.37 mb 29.2% of total time
Renamer/typechecker 344.06 ms 467.57 mb 11.2% of total time
Desugar 120.74 ms 170.74 mb 3.9% of total time
CorePrep 80.94 ms 110.41 mb 2.6% of total time
Demand analysis 55.33 ms 76.83 mb 1.8% of total time
CoreTidy 48.11 ms 80.99 mb 1.6% of total time
Float inwards 44.43 ms 79.42 mb 1.4% of total time
Called arity analysis 36.89 ms 68.57 mb 1.2% of total time
Common sub-expression 30.45 ms 46.83 mb 1.0% of total time
Parser 29.63 ms 56.92 mb 1.0% of total time
Specialise 18.15 ms 28.16 mb 0.6% of total time
Worker Wrapper binds 4.73 ms 6.73 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 3071.46 ms 4129.29 mb 100.0% of total time
============================Control.Lens.Internal.PrismTH============================
CodeGen 1835.43 ms 2190.82 mb 60.3% of total time
Simplifier 690.28 ms 890.56 mb 22.7% of total time
Renamer/typechecker 245.20 ms 353.56 mb 8.1% of total time
Desugar 48.80 ms 67.98 mb 1.6% of total time
CorePrep 46.69 ms 63.81 mb 1.5% of total time
Demand analysis 33.08 ms 45.96 mb 1.1% of total time
Parser 31.37 ms 63.17 mb 1.0% of total time
CoreTidy 24.95 ms 44.18 mb 0.8% of total time
Common sub-expression 22.60 ms 34.20 mb 0.7% of total time
Float inwards 19.34 ms 32.24 mb 0.6% of total time
SpecConstr 16.50 ms 26.79 mb 0.5% of total time
Called arity analysis 11.41 ms 18.07 mb 0.4% of total time
Specialise 10.13 ms 16.36 mb 0.3% of total time
Worker Wrapper binds 5.12 ms 4.69 mb 0.2% of total time
Liberate case 2.91 ms 5.64 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3043.81 ms 3858.01 mb 100.0% of total time
===============================Control.Monad.Primitive===============================
Renamer/typechecker 1152.34 ms 748.17 mb 38.0% of total time
CodeGen 938.31 ms 536.97 mb 30.9% of total time
Simplifier 643.92 ms 388.71 mb 21.2% of total time
Desugar 104.35 ms 61.27 mb 3.4% of total time
Parser 42.19 ms 41.68 mb 1.4% of total time
CorePrep 36.92 ms 23.80 mb 1.2% of total time
CoreTidy 34.26 ms 23.96 mb 1.1% of total time
Demand analysis 21.82 ms 13.10 mb 0.7% of total time
Common sub-expression 21.38 ms 11.38 mb 0.7% of total time
Called arity analysis 10.35 ms 7.10 mb 0.3% of total time
SpecConstr 9.25 ms 6.70 mb 0.3% of total time
Specialise 8.44 ms 7.21 mb 0.3% of total time
Float inwards 6.92 ms 5.18 mb 0.2% of total time
Worker Wrapper binds 2.72 ms 2.02 mb 0.1% of total time
Liberate case 2.36 ms 1.71 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3035.53 ms 1878.95 mb 100.0% of total time
=============================Data.Vector.Unboxed.Mutable=============================
CodeGen 1227.88 ms 1668.68 mb 40.5% of total time
Simplifier 1199.52 ms 1552.84 mb 39.5% of total time
Renamer/typechecker 265.66 ms 335.99 mb 8.8% of total time
Desugar 92.20 ms 129.20 mb 3.0% of total time
Demand analysis 51.27 ms 66.93 mb 1.7% of total time
CorePrep 47.71 ms 66.69 mb 1.6% of total time
Parser 38.47 ms 70.99 mb 1.3% of total time
CoreTidy 33.77 ms 59.03 mb 1.1% of total time
Float inwards 27.16 ms 48.39 mb 0.9% of total time
Common sub-expression 25.26 ms 30.98 mb 0.8% of total time
SpecConstr 9.16 ms 15.99 mb 0.3% of total time
Specialise 6.12 ms 9.12 mb 0.2% of total time
Called arity analysis 5.00 ms 7.20 mb 0.2% of total time
Liberate case 2.94 ms 4.76 mb 0.1% of total time
Worker Wrapper binds 2.32 ms 3.31 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 3034.44 ms 4070.09 mb 100.0% of total time
==========================Data.Semigroup.Traversable.Class===========================
CodeGen 1279.93 ms 1550.96 mb 42.3% of total time
Simplifier 963.73 ms 1064.25 mb 31.8% of total time
Renamer/typechecker 312.28 ms 417.93 mb 10.3% of total time
Desugar 165.32 ms 227.10 mb 5.5% of total time
CorePrep 76.14 ms 102.71 mb 2.5% of total time
CoreTidy 62.50 ms 79.95 mb 2.1% of total time
Demand analysis 45.59 ms 60.94 mb 1.5% of total time
Common sub-expression 33.24 ms 43.48 mb 1.1% of total time
Called arity analysis 31.43 ms 51.76 mb 1.0% of total time
Parser 23.02 ms 40.54 mb 0.8% of total time
Specialise 17.31 ms 24.36 mb 0.6% of total time
Float inwards 11.26 ms 15.57 mb 0.4% of total time
Worker Wrapper binds 5.71 ms 5.47 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 3027.46 ms 3685.02 mb 100.0% of total time
====================================Data.StateVar====================================
Renamer/typechecker 1487.80 ms 1019.48 mb 50.4% of total time
CodeGen 723.43 ms 420.97 mb 24.5% of total time
Simplifier 448.39 ms 229.11 mb 15.2% of total time
Desugar 92.97 ms 52.48 mb 3.1% of total time
Parser 70.45 ms 38.68 mb 2.4% of total time
CorePrep 32.93 ms 20.64 mb 1.1% of total time
CoreTidy 25.40 ms 19.12 mb 0.9% of total time
Demand analysis 23.82 ms 11.65 mb 0.8% of total time
Common sub-expression 15.19 ms 9.65 mb 0.5% of total time
Called arity analysis 13.32 ms 8.63 mb 0.5% of total time
Specialise 8.31 ms 5.87 mb 0.3% of total time
Float inwards 7.41 ms 5.28 mb 0.3% of total time
Worker Wrapper binds 3.40 ms 1.60 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2952.82 ms 1843.16 mb 100.0% of total time
===========================Data.Text.Internal.Fusion.Size============================
CodeGen 1696.71 ms 1399.51 mb 58.4% of total time
Simplifier 864.06 ms 624.68 mb 29.7% of total time
Renamer/typechecker 71.70 ms 60.01 mb 2.5% of total time
Desugar 41.98 ms 37.34 mb 1.4% of total time
CorePrep 41.83 ms 34.98 mb 1.4% of total time
Common sub-expression 39.22 ms 31.86 mb 1.4% of total time
CoreTidy 34.01 ms 32.47 mb 1.2% of total time
Demand analysis 28.20 ms 28.16 mb 1.0% of total time
Parser 26.75 ms 38.12 mb 0.9% of total time
Float inwards 20.74 ms 23.10 mb 0.7% of total time
Called arity analysis 12.16 ms 8.81 mb 0.4% of total time
SpecConstr 11.34 ms 13.71 mb 0.4% of total time
Worker Wrapper binds 6.91 ms 2.55 mb 0.2% of total time
Specialise 4.78 ms 4.63 mb 0.2% of total time
Liberate case 4.69 ms 5.04 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2905.08 ms 2344.96 mb 100.0% of total time
==================================Data.Functor.Rep===================================
CodeGen 1046.70 ms 1325.81 mb 36.5% of total time
Renamer/typechecker 829.49 ms 1420.19 mb 28.9% of total time
Simplifier 685.68 ms 810.40 mb 23.9% of total time
Desugar 105.23 ms 149.34 mb 3.7% of total time
CorePrep 46.11 ms 63.61 mb 1.6% of total time
CoreTidy 33.35 ms 56.32 mb 1.2% of total time
Demand analysis 30.97 ms 42.53 mb 1.1% of total time
Parser 27.80 ms 48.12 mb 1.0% of total time
Called arity analysis 22.34 ms 42.83 mb 0.8% of total time
Common sub-expression 19.99 ms 27.68 mb 0.7% of total time
Specialise 10.75 ms 17.52 mb 0.4% of total time
Float inwards 8.79 ms 17.45 mb 0.3% of total time
Worker Wrapper binds 3.84 ms 5.35 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2871.04 ms 4027.15 mb 100.0% of total time
===================================Data.Bifoldable===================================
CodeGen 1070.10 ms 1186.36 mb 38.3% of total time
Renamer/typechecker 700.72 ms 1099.40 mb 25.1% of total time
Simplifier 687.47 ms 826.48 mb 24.6% of total time
Desugar 83.02 ms 102.53 mb 3.0% of total time
Specialise 50.38 ms 14.40 mb 1.8% of total time
CorePrep 48.35 ms 60.32 mb 1.7% of total time
CoreTidy 43.91 ms 67.28 mb 1.6% of total time
Demand analysis 31.57 ms 39.52 mb 1.1% of total time
Common sub-expression 30.49 ms 38.57 mb 1.1% of total time
Parser 27.46 ms 48.10 mb 1.0% of total time
Called arity analysis 15.52 ms 22.04 mb 0.6% of total time
Float inwards 4.65 ms 9.85 mb 0.2% of total time
Worker Wrapper binds 1.82 ms 3.17 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2795.46 ms 3518.01 mb 100.0% of total time
================================Data.Text.Internal.IO================================
CodeGen 1430.58 ms 1907.58 mb 51.3% of total time
Simplifier 792.58 ms 959.52 mb 28.4% of total time
Renamer/typechecker 291.03 ms 421.85 mb 10.4% of total time
Demand analysis 51.12 ms 64.39 mb 1.8% of total time
CorePrep 42.16 ms 62.04 mb 1.5% of total time
Desugar 39.59 ms 44.22 mb 1.4% of total time
CoreTidy 28.11 ms 40.93 mb 1.0% of total time
Float inwards 27.69 ms 42.64 mb 1.0% of total time
SpecConstr 23.57 ms 34.15 mb 0.8% of total time
Parser 19.80 ms 41.80 mb 0.7% of total time
Common sub-expression 17.75 ms 29.30 mb 0.6% of total time
Called arity analysis 10.64 ms 19.64 mb 0.4% of total time
Liberate case 6.36 ms 9.68 mb 0.2% of total time
Specialise 5.09 ms 6.37 mb 0.2% of total time
Worker Wrapper binds 2.62 ms 4.62 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2788.69 ms 3688.74 mb 100.0% of total time
=============================Control.Lens.Internal.Magma=============================
CodeGen 1040.46 ms 1334.20 mb 37.5% of total time
Simplifier 1009.26 ms 1402.27 mb 36.4% of total time
Renamer/typechecker 345.81 ms 526.60 mb 12.5% of total time
Desugar 106.39 ms 144.76 mb 3.8% of total time
CorePrep 51.32 ms 76.69 mb 1.9% of total time
CoreTidy 44.27 ms 78.53 mb 1.6% of total time
Demand analysis 39.15 ms 58.68 mb 1.4% of total time
Parser 29.45 ms 57.83 mb 1.1% of total time
Common sub-expression 26.75 ms 39.24 mb 1.0% of total time
SpecConstr 24.24 ms 35.83 mb 0.9% of total time
Float inwards 22.12 ms 35.10 mb 0.8% of total time
Specialise 13.72 ms 22.09 mb 0.5% of total time
Called arity analysis 12.13 ms 21.85 mb 0.4% of total time
Worker Wrapper binds 4.60 ms 6.47 mb 0.2% of total time
Liberate case 4.29 ms 6.50 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2773.96 ms 3846.62 mb 100.0% of total time
=============================Data.Profunctor.Composition=============================
CodeGen 992.13 ms 1103.99 mb 36.0% of total time
Simplifier 981.56 ms 1251.08 mb 35.6% of total time
Renamer/typechecker 358.91 ms 455.44 mb 13.0% of total time
Desugar 119.28 ms 153.68 mb 4.3% of total time
CorePrep 75.34 ms 106.02 mb 2.7% of total time
CoreTidy 52.33 ms 79.36 mb 1.9% of total time
Demand analysis 42.46 ms 55.40 mb 1.5% of total time
Parser 32.69 ms 57.74 mb 1.2% of total time
Common sub-expression 28.73 ms 36.23 mb 1.0% of total time
Called arity analysis 18.23 ms 25.44 mb 0.7% of total time
SpecConstr 17.27 ms 25.88 mb 0.6% of total time
Specialise 14.01 ms 21.63 mb 0.5% of total time
Float inwards 10.08 ms 14.20 mb 0.4% of total time
Worker Wrapper binds 8.71 ms 10.39 mb 0.3% of total time
Liberate case 3.95 ms 6.77 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2755.68 ms 3403.26 mb 100.0% of total time
==============================Control.Monad.State.Class==============================
CodeGen 1485.26 ms 834.46 mb 54.7% of total time
Simplifier 538.54 ms 323.48 mb 19.8% of total time
Renamer/typechecker 323.41 ms 206.38 mb 11.9% of total time
Desugar 119.12 ms 73.81 mb 4.4% of total time
CorePrep 55.43 ms 33.58 mb 2.0% of total time
Parser 38.75 ms 30.18 mb 1.4% of total time
CoreTidy 36.34 ms 27.31 mb 1.3% of total time
Demand analysis 35.95 ms 23.00 mb 1.3% of total time
Common sub-expression 33.65 ms 19.44 mb 1.2% of total time
Specialise 17.67 ms 13.01 mb 0.7% of total time
Called arity analysis 12.85 ms 9.60 mb 0.5% of total time
Float inwards 12.45 ms 10.56 mb 0.5% of total time
Worker Wrapper binds 3.66 ms 2.47 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2713.08 ms 1607.28 mb 100.0% of total time
============================Language.Haskell.Exts.Pretty=============================
Simplifier 1104.00 ms 988.67 mb 40.8% of total time
CodeGen 984.00 ms 1372.24 mb 36.4% of total time
Called arity analysis 188.00 ms 286.24 mb 7.0% of total time
Renamer/typechecker 115.00 ms 133.89 mb 4.3% of total time
Demand analysis 99.00 ms 77.97 mb 3.7% of total time
Desugar 55.00 ms 60.36 mb 2.0% of total time
Float inwards 38.00 ms 68.67 mb 1.4% of total time
Parser 33.00 ms 84.52 mb 1.2% of total time
Common sub-expression 28.00 ms 19.89 mb 1.0% of total time
CorePrep 22.00 ms 35.37 mb 0.8% of total time
CoreTidy 17.00 ms 24.14 mb 0.6% of total time
Worker Wrapper binds 11.00 ms 5.12 mb 0.4% of total time
Specialise 9.00 ms 14.14 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 2703.00 ms 3171.25 mb 100.0% of total time
===========================Control.Concurrent.STM.TBQueue============================
Renamer/typechecker 1117.80 ms 788.67 mb 41.4% of total time
CodeGen 1112.73 ms 631.23 mb 41.2% of total time
Simplifier 293.67 ms 162.05 mb 10.9% of total time
CorePrep 31.31 ms 19.48 mb 1.2% of total time
Desugar 28.97 ms 16.57 mb 1.1% of total time
Parser 27.29 ms 25.04 mb 1.0% of total time
CoreTidy 23.92 ms 16.62 mb 0.9% of total time
Demand analysis 19.47 ms 11.67 mb 0.7% of total time
Float inwards 14.35 ms 10.30 mb 0.5% of total time
Common sub-expression 12.89 ms 8.88 mb 0.5% of total time
Called arity analysis 7.27 ms 4.32 mb 0.3% of total time
Specialise 4.76 ms 3.37 mb 0.2% of total time
Worker Wrapper binds 3.67 ms 2.06 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2698.10 ms 1700.26 mb 100.0% of total time
===================================Control.Lens.TH===================================
CodeGen 1438.77 ms 2002.03 mb 53.4% of total time
Simplifier 669.82 ms 934.66 mb 24.9% of total time
Renamer/typechecker 301.61 ms 483.09 mb 11.2% of total time
Desugar 56.28 ms 74.19 mb 2.1% of total time
CorePrep 42.87 ms 58.40 mb 1.6% of total time
Parser 42.31 ms 89.08 mb 1.6% of total time
CoreTidy 36.36 ms 65.23 mb 1.3% of total time
Demand analysis 26.72 ms 42.11 mb 1.0% of total time
Common sub-expression 19.47 ms 34.15 mb 0.7% of total time
SpecConstr 17.21 ms 27.48 mb 0.6% of total time
Called arity analysis 13.52 ms 23.78 mb 0.5% of total time
Float inwards 11.57 ms 20.11 mb 0.4% of total time
Specialise 10.49 ms 16.53 mb 0.4% of total time
Worker Wrapper binds 3.44 ms 4.33 mb 0.1% of total time
Liberate case 3.20 ms 5.36 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2693.64 ms 3880.53 mb 100.0% of total time
============================Data.Vector.Storable.Mutable=============================
CodeGen 1079.48 ms 1340.48 mb 40.4% of total time
Simplifier 976.20 ms 1224.95 mb 36.5% of total time
Renamer/typechecker 280.07 ms 354.60 mb 10.5% of total time
Desugar 97.83 ms 119.88 mb 3.7% of total time
Parser 45.22 ms 84.44 mb 1.7% of total time
CorePrep 43.69 ms 57.38 mb 1.6% of total time
CoreTidy 36.57 ms 56.05 mb 1.4% of total time
Common sub-expression 29.97 ms 39.22 mb 1.1% of total time
Demand analysis 27.71 ms 34.29 mb 1.0% of total time
Called arity analysis 15.65 ms 30.27 mb 0.6% of total time
SpecConstr 14.09 ms 19.46 mb 0.5% of total time
Float inwards 11.73 ms 19.91 mb 0.4% of total time
Specialise 8.99 ms 12.88 mb 0.3% of total time
Liberate case 4.05 ms 6.60 mb 0.2% of total time
Worker Wrapper binds 1.82 ms 2.83 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2673.07 ms 3403.23 mb 100.0% of total time
=============================Text.XML.HXT.Arrow.XmlArrow=============================
Simplifier 1517.00 ms 1619.37 mb 57.2% of total time
CodeGen 670.00 ms 998.84 mb 25.3% of total time
Renamer/typechecker 106.00 ms 193.16 mb 4.0% of total time
Desugar 85.00 ms 138.38 mb 3.2% of total time
Demand analysis 63.00 ms 67.86 mb 2.4% of total time
Called arity analysis 52.00 ms 64.48 mb 2.0% of total time
CoreTidy 41.00 ms 35.20 mb 1.5% of total time
Float inwards 38.00 ms 57.09 mb 1.4% of total time
CorePrep 31.00 ms 53.70 mb 1.2% of total time
Common sub-expression 23.00 ms 25.91 mb 0.9% of total time
Specialise 10.00 ms 13.32 mb 0.4% of total time
Parser 10.00 ms 27.49 mb 0.4% of total time
Worker Wrapper binds 7.00 ms 6.67 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 2653.00 ms 3301.47 mb 100.0% of total time
=================================Data.Vector.Mutable=================================
Simplifier 1130.46 ms 1567.36 mb 42.7% of total time
CodeGen 996.08 ms 1345.68 mb 37.6% of total time
Renamer/typechecker 230.10 ms 326.24 mb 8.7% of total time
Desugar 71.35 ms 97.07 mb 2.7% of total time
CorePrep 40.86 ms 55.75 mb 1.5% of total time
CoreTidy 38.46 ms 64.78 mb 1.5% of total time
Parser 34.64 ms 71.15 mb 1.3% of total time
Demand analysis 31.60 ms 39.83 mb 1.2% of total time
Common sub-expression 28.82 ms 41.21 mb 1.1% of total time
Float inwards 19.51 ms 36.42 mb 0.7% of total time
SpecConstr 9.72 ms 16.84 mb 0.4% of total time
Specialise 6.89 ms 10.76 mb 0.3% of total time
Called arity analysis 5.18 ms 8.72 mb 0.2% of total time
Liberate case 2.31 ms 3.64 mb 0.1% of total time
Worker Wrapper binds 1.70 ms 2.56 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2647.68 ms 3688.00 mb 100.0% of total time
================================Data.Functor.Coyoneda================================
CodeGen 1345.13 ms 1754.73 mb 51.1% of total time
Simplifier 782.44 ms 1011.26 mb 29.7% of total time
Renamer/typechecker 195.09 ms 276.87 mb 7.4% of total time
Desugar 85.63 ms 121.92 mb 3.3% of total time
CorePrep 52.58 ms 77.05 mb 2.0% of total time
CoreTidy 36.41 ms 65.02 mb 1.4% of total time
Demand analysis 34.77 ms 52.30 mb 1.3% of total time
Called arity analysis 27.81 ms 54.95 mb 1.1% of total time
Parser 23.61 ms 46.09 mb 0.9% of total time
Common sub-expression 21.07 ms 36.38 mb 0.8% of total time
Specialise 13.82 ms 21.53 mb 0.5% of total time
Float inwards 13.19 ms 21.50 mb 0.5% of total time
Worker Wrapper binds 2.67 ms 4.40 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2634.22 ms 3544.00 mb 100.0% of total time
=========================Data.Text.Internal.Encoding.Fusion==========================
CodeGen 992.02 ms 1296.43 mb 38.2% of total time
Simplifier 988.61 ms 1107.47 mb 38.1% of total time
Renamer/typechecker 311.63 ms 377.48 mb 12.0% of total time
Float inwards 82.96 ms 35.26 mb 3.2% of total time
Desugar 66.97 ms 86.21 mb 2.6% of total time
CorePrep 30.82 ms 37.74 mb 1.2% of total time
Parser 30.26 ms 59.52 mb 1.2% of total time
Demand analysis 25.20 ms 29.95 mb 1.0% of total time
CoreTidy 21.39 ms 32.38 mb 0.8% of total time
Common sub-expression 20.78 ms 23.90 mb 0.8% of total time
SpecConstr 8.93 ms 13.61 mb 0.3% of total time
Worker Wrapper binds 5.55 ms 2.57 mb 0.2% of total time
Called arity analysis 4.15 ms 7.64 mb 0.2% of total time
Liberate case 3.79 ms 3.95 mb 0.1% of total time
Specialise 2.48 ms 5.50 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2595.54 ms 3119.64 mb 100.0% of total time
=========================Control.Monad.Representable.Reader==========================
CodeGen 1067.86 ms 1394.93 mb 41.8% of total time
Renamer/typechecker 775.27 ms 1393.68 mb 30.3% of total time
Simplifier 418.66 ms 605.26 mb 16.4% of total time
Desugar 65.38 ms 94.25 mb 2.6% of total time
Called arity analysis 47.20 ms 98.24 mb 1.8% of total time
CorePrep 46.74 ms 71.41 mb 1.8% of total time
Demand analysis 38.10 ms 56.16 mb 1.5% of total time
CoreTidy 30.43 ms 54.90 mb 1.2% of total time
Common sub-expression 19.91 ms 32.02 mb 0.8% of total time
Float inwards 17.70 ms 32.96 mb 0.7% of total time
Specialise 13.77 ms 22.93 mb 0.5% of total time
Parser 12.06 ms 23.53 mb 0.5% of total time
Worker Wrapper binds 4.55 ms 4.78 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2557.63 ms 3885.05 mb 100.0% of total time
=================================Data.Text.Internal==================================
CodeGen 1530.94 ms 1104.24 mb 60.0% of total time
Simplifier 656.70 ms 455.35 mb 25.8% of total time
Renamer/typechecker 100.52 ms 63.70 mb 3.9% of total time
Parser 40.12 ms 42.49 mb 1.6% of total time
CorePrep 39.70 ms 28.45 mb 1.6% of total time
Desugar 36.68 ms 26.12 mb 1.4% of total time
Common sub-expression 36.02 ms 25.28 mb 1.4% of total time
CoreTidy 34.74 ms 24.93 mb 1.4% of total time
Demand analysis 25.99 ms 23.80 mb 1.0% of total time
Float inwards 24.87 ms 22.02 mb 1.0% of total time
SpecConstr 10.27 ms 9.24 mb 0.4% of total time
Called arity analysis 6.72 ms 5.42 mb 0.3% of total time
Specialise 2.94 ms 2.91 mb 0.1% of total time
Liberate case 1.92 ms 2.36 mb 0.1% of total time
Worker Wrapper binds 1.82 ms 2.41 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2549.95 ms 1838.73 mb 100.0% of total time
=============================Control.Lens.Internal.Level=============================
CodeGen 1120.39 ms 1504.10 mb 44.5% of total time
Simplifier 756.38 ms 983.54 mb 30.0% of total time
Renamer/typechecker 395.97 ms 557.59 mb 15.7% of total time
Desugar 69.82 ms 89.57 mb 2.8% of total time
CorePrep 32.99 ms 46.18 mb 1.3% of total time
CoreTidy 27.45 ms 45.19 mb 1.1% of total time
Demand analysis 24.08 ms 39.37 mb 1.0% of total time
Parser 20.45 ms 34.90 mb 0.8% of total time
Common sub-expression 16.88 ms 24.16 mb 0.7% of total time
SpecConstr 16.45 ms 24.11 mb 0.7% of total time
Called arity analysis 12.02 ms 20.55 mb 0.5% of total time
Float inwards 10.88 ms 20.62 mb 0.4% of total time
Specialise 10.07 ms 13.99 mb 0.4% of total time
Liberate case 2.98 ms 5.27 mb 0.1% of total time
Worker Wrapper binds 2.09 ms 3.34 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2518.90 ms 3412.49 mb 100.0% of total time
=============================Data.Profunctor.Traversing==============================
Simplifier 945.15 ms 1178.66 mb 38.1% of total time
CodeGen 869.34 ms 984.79 mb 35.1% of total time
Renamer/typechecker 222.48 ms 252.87 mb 9.0% of total time
Common sub-expression 95.51 ms 35.78 mb 3.9% of total time
Desugar 89.47 ms 108.88 mb 3.6% of total time
CorePrep 62.79 ms 85.90 mb 2.5% of total time
CoreTidy 49.29 ms 75.68 mb 2.0% of total time
Demand analysis 47.49 ms 60.02 mb 1.9% of total time
Called arity analysis 22.94 ms 36.33 mb 0.9% of total time
SpecConstr 19.40 ms 27.49 mb 0.8% of total time
Parser 16.56 ms 29.53 mb 0.7% of total time
Float inwards 15.94 ms 22.01 mb 0.6% of total time
Specialise 14.89 ms 19.80 mb 0.6% of total time
Worker Wrapper binds 4.55 ms 4.72 mb 0.2% of total time
Liberate case 3.11 ms 5.46 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2478.91 ms 2927.89 mb 100.0% of total time
=========================Language.Haskell.Exts.InternalLexer=========================
Simplifier 1419.00 ms 1461.73 mb 57.7% of total time
CodeGen 697.00 ms 1057.21 mb 28.3% of total time
Demand analysis 78.00 ms 68.25 mb 3.2% of total time
Renamer/typechecker 74.00 ms 91.65 mb 3.0% of total time
Desugar 39.00 ms 57.90 mb 1.6% of total time
Float inwards 36.00 ms 54.31 mb 1.5% of total time
Parser 24.00 ms 53.19 mb 1.0% of total time
Common sub-expression 23.00 ms 15.91 mb 0.9% of total time
CoreTidy 20.00 ms 20.07 mb 0.8% of total time
CorePrep 20.00 ms 32.02 mb 0.8% of total time
Called arity analysis 16.00 ms 22.00 mb 0.7% of total time
Specialise 8.00 ms 11.53 mb 0.3% of total time
Worker Wrapper binds 6.00 ms 5.35 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2460.00 ms 2951.10 mb 100.0% of total time
============================Control.Comonad.Trans.Coiter=============================
CodeGen 1227.98 ms 1568.28 mb 50.5% of total time
Simplifier 632.86 ms 846.35 mb 26.0% of total time
Renamer/typechecker 236.94 ms 337.32 mb 9.7% of total time
Desugar 83.40 ms 113.69 mb 3.4% of total time
CorePrep 57.57 ms 86.14 mb 2.4% of total time
Demand analysis 50.08 ms 73.15 mb 2.1% of total time
Called arity analysis 37.09 ms 69.73 mb 1.5% of total time
CoreTidy 32.54 ms 55.63 mb 1.3% of total time
Common sub-expression 22.99 ms 33.62 mb 0.9% of total time
Parser 19.48 ms 37.36 mb 0.8% of total time
Specialise 14.25 ms 22.16 mb 0.6% of total time
Float inwards 10.64 ms 20.82 mb 0.4% of total time
Worker Wrapper binds 5.68 ms 5.51 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2431.50 ms 3269.78 mb 100.0% of total time
===============================Data.Profunctor.Closed================================
CodeGen 958.22 ms 1049.37 mb 39.6% of total time
Simplifier 832.77 ms 1049.96 mb 34.4% of total time
Renamer/typechecker 290.50 ms 253.54 mb 12.0% of total time
Desugar 74.50 ms 92.92 mb 3.1% of total time
CorePrep 59.84 ms 83.60 mb 2.5% of total time
CoreTidy 43.44 ms 68.48 mb 1.8% of total time
Demand analysis 41.93 ms 54.50 mb 1.7% of total time
Common sub-expression 24.47 ms 32.78 mb 1.0% of total time
Parser 21.62 ms 34.76 mb 0.9% of total time
Called arity analysis 19.60 ms 28.98 mb 0.8% of total time
SpecConstr 16.80 ms 24.51 mb 0.7% of total time
Specialise 13.63 ms 20.71 mb 0.6% of total time
Float inwards 13.26 ms 20.42 mb 0.5% of total time
Worker Wrapper binds 4.01 ms 5.19 mb 0.2% of total time
Liberate case 3.06 ms 4.81 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2417.65 ms 2824.56 mb 100.0% of total time
====================================Data.Proxy.TH====================================
Renamer/typechecker 1223.26 ms 957.66 mb 52.0% of total time
CodeGen 682.94 ms 423.41 mb 29.0% of total time
Simplifier 202.91 ms 116.66 mb 8.6% of total time
Called arity analysis 153.84 ms 124.47 mb 6.5% of total time
CoreTidy 20.14 ms 14.80 mb 0.9% of total time
Desugar 19.64 ms 11.26 mb 0.8% of total time
Parser 14.33 ms 12.53 mb 0.6% of total time
CorePrep 14.01 ms 9.40 mb 0.6% of total time
Demand analysis 8.10 ms 5.83 mb 0.3% of total time
Common sub-expression 7.56 ms 5.65 mb 0.3% of total time
Specialise 3.20 ms 2.24 mb 0.1% of total time
Float inwards 2.92 ms 2.66 mb 0.1% of total time
Worker Wrapper binds 1.79 ms 0.96 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2354.64 ms 1687.53 mb 100.0% of total time
=====================================Network.URI=====================================
Simplifier 1164.00 ms 1085.19 mb 49.8% of total time
CodeGen 626.00 ms 902.02 mb 26.8% of total time
Renamer/typechecker 226.00 ms 179.05 mb 9.7% of total time
Demand analysis 98.00 ms 63.83 mb 4.2% of total time
Called arity analysis 47.00 ms 23.39 mb 2.0% of total time
Desugar 32.00 ms 25.47 mb 1.4% of total time
CoreTidy 31.00 ms 21.63 mb 1.3% of total time
CorePrep 31.00 ms 34.72 mb 1.3% of total time
Float inwards 29.00 ms 47.55 mb 1.2% of total time
Parser 22.00 ms 36.81 mb 0.9% of total time
Common sub-expression 22.00 ms 20.24 mb 0.9% of total time
Worker Wrapper binds 6.00 ms 5.88 mb 0.3% of total time
Specialise 5.00 ms 7.06 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2339.00 ms 2452.85 mb 100.0% of total time
============================Data.Semigroup.Foldable.Class============================
CodeGen 969.28 ms 1058.08 mb 41.6% of total time
Simplifier 627.21 ms 783.94 mb 26.9% of total time
Renamer/typechecker 313.81 ms 426.71 mb 13.5% of total time
Desugar 219.92 ms 173.23 mb 9.4% of total time
CorePrep 51.22 ms 60.92 mb 2.2% of total time
CoreTidy 35.27 ms 54.11 mb 1.5% of total time
Demand analysis 25.41 ms 35.77 mb 1.1% of total time
Common sub-expression 24.10 ms 28.86 mb 1.0% of total time
Called arity analysis 22.75 ms 36.64 mb 1.0% of total time
Parser 20.66 ms 35.00 mb 0.9% of total time
Specialise 11.27 ms 16.40 mb 0.5% of total time
Float inwards 6.07 ms 11.17 mb 0.3% of total time
Worker Wrapper binds 2.76 ms 3.46 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2329.73 ms 2724.27 mb 100.0% of total time
==================================Control.Monad.STM==================================
Renamer/typechecker 2170.33 ms 1562.12 mb 93.6% of total time
CodeGen 80.34 ms 46.34 mb 3.5% of total time
Simplifier 33.95 ms 17.89 mb 1.5% of total time
Parser 10.89 ms 9.52 mb 0.5% of total time
Desugar 6.66 ms 3.57 mb 0.3% of total time
CorePrep 3.72 ms 1.97 mb 0.2% of total time
CoreTidy 3.65 ms 1.87 mb 0.2% of total time
Demand analysis 2.29 ms 1.29 mb 0.1% of total time
Common sub-expression 1.96 ms 1.08 mb 0.1% of total time
Float inwards 1.90 ms 1.28 mb 0.1% of total time
Specialise 1.88 ms 0.73 mb 0.1% of total time
Called arity analysis 1.21 ms 0.73 mb 0.1% of total time
Worker Wrapper binds 0.82 ms 0.49 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 2319.60 ms 1648.89 mb 100.0% of total time
=============================Control.Monad.Reader.Class==============================
CodeGen 1222.16 ms 733.50 mb 53.0% of total time
Simplifier 495.08 ms 324.13 mb 21.5% of total time
Renamer/typechecker 251.60 ms 153.94 mb 10.9% of total time
Desugar 106.09 ms 65.02 mb 4.6% of total time
CorePrep 47.72 ms 33.83 mb 2.1% of total time
CoreTidy 38.68 ms 28.41 mb 1.7% of total time
Demand analysis 38.04 ms 25.42 mb 1.6% of total time
Parser 30.32 ms 28.76 mb 1.3% of total time
Common sub-expression 30.29 ms 18.52 mb 1.3% of total time
Specialise 18.17 ms 12.98 mb 0.8% of total time
Called arity analysis 13.21 ms 9.66 mb 0.6% of total time
Float inwards 11.12 ms 9.16 mb 0.5% of total time
Worker Wrapper binds 3.08 ms 2.39 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2305.56 ms 1445.74 mb 100.0% of total time
============================Data.Vector.Primitive.Mutable============================
CodeGen 752.38 ms 911.32 mb 34.0% of total time
Simplifier 616.23 ms 630.51 mb 27.8% of total time
Renamer/typechecker 613.12 ms 966.03 mb 27.7% of total time
Desugar 67.51 ms 86.19 mb 3.0% of total time
Parser 34.07 ms 60.93 mb 1.5% of total time
CorePrep 29.59 ms 39.42 mb 1.3% of total time
CoreTidy 24.39 ms 37.32 mb 1.1% of total time
Demand analysis 19.90 ms 22.52 mb 0.9% of total time
Common sub-expression 17.87 ms 25.29 mb 0.8% of total time
Called arity analysis 12.78 ms 23.91 mb 0.6% of total time
SpecConstr 7.83 ms 13.10 mb 0.4% of total time
Specialise 7.55 ms 9.72 mb 0.3% of total time
Float inwards 6.81 ms 11.47 mb 0.3% of total time
Liberate case 2.30 ms 3.72 mb 0.1% of total time
Worker Wrapper binds 1.24 ms 1.91 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2213.57 ms 2843.34 mb 100.0% of total time
=========================Data.Primitive.Internal.Operations==========================
Simplifier 839.27 ms 457.75 mb 39.0% of total time
CodeGen 701.31 ms 429.59 mb 32.6% of total time
Renamer/typechecker 297.42 ms 215.82 mb 13.8% of total time
Desugar 106.15 ms 74.47 mb 4.9% of total time
CoreTidy 43.82 ms 30.23 mb 2.0% of total time
Common sub-expression 34.63 ms 27.79 mb 1.6% of total time
CorePrep 34.45 ms 25.16 mb 1.6% of total time
Parser 27.91 ms 22.68 mb 1.3% of total time
Demand analysis 26.84 ms 14.24 mb 1.2% of total time
Specialise 11.54 ms 7.73 mb 0.5% of total time
SpecConstr 9.65 ms 7.37 mb 0.4% of total time
Called arity analysis 5.74 ms 3.88 mb 0.3% of total time
Float inwards 5.23 ms 4.11 mb 0.2% of total time
Liberate case 4.07 ms 3.17 mb 0.2% of total time
Worker Wrapper binds 3.02 ms 1.58 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2151.05 ms 1325.58 mb 100.0% of total time
===================================Data.Text.Array===================================
CodeGen 869.04 ms 582.63 mb 41.1% of total time
Simplifier 711.41 ms 454.85 mb 33.6% of total time
Renamer/typechecker 280.91 ms 195.30 mb 13.3% of total time
Desugar 58.10 ms 40.13 mb 2.7% of total time
Parser 47.52 ms 48.85 mb 2.2% of total time
CoreTidy 33.41 ms 24.20 mb 1.6% of total time
CorePrep 31.38 ms 20.74 mb 1.5% of total time
Demand analysis 23.40 ms 15.53 mb 1.1% of total time
Common sub-expression 20.58 ms 14.47 mb 1.0% of total time
SpecConstr 11.03 ms 7.50 mb 0.5% of total time
Called arity analysis 7.61 ms 4.88 mb 0.4% of total time
Specialise 7.28 ms 4.71 mb 0.3% of total time
Float inwards 6.73 ms 7.23 mb 0.3% of total time
Liberate case 5.39 ms 2.90 mb 0.3% of total time
Worker Wrapper binds 2.33 ms 2.02 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2116.12 ms 1425.95 mb 100.0% of total time
==============================Data.Text.Encoding.Error===============================
Renamer/typechecker 1286.53 ms 992.62 mb 60.8% of total time
CodeGen 565.87 ms 297.79 mb 26.8% of total time
Simplifier 153.99 ms 96.39 mb 7.3% of total time
Parser 25.52 ms 25.36 mb 1.2% of total time
Desugar 19.82 ms 12.26 mb 0.9% of total time
CoreTidy 15.42 ms 10.49 mb 0.7% of total time
CorePrep 12.25 ms 6.92 mb 0.6% of total time
Demand analysis 7.06 ms 5.76 mb 0.3% of total time
Called arity analysis 6.56 ms 3.56 mb 0.3% of total time
Common sub-expression 5.78 ms 4.02 mb 0.3% of total time
SpecConstr 5.60 ms 3.48 mb 0.3% of total time
Specialise 4.68 ms 3.11 mb 0.2% of total time
Float inwards 2.86 ms 2.82 mb 0.1% of total time
Liberate case 1.28 ms 1.24 mb 0.1% of total time
Worker Wrapper binds 1.19 ms 1.03 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2114.41 ms 1466.84 mb 100.0% of total time
===========================Data.Primitive.Internal.Compat============================
Renamer/typechecker 1877.17 ms 1423.35 mb 89.7% of total time
CoreTidy 185.86 ms 100.20 mb 8.9% of total time
Simplifier 8.54 ms 4.19 mb 0.4% of total time
CodeGen 6.83 ms 4.28 mb 0.3% of total time
Parser 4.67 ms 4.34 mb 0.2% of total time
Desugar 1.75 ms 0.87 mb 0.1% of total time
CorePrep 1.30 ms 0.78 mb 0.1% of total time
Float inwards 1.21 ms 0.70 mb 0.1% of total time
Demand analysis 0.85 ms 0.42 mb 0.0% of total time
Common sub-expression 0.84 ms 0.40 mb 0.0% of total time
Called arity analysis 0.82 ms 0.39 mb 0.0% of total time
Worker Wrapper binds 0.81 ms 0.39 mb 0.0% of total time
SpecConstr 0.74 ms 0.37 mb 0.0% of total time
Specialise 0.57 ms 0.37 mb 0.0% of total time
Liberate case 0.48 ms 0.34 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 2092.44 ms 1541.39 mb 100.0% of total time
=============================Control.Lens.Internal.Fold==============================
Renamer/typechecker 1060.79 ms 1920.80 mb 51.2% of total time
CodeGen 543.22 ms 649.09 mb 26.2% of total time
Simplifier 328.76 ms 407.72 mb 15.9% of total time
Desugar 37.24 ms 47.01 mb 1.8% of total time
Parser 19.35 ms 37.73 mb 0.9% of total time
CoreTidy 17.15 ms 26.91 mb 0.8% of total time
CorePrep 16.10 ms 21.05 mb 0.8% of total time
Demand analysis 11.20 ms 15.24 mb 0.5% of total time
Common sub-expression 9.56 ms 13.11 mb 0.5% of total time
Called arity analysis 8.97 ms 14.81 mb 0.4% of total time
SpecConstr 8.41 ms 12.92 mb 0.4% of total time
Specialise 4.67 ms 7.70 mb 0.2% of total time
Liberate case 2.39 ms 2.54 mb 0.1% of total time
Float inwards 2.08 ms 4.56 mb 0.1% of total time
Worker Wrapper binds 1.73 ms 2.36 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2071.62 ms 3183.52 mb 100.0% of total time
=================================Control.Lens.Setter=================================
CodeGen 768.75 ms 980.62 mb 37.3% of total time
Simplifier 592.11 ms 833.24 mb 28.7% of total time
Renamer/typechecker 417.53 ms 619.42 mb 20.2% of total time
Desugar 88.30 ms 141.20 mb 4.3% of total time
Parser 65.50 ms 140.48 mb 3.2% of total time
CorePrep 35.56 ms 49.69 mb 1.7% of total time
Demand analysis 23.87 ms 31.62 mb 1.2% of total time
CoreTidy 22.19 ms 38.01 mb 1.1% of total time
Float inwards 13.15 ms 23.70 mb 0.6% of total time
Common sub-expression 12.79 ms 19.93 mb 0.6% of total time
Specialise 8.81 ms 10.55 mb 0.4% of total time
SpecConstr 5.59 ms 10.40 mb 0.3% of total time
Called arity analysis 5.27 ms 9.02 mb 0.3% of total time
Liberate case 1.49 ms 2.85 mb 0.1% of total time
Worker Wrapper binds 1.32 ms 2.50 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2062.23 ms 2913.24 mb 100.0% of total time
====================================Data.Text.IO=====================================
CodeGen 1001.46 ms 1287.25 mb 48.6% of total time
Simplifier 584.50 ms 593.74 mb 28.4% of total time
Renamer/typechecker 218.97 ms 269.71 mb 10.6% of total time
Desugar 44.02 ms 55.15 mb 2.1% of total time
Demand analysis 37.88 ms 46.05 mb 1.8% of total time
CorePrep 35.06 ms 43.94 mb 1.7% of total time
Parser 33.54 ms 69.17 mb 1.6% of total time
Float inwards 22.65 ms 31.39 mb 1.1% of total time
CoreTidy 21.32 ms 28.20 mb 1.0% of total time
Common sub-expression 20.97 ms 23.27 mb 1.0% of total time
SpecConstr 13.94 ms 18.55 mb 0.7% of total time
Called arity analysis 12.00 ms 15.77 mb 0.6% of total time
Specialise 5.52 ms 8.85 mb 0.3% of total time
Worker Wrapper binds 5.25 ms 3.85 mb 0.3% of total time
Liberate case 4.47 ms 6.13 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2061.55 ms 2501.03 mb 100.0% of total time
===============================Data.Functor.Adjunction===============================
CodeGen 772.10 ms 1020.59 mb 37.8% of total time
Renamer/typechecker 668.64 ms 1199.07 mb 32.7% of total time
Simplifier 393.72 ms 520.98 mb 19.3% of total time
Desugar 59.91 ms 81.87 mb 2.9% of total time
CorePrep 38.99 ms 59.06 mb 1.9% of total time
Demand analysis 27.36 ms 37.26 mb 1.3% of total time
CoreTidy 24.85 ms 42.42 mb 1.2% of total time
Parser 14.76 ms 29.92 mb 0.7% of total time
Common sub-expression 12.43 ms 19.09 mb 0.6% of total time
Called arity analysis 10.84 ms 18.75 mb 0.5% of total time
Float inwards 9.55 ms 16.62 mb 0.5% of total time
Specialise 8.61 ms 13.92 mb 0.4% of total time
Worker Wrapper binds 2.96 ms 4.20 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 2044.72 ms 3063.76 mb 100.0% of total time
==============================Control.Comonad.Trans.Env==============================
CodeGen 779.56 ms 960.64 mb 38.9% of total time
Renamer/typechecker 676.46 ms 1186.17 mb 33.7% of total time
Simplifier 349.89 ms 483.15 mb 17.5% of total time
Desugar 52.26 ms 69.44 mb 2.6% of total time
CorePrep 33.49 ms 48.62 mb 1.7% of total time
CoreTidy 26.12 ms 43.98 mb 1.3% of total time
Demand analysis 24.95 ms 37.06 mb 1.2% of total time
Common sub-expression 16.98 ms 25.33 mb 0.8% of total time
Called arity analysis 14.52 ms 26.77 mb 0.7% of total time
Specialise 12.12 ms 16.32 mb 0.6% of total time
Parser 10.76 ms 21.65 mb 0.5% of total time
Worker Wrapper binds 3.98 ms 4.64 mb 0.2% of total time
Float inwards 3.65 ms 7.86 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 2004.74 ms 2931.65 mb 100.0% of total time
==============================Control.Monad.Error.Class==============================
CodeGen 936.73 ms 546.67 mb 48.4% of total time
Simplifier 424.20 ms 244.25 mb 21.9% of total time
Renamer/typechecker 327.91 ms 214.18 mb 17.0% of total time
Desugar 74.72 ms 42.75 mb 3.9% of total time
CorePrep 38.95 ms 27.50 mb 2.0% of total time
Demand analysis 28.43 ms 19.70 mb 1.5% of total time
Parser 26.19 ms 25.53 mb 1.4% of total time
CoreTidy 25.03 ms 20.39 mb 1.3% of total time
Common sub-expression 18.66 ms 13.11 mb 1.0% of total time
Specialise 15.58 ms 9.87 mb 0.8% of total time
Called arity analysis 8.17 ms 7.10 mb 0.4% of total time
Float inwards 6.44 ms 6.30 mb 0.3% of total time
Worker Wrapper binds 2.48 ms 1.95 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1933.49 ms 1179.31 mb 100.0% of total time
==================================Control.Lens.Iso===================================
CodeGen 701.15 ms 917.51 mb 36.8% of total time
Simplifier 597.55 ms 884.04 mb 31.3% of total time
Renamer/typechecker 359.94 ms 567.30 mb 18.9% of total time
Desugar 57.78 ms 91.62 mb 3.0% of total time
CorePrep 41.09 ms 66.02 mb 2.2% of total time
Parser 38.76 ms 79.02 mb 2.0% of total time
CoreTidy 31.29 ms 57.70 mb 1.6% of total time
Demand analysis 23.77 ms 35.08 mb 1.2% of total time
Common sub-expression 18.98 ms 27.49 mb 1.0% of total time
Called arity analysis 10.72 ms 16.91 mb 0.6% of total time
SpecConstr 9.16 ms 13.74 mb 0.5% of total time
Specialise 7.97 ms 13.10 mb 0.4% of total time
Float inwards 5.29 ms 11.26 mb 0.3% of total time
Worker Wrapper binds 2.32 ms 3.92 mb 0.1% of total time
Liberate case 2.10 ms 4.05 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1907.87 ms 2788.76 mb 100.0% of total time
==========================Control.Lens.Internal.ByteString===========================
Renamer/typechecker 604.92 ms 894.19 mb 31.9% of total time
CodeGen 538.69 ms 739.66 mb 28.4% of total time
Simplifier 390.06 ms 510.56 mb 20.6% of total time
Desugar 263.80 ms 410.60 mb 13.9% of total time
Parser 27.24 ms 53.31 mb 1.4% of total time
CorePrep 17.54 ms 25.93 mb 0.9% of total time
Demand analysis 12.20 ms 18.77 mb 0.6% of total time
CoreTidy 11.67 ms 21.53 mb 0.6% of total time
Common sub-expression 8.42 ms 10.76 mb 0.4% of total time
Float inwards 7.59 ms 13.89 mb 0.4% of total time
SpecConstr 4.98 ms 8.19 mb 0.3% of total time
Specialise 3.52 ms 5.67 mb 0.2% of total time
Called arity analysis 3.08 ms 4.94 mb 0.2% of total time
Liberate case 1.36 ms 2.29 mb 0.1% of total time
Worker Wrapper binds 1.18 ms 1.70 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1896.25 ms 2721.97 mb 100.0% of total time
==============================Data.Primitive.ByteArray===============================
CodeGen 1036.15 ms 655.34 mb 55.2% of total time
Simplifier 407.66 ms 389.11 mb 21.7% of total time
Renamer/typechecker 167.07 ms 153.88 mb 8.9% of total time
CoreTidy 71.19 ms 32.53 mb 3.8% of total time
Desugar 65.54 ms 69.15 mb 3.5% of total time
CorePrep 34.44 ms 24.35 mb 1.8% of total time
Parser 27.29 ms 43.64 mb 1.5% of total time
Demand analysis 19.69 ms 21.82 mb 1.0% of total time
Common sub-expression 15.34 ms 15.90 mb 0.8% of total time
SpecConstr 9.43 ms 10.19 mb 0.5% of total time
Called arity analysis 9.07 ms 12.51 mb 0.5% of total time
Specialise 6.60 ms 6.98 mb 0.4% of total time
Float inwards 3.24 ms 4.66 mb 0.2% of total time
Liberate case 2.23 ms 2.78 mb 0.1% of total time
Worker Wrapper binds 1.53 ms 1.71 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1876.47 ms 1444.55 mb 100.0% of total time
=================================Data.Biapplicative==================================
CodeGen 792.00 ms 968.03 mb 42.3% of total time
Simplifier 655.55 ms 891.48 mb 35.0% of total time
Desugar 128.97 ms 96.23 mb 6.9% of total time
Renamer/typechecker 88.32 ms 99.74 mb 4.7% of total time
CorePrep 57.14 ms 77.58 mb 3.0% of total time
CoreTidy 42.91 ms 70.46 mb 2.3% of total time
Demand analysis 33.15 ms 44.43 mb 1.8% of total time
Common sub-expression 29.23 ms 39.28 mb 1.6% of total time
Parser 18.64 ms 28.50 mb 1.0% of total time
Called arity analysis 11.04 ms 14.95 mb 0.6% of total time
Specialise 10.84 ms 15.29 mb 0.6% of total time
Float inwards 4.18 ms 8.99 mb 0.2% of total time
Worker Wrapper binds 1.71 ms 2.82 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1873.68 ms 2357.77 mb 100.0% of total time
=================================Data.Bifunctor.Flip=================================
CodeGen 752.24 ms 900.34 mb 40.6% of total time
Simplifier 718.95 ms 1000.65 mb 38.8% of total time
Renamer/typechecker 162.32 ms 209.08 mb 8.8% of total time
Desugar 52.94 ms 68.72 mb 2.9% of total time
CorePrep 36.27 ms 52.12 mb 2.0% of total time
CoreTidy 29.58 ms 51.17 mb 1.6% of total time
Demand analysis 27.44 ms 39.98 mb 1.5% of total time
Called arity analysis 24.11 ms 43.37 mb 1.3% of total time
Common sub-expression 18.34 ms 27.23 mb 1.0% of total time
Specialise 10.79 ms 15.54 mb 0.6% of total time
Parser 9.34 ms 16.36 mb 0.5% of total time
Float inwards 4.89 ms 9.69 mb 0.3% of total time
Worker Wrapper binds 3.98 ms 3.58 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1851.19 ms 2437.85 mb 100.0% of total time
===============================Data.Text.Internal.Read===============================
Renamer/typechecker 1111.95 ms 857.56 mb 60.3% of total time
CodeGen 371.17 ms 236.70 mb 20.1% of total time
Simplifier 259.43 ms 133.68 mb 14.1% of total time
Desugar 27.72 ms 14.41 mb 1.5% of total time
CoreTidy 12.99 ms 10.91 mb 0.7% of total time
Parser 12.69 ms 11.97 mb 0.7% of total time
CorePrep 11.41 ms 7.90 mb 0.6% of total time
Demand analysis 9.39 ms 7.19 mb 0.5% of total time
Common sub-expression 6.92 ms 4.40 mb 0.4% of total time
Called arity analysis 5.55 ms 4.38 mb 0.3% of total time
SpecConstr 4.00 ms 3.91 mb 0.2% of total time
Specialise 3.36 ms 2.66 mb 0.2% of total time
Float inwards 3.28 ms 3.24 mb 0.2% of total time
Liberate case 2.06 ms 1.03 mb 0.1% of total time
Worker Wrapper binds 1.36 ms 1.14 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1843.28 ms 1301.07 mb 100.0% of total time
=================================Data.Functor.Extend=================================
Renamer/typechecker 998.30 ms 1641.96 mb 54.2% of total time
CodeGen 482.35 ms 545.45 mb 26.2% of total time
Simplifier 237.45 ms 285.00 mb 12.9% of total time
Desugar 30.18 ms 36.81 mb 1.6% of total time
CorePrep 24.48 ms 31.47 mb 1.3% of total time
CoreTidy 14.88 ms 22.91 mb 0.8% of total time
Demand analysis 14.57 ms 20.03 mb 0.8% of total time
Parser 10.52 ms 19.99 mb 0.6% of total time
Called arity analysis 8.58 ms 14.36 mb 0.5% of total time
Common sub-expression 8.28 ms 10.06 mb 0.4% of total time
Specialise 4.95 ms 6.67 mb 0.3% of total time
Float inwards 4.17 ms 6.70 mb 0.2% of total time
Worker Wrapper binds 2.93 ms 2.74 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1841.64 ms 2644.14 mb 100.0% of total time
=================================Data.Bifunctor.Sum==================================
CodeGen 716.28 ms 801.93 mb 38.9% of total time
Simplifier 461.93 ms 625.98 mb 25.1% of total time
Renamer/typechecker 457.94 ms 655.81 mb 24.9% of total time
Desugar 45.48 ms 55.26 mb 2.5% of total time
CorePrep 38.85 ms 50.81 mb 2.1% of total time
CoreTidy 34.54 ms 54.68 mb 1.9% of total time
Demand analysis 23.03 ms 32.90 mb 1.3% of total time
Common sub-expression 22.92 ms 34.34 mb 1.2% of total time
Specialise 15.28 ms 24.35 mb 0.8% of total time
Called arity analysis 9.23 ms 13.13 mb 0.5% of total time
Parser 7.02 ms 12.79 mb 0.4% of total time
Float inwards 4.51 ms 7.46 mb 0.2% of total time
Worker Wrapper binds 4.02 ms 4.37 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1841.03 ms 2373.79 mb 100.0% of total time
==============================Control.Lens.Internal.Iso==============================
Renamer/typechecker 1466.18 ms 2883.69 mb 79.7% of total time
Desugar 137.03 ms 268.11 mb 7.4% of total time
Simplifier 127.23 ms 198.67 mb 6.9% of total time
CodeGen 81.01 ms 99.78 mb 4.4% of total time
Parser 9.88 ms 18.02 mb 0.5% of total time
CoreTidy 4.43 ms 7.55 mb 0.2% of total time
CorePrep 4.11 ms 5.38 mb 0.2% of total time
Demand analysis 2.21 ms 3.68 mb 0.1% of total time
Common sub-expression 2.02 ms 3.11 mb 0.1% of total time
SpecConstr 1.31 ms 2.25 mb 0.1% of total time
Specialise 1.28 ms 2.06 mb 0.1% of total time
Called arity analysis 0.96 ms 1.64 mb 0.1% of total time
Float inwards 0.90 ms 1.68 mb 0.0% of total time
Liberate case 0.51 ms 0.80 mb 0.0% of total time
Worker Wrapper binds 0.47 ms 0.74 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1839.53 ms 3497.15 mb 100.0% of total time
==========================Control.Monad.Representable.State==========================
CodeGen 779.91 ms 995.89 mb 43.4% of total time
Simplifier 446.18 ms 610.10 mb 24.8% of total time
Renamer/typechecker 331.13 ms 532.89 mb 18.4% of total time
Desugar 64.95 ms 85.66 mb 3.6% of total time
CorePrep 38.98 ms 55.45 mb 2.2% of total time
CoreTidy 27.80 ms 46.46 mb 1.5% of total time
Demand analysis 27.35 ms 38.57 mb 1.5% of total time
Float inwards 21.88 ms 37.08 mb 1.2% of total time
Parser 18.21 ms 36.63 mb 1.0% of total time
Called arity analysis 14.79 ms 28.89 mb 0.8% of total time
Common sub-expression 12.82 ms 21.72 mb 0.7% of total time
Specialise 9.57 ms 16.10 mb 0.5% of total time
Worker Wrapper binds 3.50 ms 4.78 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1797.07 ms 2510.21 mb 100.0% of total time
==================================Control.Monad.Co===================================
CodeGen 763.54 ms 947.42 mb 43.0% of total time
Simplifier 448.18 ms 650.32 mb 25.2% of total time
Renamer/typechecker 351.02 ms 558.99 mb 19.8% of total time
Desugar 50.43 ms 67.93 mb 2.8% of total time
CorePrep 44.38 ms 59.29 mb 2.5% of total time
CoreTidy 27.74 ms 49.87 mb 1.6% of total time
Demand analysis 21.48 ms 31.21 mb 1.2% of total time
Parser 17.64 ms 31.66 mb 1.0% of total time
Called arity analysis 14.99 ms 28.27 mb 0.8% of total time
Float inwards 13.88 ms 24.16 mb 0.8% of total time
Common sub-expression 12.30 ms 19.33 mb 0.7% of total time
Specialise 7.40 ms 12.34 mb 0.4% of total time
Worker Wrapper binds 2.54 ms 3.84 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1775.52 ms 2484.61 mb 100.0% of total time
================================Data.Functor.Kan.Ran=================================
Renamer/typechecker 1324.68 ms 2407.55 mb 77.6% of total time
CodeGen 174.02 ms 185.37 mb 10.2% of total time
Simplifier 139.56 ms 206.79 mb 8.2% of total time
Desugar 23.67 ms 32.40 mb 1.4% of total time
Parser 13.43 ms 28.64 mb 0.8% of total time
CorePrep 8.69 ms 11.28 mb 0.5% of total time
CoreTidy 7.93 ms 14.35 mb 0.5% of total time
Demand analysis 4.87 ms 7.60 mb 0.3% of total time
Common sub-expression 4.21 ms 5.97 mb 0.2% of total time
Called arity analysis 2.57 ms 3.75 mb 0.2% of total time
Specialise 1.85 ms 3.00 mb 0.1% of total time
Float inwards 1.84 ms 3.52 mb 0.1% of total time
Worker Wrapper binds 0.62 ms 1.13 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1707.94 ms 2911.34 mb 100.0% of total time
================================Data.Bifunctor.Joker=================================
CodeGen 677.39 ms 877.54 mb 39.7% of total time
Simplifier 670.88 ms 884.36 mb 39.3% of total time
Renamer/typechecker 151.61 ms 190.44 mb 8.9% of total time
Desugar 51.38 ms 65.68 mb 3.0% of total time
CorePrep 34.73 ms 49.64 mb 2.0% of total time
CoreTidy 31.00 ms 49.66 mb 1.8% of total time
Demand analysis 26.43 ms 37.71 mb 1.5% of total time
Called arity analysis 19.51 ms 37.02 mb 1.1% of total time
Common sub-expression 17.21 ms 25.00 mb 1.0% of total time
Specialise 9.48 ms 15.01 mb 0.6% of total time
Parser 9.08 ms 17.18 mb 0.5% of total time
Float inwards 6.74 ms 9.67 mb 0.4% of total time
Worker Wrapper binds 2.33 ms 3.64 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1707.77 ms 2262.52 mb 100.0% of total time
==============================Control.Monad.Free.Church==============================
CodeGen 904.71 ms 985.19 mb 53.1% of total time
Simplifier 450.69 ms 537.42 mb 26.4% of total time
Renamer/typechecker 126.12 ms 162.12 mb 7.4% of total time
Desugar 53.28 ms 71.06 mb 3.1% of total time
CorePrep 40.37 ms 47.95 mb 2.4% of total time
CoreTidy 27.85 ms 41.34 mb 1.6% of total time
Demand analysis 24.15 ms 30.46 mb 1.4% of total time
Called arity analysis 22.11 ms 37.64 mb 1.3% of total time
Parser 17.35 ms 34.88 mb 1.0% of total time
Common sub-expression 15.34 ms 19.59 mb 0.9% of total time
Float inwards 13.00 ms 19.96 mb 0.8% of total time
Specialise 7.49 ms 11.73 mb 0.4% of total time
Worker Wrapper binds 2.21 ms 3.09 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1704.67 ms 2002.43 mb 100.0% of total time
=========================Control.Comonad.Representable.Store=========================
CodeGen 757.87 ms 1001.54 mb 44.5% of total time
Simplifier 519.79 ms 736.97 mb 30.5% of total time
Renamer/typechecker 230.08 ms 362.06 mb 13.5% of total time
Desugar 46.15 ms 61.03 mb 2.7% of total time
CorePrep 36.85 ms 55.38 mb 2.2% of total time
CoreTidy 28.35 ms 47.56 mb 1.7% of total time
Demand analysis 23.15 ms 32.02 mb 1.4% of total time
Common sub-expression 18.17 ms 26.98 mb 1.1% of total time
Parser 12.07 ms 24.24 mb 0.7% of total time
Specialise 9.07 ms 14.41 mb 0.5% of total time
Called arity analysis 7.46 ms 12.89 mb 0.4% of total time
Worker Wrapper binds 6.83 ms 8.33 mb 0.4% of total time
Float inwards 6.36 ms 10.70 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 1702.20 ms 2394.09 mb 100.0% of total time
===============================Data.Vector.Generic.New===============================
CodeGen 728.24 ms 920.10 mb 43.0% of total time
Simplifier 620.88 ms 846.82 mb 36.7% of total time
Renamer/typechecker 163.61 ms 199.06 mb 9.7% of total time
Desugar 37.48 ms 51.60 mb 2.2% of total time
CorePrep 30.91 ms 41.98 mb 1.8% of total time
CoreTidy 26.46 ms 45.65 mb 1.6% of total time
Float inwards 20.91 ms 31.20 mb 1.2% of total time
Parser 18.23 ms 33.48 mb 1.1% of total time
Demand analysis 16.06 ms 20.05 mb 0.9% of total time
Common sub-expression 12.48 ms 19.28 mb 0.7% of total time
SpecConstr 8.85 ms 14.58 mb 0.5% of total time
Called arity analysis 2.61 ms 4.14 mb 0.2% of total time
Specialise 2.50 ms 3.51 mb 0.1% of total time
Liberate case 1.74 ms 2.88 mb 0.1% of total time
Worker Wrapper binds 1.33 ms 1.83 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1692.29 ms 2236.15 mb 100.0% of total time
============================Control.Concurrent.STM.TChan=============================
CodeGen 1134.14 ms 674.83 mb 68.2% of total time
Simplifier 253.69 ms 141.69 mb 15.3% of total time
Renamer/typechecker 104.68 ms 58.91 mb 6.3% of total time
CorePrep 31.16 ms 17.82 mb 1.9% of total time
Desugar 29.28 ms 15.60 mb 1.8% of total time
CoreTidy 28.61 ms 21.02 mb 1.7% of total time
Parser 27.49 ms 24.30 mb 1.7% of total time
Demand analysis 15.44 ms 9.28 mb 0.9% of total time
Common sub-expression 14.72 ms 9.07 mb 0.9% of total time
Float inwards 10.13 ms 8.08 mb 0.6% of total time
Called arity analysis 5.31 ms 3.70 mb 0.3% of total time
Specialise 4.69 ms 3.26 mb 0.3% of total time
Worker Wrapper binds 3.76 ms 2.15 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1663.10 ms 989.70 mb 100.0% of total time
==============================Control.Lens.Internal.TH===============================
Renamer/typechecker 1033.74 ms 1771.95 mb 62.2% of total time
CodeGen 412.27 ms 521.84 mb 24.8% of total time
Called arity analysis 99.79 ms 189.09 mb 6.0% of total time
Simplifier 65.13 ms 81.72 mb 3.9% of total time
Desugar 13.37 ms 16.67 mb 0.8% of total time
Parser 12.54 ms 23.16 mb 0.8% of total time
CoreTidy 9.19 ms 13.18 mb 0.6% of total time
CorePrep 5.11 ms 7.00 mb 0.3% of total time
Common sub-expression 2.96 ms 4.60 mb 0.2% of total time
Demand analysis 2.39 ms 3.74 mb 0.1% of total time
SpecConstr 1.67 ms 3.26 mb 0.1% of total time
Float inwards 1.14 ms 2.25 mb 0.1% of total time
Specialise 1.03 ms 1.82 mb 0.1% of total time
Worker Wrapper binds 0.89 ms 0.95 mb 0.1% of total time
Liberate case 0.70 ms 1.47 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1661.92 ms 2642.72 mb 100.0% of total time
===============================Data.Bifunctor.Wrapped================================
CodeGen 713.23 ms 901.42 mb 43.1% of total time
Simplifier 592.14 ms 936.41 mb 35.8% of total time
Renamer/typechecker 152.00 ms 215.05 mb 9.2% of total time
Desugar 45.90 ms 67.31 mb 2.8% of total time
CorePrep 36.14 ms 51.70 mb 2.2% of total time
CoreTidy 29.64 ms 54.20 mb 1.8% of total time
Demand analysis 25.30 ms 38.53 mb 1.5% of total time
Called arity analysis 17.12 ms 34.37 mb 1.0% of total time
Common sub-expression 15.85 ms 25.27 mb 1.0% of total time
Specialise 9.65 ms 15.33 mb 0.6% of total time
Parser 8.85 ms 17.47 mb 0.5% of total time
Float inwards 5.71 ms 9.88 mb 0.3% of total time
Worker Wrapper binds 2.23 ms 3.66 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1653.76 ms 2370.58 mb 100.0% of total time
================================Data.Bifunctor.Clown=================================
CodeGen 650.55 ms 742.27 mb 39.6% of total time
Simplifier 640.87 ms 896.21 mb 39.0% of total time
Renamer/typechecker 156.84 ms 188.93 mb 9.5% of total time
Desugar 50.57 ms 61.82 mb 3.1% of total time
CoreTidy 31.41 ms 48.85 mb 1.9% of total time
CorePrep 29.59 ms 39.64 mb 1.8% of total time
Demand analysis 24.37 ms 33.25 mb 1.5% of total time
Common sub-expression 18.61 ms 24.19 mb 1.1% of total time
Called arity analysis 13.55 ms 20.94 mb 0.8% of total time
Specialise 11.05 ms 14.43 mb 0.7% of total time
Parser 9.78 ms 16.79 mb 0.6% of total time
Float inwards 4.90 ms 9.62 mb 0.3% of total time
Worker Wrapper binds 1.98 ms 3.15 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1644.07 ms 2100.09 mb 100.0% of total time
===============================Data.Bifunctor.Product================================
Simplifier 634.41 ms 968.37 mb 38.7% of total time
CodeGen 622.76 ms 828.24 mb 38.0% of total time
Renamer/typechecker 155.95 ms 227.16 mb 9.5% of total time
Desugar 49.24 ms 73.94 mb 3.0% of total time
CorePrep 41.05 ms 62.83 mb 2.5% of total time
CoreTidy 38.98 ms 70.56 mb 2.4% of total time
Common sub-expression 28.45 ms 46.34 mb 1.7% of total time
Demand analysis 26.02 ms 41.90 mb 1.6% of total time
Specialise 13.98 ms 24.15 mb 0.9% of total time
Parser 8.65 ms 16.98 mb 0.5% of total time
Called arity analysis 7.66 ms 12.15 mb 0.5% of total time
Float inwards 6.30 ms 13.30 mb 0.4% of total time
Worker Wrapper binds 4.88 ms 6.11 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 1638.33 ms 2392.02 mb 100.0% of total time
==============================Control.Monad.Trans.Conts==============================
Renamer/typechecker 1124.81 ms 2168.86 mb 69.5% of total time
CodeGen 247.21 ms 310.51 mb 15.3% of total time
Simplifier 168.13 ms 189.97 mb 10.4% of total time
Desugar 22.36 ms 24.76 mb 1.4% of total time
CorePrep 13.45 ms 18.36 mb 0.8% of total time
Demand analysis 9.27 ms 14.08 mb 0.6% of total time
Parser 8.20 ms 14.78 mb 0.5% of total time
CoreTidy 7.80 ms 14.56 mb 0.5% of total time
Called arity analysis 5.57 ms 9.80 mb 0.3% of total time
Common sub-expression 5.17 ms 7.99 mb 0.3% of total time
Specialise 3.36 ms 4.66 mb 0.2% of total time
Float inwards 1.90 ms 3.99 mb 0.1% of total time
Worker Wrapper binds 1.07 ms 1.62 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1618.30 ms 2783.94 mb 100.0% of total time
====================================Numeric.Lens=====================================
CodeGen 983.73 ms 1371.61 mb 61.0% of total time
Simplifier 322.09 ms 413.55 mb 20.0% of total time
Renamer/typechecker 157.05 ms 245.24 mb 9.7% of total time
Desugar 30.16 ms 44.40 mb 1.9% of total time
CoreTidy 24.51 ms 41.13 mb 1.5% of total time
CorePrep 24.41 ms 37.34 mb 1.5% of total time
Demand analysis 14.09 ms 21.47 mb 0.9% of total time
Float inwards 12.67 ms 22.96 mb 0.8% of total time
Parser 12.29 ms 25.86 mb 0.8% of total time
Common sub-expression 11.07 ms 18.16 mb 0.7% of total time
SpecConstr 6.07 ms 11.02 mb 0.4% of total time
Called arity analysis 4.43 ms 7.11 mb 0.3% of total time
Specialise 3.59 ms 5.49 mb 0.2% of total time
Worker Wrapper binds 3.22 ms 4.16 mb 0.2% of total time
Liberate case 2.38 ms 4.33 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1611.76 ms 2273.83 mb 100.0% of total time
=================================Data.Bitraversable==================================
Simplifier 573.93 ms 723.58 mb 35.9% of total time
CodeGen 518.81 ms 612.68 mb 32.5% of total time
Renamer/typechecker 254.29 ms 360.02 mb 15.9% of total time
Desugar 95.60 ms 125.63 mb 6.0% of total time
CoreTidy 33.61 ms 51.81 mb 2.1% of total time
CorePrep 30.70 ms 45.09 mb 1.9% of total time
Parser 26.25 ms 48.03 mb 1.6% of total time
Demand analysis 21.67 ms 27.07 mb 1.4% of total time
Common sub-expression 19.74 ms 25.42 mb 1.2% of total time
Specialise 8.64 ms 11.30 mb 0.5% of total time
Float inwards 6.72 ms 8.46 mb 0.4% of total time
Called arity analysis 5.53 ms 8.37 mb 0.3% of total time
Worker Wrapper binds 1.63 ms 2.43 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1597.12 ms 2049.90 mb 100.0% of total time
===========================Data.Vector.Fusion.Bundle.Size============================
CodeGen 1115.76 ms 797.93 mb 70.2% of total time
Simplifier 234.76 ms 199.43 mb 14.8% of total time
Renamer/typechecker 121.88 ms 126.46 mb 7.7% of total time
Desugar 31.90 ms 29.49 mb 2.0% of total time
CorePrep 20.55 ms 15.40 mb 1.3% of total time
CoreTidy 15.56 ms 17.58 mb 1.0% of total time
Parser 12.84 ms 18.34 mb 0.8% of total time
Common sub-expression 8.72 ms 9.14 mb 0.5% of total time
Demand analysis 8.60 ms 7.93 mb 0.5% of total time
SpecConstr 6.13 ms 7.06 mb 0.4% of total time
Called arity analysis 3.97 ms 4.25 mb 0.2% of total time
Specialise 2.77 ms 3.30 mb 0.2% of total time
Float inwards 2.62 ms 3.70 mb 0.2% of total time
Liberate case 2.14 ms 2.17 mb 0.1% of total time
Worker Wrapper binds 1.02 ms 1.13 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1589.22 ms 1243.31 mb 100.0% of total time
===========================Data.Text.Internal.Lazy.Fusion============================
CodeGen 702.22 ms 828.47 mb 45.1% of total time
Simplifier 641.75 ms 747.82 mb 41.2% of total time
Renamer/typechecker 59.89 ms 73.79 mb 3.8% of total time
Demand analysis 29.74 ms 29.80 mb 1.9% of total time
CorePrep 22.10 ms 27.44 mb 1.4% of total time
CoreTidy 21.46 ms 26.75 mb 1.4% of total time
Desugar 20.08 ms 23.70 mb 1.3% of total time
SpecConstr 14.13 ms 13.69 mb 0.9% of total time
Parser 13.50 ms 26.06 mb 0.9% of total time
Float inwards 12.75 ms 18.34 mb 0.8% of total time
Common sub-expression 12.14 ms 17.71 mb 0.8% of total time
Called arity analysis 2.13 ms 4.47 mb 0.1% of total time
Liberate case 1.92 ms 3.72 mb 0.1% of total time
Specialise 1.49 ms 2.90 mb 0.1% of total time
Worker Wrapper binds 1.12 ms 2.02 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1556.42 ms 1846.68 mb 100.0% of total time
===========================Data.Functor.Contravariant.Rep============================
Renamer/typechecker 1187.69 ms 2157.68 mb 78.3% of total time
CodeGen 182.89 ms 236.43 mb 12.1% of total time
Simplifier 94.37 ms 119.85 mb 6.2% of total time
Desugar 15.16 ms 19.17 mb 1.0% of total time
CorePrep 9.43 ms 12.19 mb 0.6% of total time
Parser 7.04 ms 12.20 mb 0.5% of total time
CoreTidy 6.52 ms 10.50 mb 0.4% of total time
Demand analysis 4.59 ms 6.45 mb 0.3% of total time
Common sub-expression 3.03 ms 3.88 mb 0.2% of total time
Called arity analysis 1.78 ms 2.41 mb 0.1% of total time
Worker Wrapper binds 1.74 ms 1.96 mb 0.1% of total time
Specialise 1.54 ms 2.60 mb 0.1% of total time
Float inwards 1.09 ms 2.49 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1516.87 ms 2587.80 mb 100.0% of total time
==================================Data.Text.Foreign==================================
CodeGen 764.18 ms 970.05 mb 50.9% of total time
Simplifier 408.69 ms 512.44 mb 27.2% of total time
Renamer/typechecker 181.04 ms 217.59 mb 12.1% of total time
Desugar 32.96 ms 39.50 mb 2.2% of total time
CoreTidy 24.27 ms 34.69 mb 1.6% of total time
CorePrep 17.78 ms 25.84 mb 1.2% of total time
Parser 15.44 ms 33.57 mb 1.0% of total time
Demand analysis 14.55 ms 20.98 mb 1.0% of total time
Common sub-expression 10.16 ms 14.73 mb 0.7% of total time
SpecConstr 9.20 ms 14.60 mb 0.6% of total time
Called arity analysis 8.17 ms 13.13 mb 0.5% of total time
Float inwards 5.50 ms 13.91 mb 0.4% of total time
Worker Wrapper binds 4.36 ms 3.50 mb 0.3% of total time
Specialise 3.85 ms 6.25 mb 0.3% of total time
Liberate case 1.84 ms 3.93 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1501.99 ms 1924.73 mb 100.0% of total time
===========================Data.Text.Internal.Lazy.Search============================
CodeGen 731.29 ms 1020.22 mb 48.9% of total time
Simplifier 376.47 ms 468.21 mb 25.2% of total time
Renamer/typechecker 219.85 ms 279.26 mb 14.7% of total time
Desugar 36.18 ms 47.17 mb 2.4% of total time
Demand analysis 27.07 ms 40.31 mb 1.8% of total time
CorePrep 21.37 ms 32.38 mb 1.4% of total time
Parser 16.48 ms 31.53 mb 1.1% of total time
Float inwards 16.06 ms 27.26 mb 1.1% of total time
SpecConstr 11.97 ms 18.96 mb 0.8% of total time
CoreTidy 11.48 ms 18.99 mb 0.8% of total time
Common sub-expression 10.61 ms 14.66 mb 0.7% of total time
Specialise 4.74 ms 7.37 mb 0.3% of total time
Called arity analysis 4.16 ms 4.18 mb 0.3% of total time
Liberate case 3.77 ms 5.45 mb 0.3% of total time
Worker Wrapper binds 2.50 ms 3.92 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1494.00 ms 2019.88 mb 100.0% of total time
==============================Data.Vector.Generic.Lens===============================
CodeGen 600.59 ms 801.29 mb 40.5% of total time
Simplifier 380.16 ms 509.54 mb 25.7% of total time
Renamer/typechecker 257.89 ms 380.40 mb 17.4% of total time
Desugar 129.61 ms 231.46 mb 8.8% of total time
CorePrep 25.17 ms 38.36 mb 1.7% of total time
Float inwards 19.45 ms 35.49 mb 1.3% of total time
Demand analysis 16.52 ms 19.74 mb 1.1% of total time
Parser 14.91 ms 28.47 mb 1.0% of total time
CoreTidy 14.87 ms 23.58 mb 1.0% of total time
Common sub-expression 8.62 ms 11.62 mb 0.6% of total time
SpecConstr 4.61 ms 8.11 mb 0.3% of total time
Specialise 3.18 ms 3.72 mb 0.2% of total time
Called arity analysis 3.14 ms 5.12 mb 0.2% of total time
Liberate case 1.36 ms 2.58 mb 0.1% of total time
Worker Wrapper binds 1.10 ms 2.00 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1481.18 ms 2101.49 mb 100.0% of total time
===============================Data.Profunctor.Cayley================================
CodeGen 599.95 ms 647.62 mb 40.7% of total time
Simplifier 470.23 ms 603.66 mb 31.9% of total time
Renamer/typechecker 173.77 ms 219.19 mb 11.8% of total time
Desugar 54.30 ms 60.63 mb 3.7% of total time
CorePrep 52.40 ms 67.14 mb 3.6% of total time
Demand analysis 30.71 ms 39.24 mb 2.1% of total time
CoreTidy 27.50 ms 41.08 mb 1.9% of total time
Common sub-expression 18.45 ms 24.97 mb 1.3% of total time
Called arity analysis 12.44 ms 19.11 mb 0.8% of total time
Parser 9.54 ms 16.89 mb 0.6% of total time
Specialise 8.37 ms 12.01 mb 0.6% of total time
SpecConstr 7.69 ms 11.44 mb 0.5% of total time
Float inwards 5.70 ms 8.28 mb 0.4% of total time
Worker Wrapper binds 2.45 ms 3.42 mb 0.2% of total time
Liberate case 2.15 ms 2.70 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1475.65 ms 1777.38 mb 100.0% of total time
==========================Language.Haskell.Exts.ParseUtils===========================
Simplifier 715.00 ms 804.09 mb 49.3% of total time
CodeGen 472.00 ms 715.88 mb 32.6% of total time
Renamer/typechecker 76.00 ms 90.68 mb 5.2% of total time
Demand analysis 37.00 ms 66.39 mb 2.6% of total time
Desugar 35.00 ms 52.70 mb 2.4% of total time
Float inwards 29.00 ms 38.51 mb 2.0% of total time
Parser 18.00 ms 54.72 mb 1.2% of total time
CorePrep 17.00 ms 26.51 mb 1.2% of total time
CoreTidy 14.00 ms 15.64 mb 1.0% of total time
Called arity analysis 13.00 ms 19.86 mb 0.9% of total time
Common sub-expression 12.00 ms 14.22 mb 0.8% of total time
Specialise 6.00 ms 7.69 mb 0.4% of total time
Worker Wrapper binds 5.00 ms 3.68 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 1449.00 ms 1910.56 mb 100.0% of total time
==========================Data.Text.Internal.Encoding.Utf16==========================
Renamer/typechecker 1202.90 ms 950.29 mb 83.3% of total time
CodeGen 153.37 ms 92.00 mb 10.6% of total time
Simplifier 53.19 ms 35.12 mb 3.7% of total time
Parser 8.06 ms 8.56 mb 0.6% of total time
Desugar 8.06 ms 5.54 mb 0.6% of total time
CorePrep 4.73 ms 2.97 mb 0.3% of total time
Demand analysis 3.11 ms 1.98 mb 0.2% of total time
CoreTidy 2.77 ms 1.96 mb 0.2% of total time
SpecConstr 1.86 ms 0.98 mb 0.1% of total time
Common sub-expression 1.85 ms 1.36 mb 0.1% of total time
Float inwards 1.23 ms 1.53 mb 0.1% of total time
Specialise 0.92 ms 0.80 mb 0.1% of total time
Called arity analysis 0.83 ms 0.81 mb 0.1% of total time
Worker Wrapper binds 0.77 ms 0.61 mb 0.1% of total time
Liberate case 0.54 ms 0.56 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1444.19 ms 1105.05 mb 100.0% of total time
=====================================System.Time=====================================
Simplifier 566.00 ms 520.25 mb 39.4% of total time
CodeGen 474.00 ms 595.03 mb 33.0% of total time
Renamer/typechecker 169.00 ms 129.61 mb 11.8% of total time
Float inwards 44.00 ms 22.94 mb 3.1% of total time
CoreTidy 38.00 ms 13.39 mb 2.6% of total time
Demand analysis 35.00 ms 29.04 mb 2.4% of total time
Desugar 26.00 ms 25.97 mb 1.8% of total time
CorePrep 18.00 ms 16.47 mb 1.3% of total time
SpecConstr 17.00 ms 12.12 mb 1.2% of total time
Common sub-expression 14.00 ms 10.04 mb 1.0% of total time
Worker Wrapper binds 11.00 ms 3.79 mb 0.8% of total time
Parser 8.00 ms 21.15 mb 0.6% of total time
Called arity analysis 8.00 ms 13.38 mb 0.6% of total time
Liberate case 5.00 ms 3.59 mb 0.3% of total time
Specialise 3.00 ms 5.63 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1436.00 ms 1422.39 mb 100.0% of total time
===============================Control.Monad.Identity================================
Renamer/typechecker 1329.60 ms 1073.45 mb 93.6% of total time
Parser 42.86 ms 2.65 mb 3.0% of total time
Simplifier 32.44 ms 4.28 mb 2.3% of total time
CodeGen 6.48 ms 4.04 mb 0.5% of total time
Desugar 2.30 ms 0.89 mb 0.2% of total time
CorePrep 1.36 ms 0.85 mb 0.1% of total time
Float inwards 1.06 ms 0.79 mb 0.1% of total time
CoreTidy 1.02 ms 0.61 mb 0.1% of total time
Common sub-expression 0.97 ms 0.44 mb 0.1% of total time
Demand analysis 0.67 ms 0.49 mb 0.0% of total time
Worker Wrapper binds 0.62 ms 0.44 mb 0.0% of total time
Called arity analysis 0.60 ms 0.44 mb 0.0% of total time
Specialise 0.59 ms 0.42 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1420.57 ms 1089.79 mb 100.0% of total time
===============================Data.Profunctor.Mapping===============================
CodeGen 533.68 ms 650.46 mb 37.6% of total time
Simplifier 533.62 ms 712.68 mb 37.6% of total time
Renamer/typechecker 139.38 ms 168.36 mb 9.8% of total time
Desugar 49.64 ms 59.07 mb 3.5% of total time
CorePrep 45.90 ms 67.91 mb 3.2% of total time
CoreTidy 29.78 ms 49.50 mb 2.1% of total time
Demand analysis 23.79 ms 33.59 mb 1.7% of total time
Common sub-expression 14.93 ms 22.75 mb 1.1% of total time
Parser 11.53 ms 20.51 mb 0.8% of total time
SpecConstr 9.74 ms 16.03 mb 0.7% of total time
Float inwards 7.84 ms 10.17 mb 0.6% of total time
Called arity analysis 7.83 ms 12.50 mb 0.6% of total time
Specialise 7.80 ms 11.88 mb 0.5% of total time
Worker Wrapper binds 2.53 ms 3.27 mb 0.2% of total time
Liberate case 2.23 ms 3.70 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1420.22 ms 1842.40 mb 100.0% of total time
==============================Data.Semigroupoid.Static===============================
CodeGen 708.80 ms 763.13 mb 50.3% of total time
Simplifier 386.27 ms 469.42 mb 27.4% of total time
Renamer/typechecker 129.91 ms 158.44 mb 9.2% of total time
CorePrep 40.32 ms 49.78 mb 2.9% of total time
Desugar 39.80 ms 46.49 mb 2.8% of total time
CoreTidy 26.50 ms 36.77 mb 1.9% of total time
Demand analysis 24.72 ms 32.07 mb 1.8% of total time
Common sub-expression 14.61 ms 17.96 mb 1.0% of total time
Called arity analysis 12.10 ms 18.08 mb 0.9% of total time
Parser 8.80 ms 16.09 mb 0.6% of total time
Float inwards 7.82 ms 11.30 mb 0.6% of total time
Specialise 7.01 ms 8.81 mb 0.5% of total time
Worker Wrapper binds 2.01 ms 2.82 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1408.67 ms 1631.15 mb 100.0% of total time
==================================Data.Functor.Day===================================
Renamer/typechecker 819.62 ms 1523.84 mb 61.1% of total time
CodeGen 294.07 ms 402.82 mb 21.9% of total time
Simplifier 137.10 ms 200.51 mb 10.2% of total time
Desugar 22.10 ms 29.36 mb 1.6% of total time
CorePrep 17.92 ms 27.26 mb 1.3% of total time
CoreTidy 12.87 ms 22.18 mb 1.0% of total time
Parser 12.67 ms 25.11 mb 0.9% of total time
Demand analysis 9.56 ms 14.15 mb 0.7% of total time
Common sub-expression 6.12 ms 10.70 mb 0.5% of total time
Specialise 3.90 ms 7.15 mb 0.3% of total time
Called arity analysis 2.30 ms 4.11 mb 0.2% of total time
Float inwards 1.51 ms 3.87 mb 0.1% of total time
Worker Wrapper binds 1.32 ms 1.90 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1341.06 ms 2272.96 mb 100.0% of total time
==============================Control.Monad.Free.Class===============================
Renamer/typechecker 458.96 ms 804.27 mb 34.5% of total time
CodeGen 451.68 ms 567.20 mb 34.0% of total time
Simplifier 294.34 ms 370.92 mb 22.1% of total time
Desugar 36.31 ms 47.59 mb 2.7% of total time
CorePrep 23.48 ms 33.89 mb 1.8% of total time
CoreTidy 15.83 ms 28.48 mb 1.2% of total time
Parser 13.39 ms 27.01 mb 1.0% of total time
Demand analysis 12.48 ms 16.82 mb 0.9% of total time
Common sub-expression 8.11 ms 13.45 mb 0.6% of total time
Specialise 5.68 ms 9.21 mb 0.4% of total time
Float inwards 4.08 ms 8.30 mb 0.3% of total time
Called arity analysis 3.72 ms 6.33 mb 0.3% of total time
Worker Wrapper binds 1.95 ms 2.65 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1330.01 ms 1936.13 mb 100.0% of total time
========================Data.Functor.Contravariant.Adjunction========================
Renamer/typechecker 1052.25 ms 2043.92 mb 82.0% of total time
CodeGen 105.40 ms 132.26 mb 8.2% of total time
Simplifier 86.85 ms 79.29 mb 6.8% of total time
Desugar 12.73 ms 15.30 mb 1.0% of total time
Parser 6.94 ms 13.48 mb 0.5% of total time
CorePrep 6.38 ms 8.35 mb 0.5% of total time
CoreTidy 4.09 ms 6.22 mb 0.3% of total time
Demand analysis 2.92 ms 4.62 mb 0.2% of total time
Common sub-expression 2.24 ms 3.55 mb 0.2% of total time
Called arity analysis 1.21 ms 2.18 mb 0.1% of total time
Specialise 1.10 ms 1.92 mb 0.1% of total time
Float inwards 0.92 ms 1.86 mb 0.1% of total time
Worker Wrapper binds 0.48 ms 0.78 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1283.51 ms 2313.74 mb 100.0% of total time
================================System.IO.Error.Lens=================================
CodeGen 848.95 ms 1120.08 mb 67.4% of total time
Renamer/typechecker 144.93 ms 244.57 mb 11.5% of total time
Simplifier 143.20 ms 193.57 mb 11.4% of total time
CorePrep 27.23 ms 40.77 mb 2.2% of total time
Desugar 22.94 ms 27.35 mb 1.8% of total time
CoreTidy 16.82 ms 26.13 mb 1.3% of total time
Demand analysis 14.81 ms 23.93 mb 1.2% of total time
Float inwards 9.96 ms 18.89 mb 0.8% of total time
Parser 7.93 ms 15.94 mb 0.6% of total time
Common sub-expression 7.42 ms 11.85 mb 0.6% of total time
Called arity analysis 4.39 ms 7.47 mb 0.3% of total time
SpecConstr 3.89 ms 7.19 mb 0.3% of total time
Worker Wrapper binds 3.41 ms 4.69 mb 0.3% of total time
Specialise 2.59 ms 4.20 mb 0.2% of total time
Liberate case 1.33 ms 2.60 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1259.80 ms 1749.22 mb 100.0% of total time
=================================Data.Profunctor.Rep=================================
CodeGen 612.13 ms 636.56 mb 49.1% of total time
Simplifier 281.01 ms 334.85 mb 22.5% of total time
Renamer/typechecker 162.85 ms 203.31 mb 13.1% of total time
Desugar 60.52 ms 77.37 mb 4.9% of total time
Parser 29.47 ms 40.17 mb 2.4% of total time
CorePrep 24.63 ms 31.36 mb 2.0% of total time
CoreTidy 18.09 ms 28.53 mb 1.5% of total time
Demand analysis 17.03 ms 23.33 mb 1.4% of total time
Float inwards 8.89 ms 14.91 mb 0.7% of total time
SpecConstr 8.52 ms 11.25 mb 0.7% of total time
Common sub-expression 8.52 ms 12.21 mb 0.7% of total time
Called arity analysis 5.72 ms 8.58 mb 0.5% of total time
Specialise 5.54 ms 8.84 mb 0.4% of total time
Worker Wrapper binds 2.09 ms 2.35 mb 0.2% of total time
Liberate case 1.75 ms 2.65 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1246.76 ms 1436.26 mb 100.0% of total time
===========================Data.Text.Internal.Unsafe.Shift===========================
Renamer/typechecker 656.00 ms 458.08 mb 52.8% of total time
CodeGen 266.94 ms 169.18 mb 21.5% of total time
Simplifier 132.34 ms 65.88 mb 10.6% of total time
CoreTidy 123.71 ms 108.15 mb 10.0% of total time
Desugar 19.43 ms 9.41 mb 1.6% of total time
Parser 15.77 ms 14.37 mb 1.3% of total time
CorePrep 6.57 ms 4.80 mb 0.5% of total time
Demand analysis 6.32 ms 3.67 mb 0.5% of total time
Common sub-expression 4.20 ms 3.53 mb 0.3% of total time
SpecConstr 2.80 ms 1.87 mb 0.2% of total time
Float inwards 2.77 ms 1.90 mb 0.2% of total time
Specialise 2.33 ms 1.74 mb 0.2% of total time
Called arity analysis 1.63 ms 1.26 mb 0.1% of total time
Worker Wrapper binds 1.00 ms 0.72 mb 0.1% of total time
Liberate case 0.98 ms 0.91 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1242.79 ms 845.47 mb 100.0% of total time
===================================Data.Text.Show====================================
CodeGen 775.97 ms 1019.08 mb 63.0% of total time
Simplifier 309.24 ms 353.16 mb 25.1% of total time
Renamer/typechecker 31.43 ms 43.11 mb 2.6% of total time
Demand analysis 23.83 ms 32.56 mb 1.9% of total time
CorePrep 20.75 ms 30.26 mb 1.7% of total time
Float inwards 12.81 ms 24.38 mb 1.0% of total time
CoreTidy 11.59 ms 16.08 mb 0.9% of total time
SpecConstr 11.18 ms 18.70 mb 0.9% of total time
Parser 10.24 ms 22.40 mb 0.8% of total time
Common sub-expression 8.73 ms 12.62 mb 0.7% of total time
Desugar 5.93 ms 5.52 mb 0.5% of total time
Called arity analysis 5.19 ms 10.46 mb 0.4% of total time
Worker Wrapper binds 2.13 ms 2.10 mb 0.2% of total time
Liberate case 1.88 ms 4.30 mb 0.2% of total time
Specialise 0.56 ms 1.04 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1231.46 ms 1595.76 mb 100.0% of total time
===========================Control.Applicative.Trans.Free============================
CodeGen 563.94 ms 724.11 mb 46.3% of total time
Simplifier 357.67 ms 485.04 mb 29.4% of total time
Renamer/typechecker 132.08 ms 171.88 mb 10.9% of total time
Desugar 39.50 ms 51.85 mb 3.2% of total time
CorePrep 31.27 ms 44.24 mb 2.6% of total time
Demand analysis 23.83 ms 33.10 mb 2.0% of total time
CoreTidy 17.80 ms 29.63 mb 1.5% of total time
Parser 17.11 ms 34.68 mb 1.4% of total time
Common sub-expression 10.39 ms 13.71 mb 0.9% of total time
Called arity analysis 7.95 ms 14.01 mb 0.7% of total time
Float inwards 6.81 ms 13.79 mb 0.6% of total time
Specialise 6.63 ms 8.92 mb 0.5% of total time
Worker Wrapper binds 1.93 ms 2.86 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1216.91 ms 1627.83 mb 100.0% of total time
============================Text.XML.HXT.Arrow.Pickle.Xml============================
Simplifier 665.00 ms 608.85 mb 55.7% of total time
CodeGen 292.00 ms 459.42 mb 24.5% of total time
Renamer/typechecker 83.00 ms 94.79 mb 7.0% of total time
Parser 24.00 ms 55.57 mb 2.0% of total time
Desugar 24.00 ms 28.59 mb 2.0% of total time
CoreTidy 23.00 ms 28.53 mb 1.9% of total time
Called arity analysis 17.00 ms 15.59 mb 1.4% of total time
Float inwards 15.00 ms 37.51 mb 1.3% of total time
Demand analysis 15.00 ms 28.01 mb 1.3% of total time
CorePrep 14.00 ms 21.71 mb 1.2% of total time
Common sub-expression 12.00 ms 17.37 mb 1.0% of total time
Worker Wrapper binds 6.00 ms 6.68 mb 0.5% of total time
Specialise 4.00 ms 6.54 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 1194.00 ms 1409.17 mb 100.0% of total time
=================================Data.Bifunctor.Fix==================================
CodeGen 590.09 ms 660.72 mb 49.5% of total time
Simplifier 355.92 ms 465.16 mb 29.9% of total time
Renamer/typechecker 108.65 ms 125.10 mb 9.1% of total time
Desugar 33.14 ms 43.64 mb 2.8% of total time
CorePrep 24.34 ms 30.79 mb 2.0% of total time
Demand analysis 20.63 ms 25.87 mb 1.7% of total time
CoreTidy 19.03 ms 29.49 mb 1.6% of total time
Common sub-expression 10.98 ms 14.08 mb 0.9% of total time
Called arity analysis 10.27 ms 17.11 mb 0.9% of total time
Parser 7.74 ms 14.79 mb 0.6% of total time
Specialise 5.97 ms 9.33 mb 0.5% of total time
Float inwards 2.74 ms 5.58 mb 0.2% of total time
Worker Wrapper binds 2.10 ms 2.77 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1191.60 ms 1444.44 mb 100.0% of total time
==============================Control.Alternative.Free===============================
CodeGen 579.04 ms 717.42 mb 48.7% of total time
Simplifier 393.81 ms 514.32 mb 33.1% of total time
Renamer/typechecker 71.92 ms 96.02 mb 6.0% of total time
Desugar 35.82 ms 47.19 mb 3.0% of total time
CorePrep 25.72 ms 28.01 mb 2.2% of total time
CoreTidy 21.35 ms 34.45 mb 1.8% of total time
Parser 15.22 ms 28.57 mb 1.3% of total time
Demand analysis 12.85 ms 18.19 mb 1.1% of total time
Common sub-expression 11.18 ms 17.04 mb 0.9% of total time
Called arity analysis 8.15 ms 14.57 mb 0.7% of total time
Float inwards 5.79 ms 10.73 mb 0.5% of total time
Worker Wrapper binds 4.53 ms 3.54 mb 0.4% of total time
Specialise 4.07 ms 6.64 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 1189.45 ms 1536.69 mb 100.0% of total time
================================Data.Text.Strict.Lens================================
Simplifier 460.57 ms 644.20 mb 38.8% of total time
CodeGen 308.44 ms 410.60 mb 26.0% of total time
Renamer/typechecker 268.25 ms 394.11 mb 22.6% of total time
Desugar 87.20 ms 138.38 mb 7.3% of total time
CorePrep 14.86 ms 18.58 mb 1.3% of total time
Parser 12.48 ms 21.12 mb 1.1% of total time
CoreTidy 7.91 ms 11.78 mb 0.7% of total time
Demand analysis 7.46 ms 11.15 mb 0.6% of total time
Common sub-expression 5.16 ms 6.32 mb 0.4% of total time
SpecConstr 4.48 ms 6.88 mb 0.4% of total time
Float inwards 4.09 ms 7.09 mb 0.3% of total time
Specialise 2.97 ms 4.02 mb 0.2% of total time
Called arity analysis 2.11 ms 3.41 mb 0.2% of total time
Liberate case 1.05 ms 1.62 mb 0.1% of total time
Worker Wrapper binds 1.04 ms 1.37 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1188.07 ms 1680.64 mb 100.0% of total time
==========================Text.XML.HXT.Parser.XmlDTDParser===========================
Simplifier 658.00 ms 724.89 mb 55.5% of total time
CodeGen 371.00 ms 596.17 mb 31.3% of total time
Demand analysis 39.00 ms 43.61 mb 3.3% of total time
Renamer/typechecker 35.00 ms 43.37 mb 3.0% of total time
Float inwards 21.00 ms 36.46 mb 1.8% of total time
CorePrep 14.00 ms 24.50 mb 1.2% of total time
CoreTidy 9.00 ms 14.37 mb 0.8% of total time
Common sub-expression 9.00 ms 13.17 mb 0.8% of total time
Called arity analysis 8.00 ms 11.72 mb 0.7% of total time
Parser 7.00 ms 18.27 mb 0.6% of total time
Desugar 7.00 ms 10.36 mb 0.6% of total time
Specialise 4.00 ms 3.71 mb 0.3% of total time
Worker Wrapper binds 3.00 ms 3.60 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 1185.00 ms 1544.21 mb 100.0% of total time
======================Text.Regex.XMLSchema.Generic.RegexParser=======================
Simplifier 541.00 ms 559.70 mb 46.4% of total time
CodeGen 323.00 ms 446.29 mb 27.7% of total time
Renamer/typechecker 186.00 ms 176.38 mb 15.9% of total time
Demand analysis 37.00 ms 38.64 mb 3.2% of total time
Float inwards 21.00 ms 31.56 mb 1.8% of total time
Desugar 12.00 ms 12.61 mb 1.0% of total time
CorePrep 12.00 ms 18.00 mb 1.0% of total time
Common sub-expression 11.00 ms 9.13 mb 0.9% of total time
CoreTidy 8.00 ms 10.42 mb 0.7% of total time
Called arity analysis 7.00 ms 7.47 mb 0.6% of total time
Parser 6.00 ms 14.37 mb 0.5% of total time
Worker Wrapper binds 3.00 ms 2.79 mb 0.3% of total time
Specialise 0.00 ms 3.37 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1167.00 ms 1330.73 mb 100.0% of total time
==================================Text.Parsec.Token==================================
Simplifier 551.00 ms 616.62 mb 47.3% of total time
CodeGen 328.00 ms 458.98 mb 28.1% of total time
Renamer/typechecker 83.00 ms 122.11 mb 7.1% of total time
SpecConstr 53.00 ms 12.76 mb 4.5% of total time
Float inwards 36.00 ms 50.29 mb 3.1% of total time
Demand analysis 36.00 ms 37.43 mb 3.1% of total time
CorePrep 21.00 ms 21.61 mb 1.8% of total time
Desugar 15.00 ms 20.13 mb 1.3% of total time
Common sub-expression 12.00 ms 11.38 mb 1.0% of total time
CoreTidy 9.00 ms 14.49 mb 0.8% of total time
Parser 7.00 ms 19.56 mb 0.6% of total time
Liberate case 5.00 ms 3.48 mb 0.4% of total time
Called arity analysis 5.00 ms 8.43 mb 0.4% of total time
Worker Wrapper binds 3.00 ms 2.35 mb 0.3% of total time
Specialise 2.00 ms 3.77 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1166.00 ms 1403.39 mb 100.0% of total time
===================Data.Text.Internal.Builder.RealFloat.Functions====================
Renamer/typechecker 632.74 ms 406.54 mb 54.7% of total time
CodeGen 300.08 ms 193.02 mb 25.9% of total time
Simplifier 144.48 ms 92.10 mb 12.5% of total time
Desugar 22.67 ms 13.19 mb 2.0% of total time
Parser 13.36 ms 11.63 mb 1.2% of total time
CorePrep 10.99 ms 6.57 mb 1.0% of total time
CoreTidy 7.62 ms 5.54 mb 0.7% of total time
Demand analysis 5.94 ms 4.36 mb 0.5% of total time
Common sub-expression 4.33 ms 2.93 mb 0.4% of total time
SpecConstr 3.69 ms 3.35 mb 0.3% of total time
Float inwards 3.38 ms 2.86 mb 0.3% of total time
Worker Wrapper binds 2.57 ms 1.15 mb 0.2% of total time
Specialise 1.80 ms 1.72 mb 0.2% of total time
Called arity analysis 1.49 ms 1.36 mb 0.1% of total time
Liberate case 1.37 ms 1.36 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1156.51 ms 747.68 mb 100.0% of total time
=================================Control.Lens.Prism==================================
CodeGen 559.08 ms 703.15 mb 48.7% of total time
Simplifier 284.59 ms 407.46 mb 24.8% of total time
Renamer/typechecker 151.55 ms 217.07 mb 13.2% of total time
Desugar 37.36 ms 57.44 mb 3.3% of total time
CorePrep 27.23 ms 41.11 mb 2.4% of total time
Parser 23.07 ms 43.93 mb 2.0% of total time
CoreTidy 19.76 ms 31.47 mb 1.7% of total time
Demand analysis 15.58 ms 20.55 mb 1.4% of total time
Common sub-expression 8.70 ms 11.96 mb 0.8% of total time
Float inwards 7.61 ms 12.22 mb 0.7% of total time
Called arity analysis 3.59 ms 6.33 mb 0.3% of total time
Specialise 3.34 ms 4.85 mb 0.3% of total time
SpecConstr 3.32 ms 5.66 mb 0.3% of total time
Liberate case 1.20 ms 2.11 mb 0.1% of total time
Worker Wrapper binds 0.99 ms 1.63 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1146.97 ms 1566.95 mb 100.0% of total time
===============================Control.Monad.Codensity===============================
CodeGen 446.82 ms 585.36 mb 39.0% of total time
Simplifier 338.37 ms 467.11 mb 29.5% of total time
Renamer/typechecker 211.00 ms 359.86 mb 18.4% of total time
Desugar 47.02 ms 65.04 mb 4.1% of total time
CorePrep 22.08 ms 29.50 mb 1.9% of total time
Parser 17.91 ms 38.77 mb 1.6% of total time
CoreTidy 16.92 ms 28.28 mb 1.5% of total time
Demand analysis 15.33 ms 20.58 mb 1.3% of total time
Common sub-expression 9.29 ms 13.61 mb 0.8% of total time
Float inwards 7.64 ms 14.41 mb 0.7% of total time
Called arity analysis 7.64 ms 12.87 mb 0.7% of total time
Specialise 4.57 ms 7.56 mb 0.4% of total time
Worker Wrapper binds 1.32 ms 2.11 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1145.91 ms 1645.06 mb 100.0% of total time
============================Control.Lens.Internal.Setter=============================
Renamer/typechecker 757.71 ms 1462.86 mb 66.2% of total time
CodeGen 217.23 ms 257.26 mb 19.0% of total time
Simplifier 102.09 ms 140.25 mb 8.9% of total time
Desugar 28.56 ms 40.96 mb 2.5% of total time
CorePrep 9.76 ms 14.67 mb 0.9% of total time
Parser 6.91 ms 14.27 mb 0.6% of total time
CoreTidy 5.95 ms 9.87 mb 0.5% of total time
Demand analysis 5.10 ms 7.15 mb 0.4% of total time
Common sub-expression 3.92 ms 4.94 mb 0.3% of total time
Specialise 1.93 ms 3.09 mb 0.2% of total time
SpecConstr 1.57 ms 3.13 mb 0.1% of total time
Called arity analysis 1.35 ms 2.34 mb 0.1% of total time
Float inwards 1.01 ms 2.42 mb 0.1% of total time
Liberate case 0.64 ms 1.22 mb 0.1% of total time
Worker Wrapper binds 0.49 ms 0.91 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1144.22 ms 1965.33 mb 100.0% of total time
==========================Data.Text.Internal.Encoding.Utf8===========================
CodeGen 671.57 ms 764.63 mb 59.3% of total time
Simplifier 223.52 ms 306.57 mb 19.7% of total time
Renamer/typechecker 109.93 ms 133.50 mb 9.7% of total time
Desugar 55.95 ms 35.68 mb 4.9% of total time
Parser 19.38 ms 37.50 mb 1.7% of total time
CorePrep 13.07 ms 19.35 mb 1.2% of total time
Demand analysis 9.82 ms 13.84 mb 0.9% of total time
CoreTidy 8.31 ms 13.01 mb 0.7% of total time
Common sub-expression 6.68 ms 10.92 mb 0.6% of total time
Worker Wrapper binds 4.02 ms 3.76 mb 0.4% of total time
SpecConstr 3.13 ms 5.19 mb 0.3% of total time
Float inwards 2.53 ms 6.80 mb 0.2% of total time
Specialise 2.16 ms 2.76 mb 0.2% of total time
Called arity analysis 1.88 ms 4.58 mb 0.2% of total time
Liberate case 0.74 ms 1.84 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1132.69 ms 1359.92 mb 100.0% of total time
=================================Data.Profunctor.Ran=================================
Simplifier 513.19 ms 735.91 mb 45.4% of total time
CodeGen 319.03 ms 353.74 mb 28.2% of total time
Renamer/typechecker 122.28 ms 161.12 mb 10.8% of total time
Desugar 54.45 ms 70.57 mb 4.8% of total time
CorePrep 28.59 ms 38.75 mb 2.5% of total time
CoreTidy 21.22 ms 33.87 mb 1.9% of total time
Demand analysis 18.20 ms 25.38 mb 1.6% of total time
Parser 15.61 ms 28.73 mb 1.4% of total time
Common sub-expression 11.39 ms 15.57 mb 1.0% of total time
Specialise 6.78 ms 7.40 mb 0.6% of total time
SpecConstr 6.62 ms 8.49 mb 0.6% of total time
Called arity analysis 6.18 ms 10.52 mb 0.5% of total time
Float inwards 3.43 ms 6.47 mb 0.3% of total time
Worker Wrapper binds 1.57 ms 2.26 mb 0.1% of total time
Liberate case 1.50 ms 2.49 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1130.04 ms 1501.28 mb 100.0% of total time
============================Text.XML.HXT.Parser.XmlParsec============================
Simplifier 618.00 ms 716.95 mb 54.7% of total time
CodeGen 355.00 ms 567.63 mb 31.4% of total time
Demand analysis 38.00 ms 42.80 mb 3.4% of total time
Renamer/typechecker 32.00 ms 41.90 mb 2.8% of total time
Float inwards 22.00 ms 37.74 mb 1.9% of total time
CorePrep 14.00 ms 23.46 mb 1.2% of total time
CoreTidy 10.00 ms 15.72 mb 0.9% of total time
Common sub-expression 10.00 ms 13.97 mb 0.9% of total time
Called arity analysis 10.00 ms 11.54 mb 0.9% of total time
Worker Wrapper binds 8.00 ms 3.45 mb 0.7% of total time
Parser 6.00 ms 17.47 mb 0.5% of total time
Desugar 5.00 ms 7.21 mb 0.4% of total time
Specialise 2.00 ms 3.85 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1130.00 ms 1503.69 mb 100.0% of total time
========================Language.Preprocessor.Cpphs.CppIfdef=========================
Simplifier 515.00 ms 519.32 mb 45.7% of total time
CodeGen 405.00 ms 528.84 mb 35.9% of total time
Renamer/typechecker 73.00 ms 70.74 mb 6.5% of total time
Desugar 26.00 ms 25.86 mb 2.3% of total time
Demand analysis 25.00 ms 32.42 mb 2.2% of total time
Parser 20.00 ms 33.18 mb 1.8% of total time
Float inwards 17.00 ms 23.79 mb 1.5% of total time
CorePrep 10.00 ms 14.66 mb 0.9% of total time
Called arity analysis 9.00 ms 11.65 mb 0.8% of total time
SpecConstr 7.00 ms 11.92 mb 0.6% of total time
CoreTidy 6.00 ms 8.90 mb 0.5% of total time
Common sub-expression 6.00 ms 7.99 mb 0.5% of total time
Specialise 4.00 ms 4.61 mb 0.4% of total time
Liberate case 3.00 ms 3.62 mb 0.3% of total time
Worker Wrapper binds 1.00 ms 2.12 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1127.00 ms 1299.62 mb 100.0% of total time
===========================Data.Text.Internal.Fusion.Types===========================
CodeGen 585.56 ms 637.92 mb 53.5% of total time
Simplifier 281.54 ms 260.01 mb 25.7% of total time
Renamer/typechecker 94.84 ms 71.26 mb 8.7% of total time
Desugar 39.02 ms 30.80 mb 3.6% of total time
Parser 20.58 ms 25.42 mb 1.9% of total time
CoreTidy 16.37 ms 20.05 mb 1.5% of total time
CorePrep 14.62 ms 17.74 mb 1.3% of total time
Common sub-expression 9.93 ms 8.47 mb 0.9% of total time
Demand analysis 8.57 ms 12.04 mb 0.8% of total time
Specialise 6.20 ms 4.63 mb 0.6% of total time
Float inwards 5.56 ms 6.31 mb 0.5% of total time
SpecConstr 5.02 ms 8.44 mb 0.5% of total time
Called arity analysis 3.72 ms 4.93 mb 0.3% of total time
Liberate case 2.66 ms 1.86 mb 0.2% of total time
Worker Wrapper binds 1.19 ms 1.52 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1095.38 ms 1111.40 mb 100.0% of total time
================================Text.Parse.ByteString================================
Simplifier 508.00 ms 499.42 mb 47.0% of total time
CodeGen 366.00 ms 482.89 mb 33.9% of total time
Renamer/typechecker 44.00 ms 44.35 mb 4.1% of total time
CorePrep 43.00 ms 12.93 mb 4.0% of total time
Demand analysis 22.00 ms 24.46 mb 2.0% of total time
Desugar 18.00 ms 18.04 mb 1.7% of total time
CoreTidy 17.00 ms 12.68 mb 1.6% of total time
SpecConstr 12.00 ms 10.62 mb 1.1% of total time
Common sub-expression 12.00 ms 8.92 mb 1.1% of total time
Parser 10.00 ms 21.53 mb 0.9% of total time
Called arity analysis 10.00 ms 16.55 mb 0.9% of total time
Float inwards 9.00 ms 17.20 mb 0.8% of total time
Liberate case 5.00 ms 3.35 mb 0.5% of total time
Worker Wrapper binds 2.00 ms 2.07 mb 0.2% of total time
Specialise 2.00 ms 3.94 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1080.00 ms 1178.95 mb 100.0% of total time
=================================Data.Bifunctor.Join=================================
CodeGen 534.02 ms 623.42 mb 49.5% of total time
Simplifier 322.93 ms 436.26 mb 30.0% of total time
Renamer/typechecker 92.83 ms 114.79 mb 8.6% of total time
Desugar 34.36 ms 45.96 mb 3.2% of total time
CoreTidy 20.09 ms 30.78 mb 1.9% of total time
CorePrep 20.02 ms 26.66 mb 1.9% of total time
Demand analysis 16.06 ms 21.35 mb 1.5% of total time
Common sub-expression 10.77 ms 14.03 mb 1.0% of total time
Called arity analysis 9.20 ms 14.82 mb 0.9% of total time
Parser 7.55 ms 16.05 mb 0.7% of total time
Specialise 5.89 ms 9.07 mb 0.5% of total time
Float inwards 2.70 ms 5.32 mb 0.3% of total time
Worker Wrapper binds 1.53 ms 2.38 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1077.95 ms 1360.89 mb 100.0% of total time
==============================Control.Monad.Cont.Class===============================
CodeGen 554.58 ms 340.67 mb 51.7% of total time
Simplifier 243.94 ms 157.10 mb 22.7% of total time
Renamer/typechecker 128.07 ms 82.29 mb 11.9% of total time
Desugar 36.22 ms 23.22 mb 3.4% of total time
CorePrep 25.53 ms 17.54 mb 2.4% of total time
Demand analysis 17.79 ms 12.36 mb 1.7% of total time
CoreTidy 17.79 ms 12.49 mb 1.7% of total time
Parser 15.58 ms 15.67 mb 1.5% of total time
Common sub-expression 12.96 ms 7.78 mb 1.2% of total time
Specialise 8.10 ms 5.87 mb 0.8% of total time
Called arity analysis 6.15 ms 4.25 mb 0.6% of total time
Float inwards 4.69 ms 4.11 mb 0.4% of total time
Worker Wrapper binds 1.49 ms 1.30 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1072.89 ms 684.66 mb 100.0% of total time
=====================================Text.Parse======================================
Simplifier 510.00 ms 489.43 mb 48.1% of total time
CodeGen 341.00 ms 465.36 mb 32.2% of total time
CoreTidy 52.00 ms 12.10 mb 4.9% of total time
Renamer/typechecker 40.00 ms 39.84 mb 3.8% of total time
Demand analysis 19.00 ms 24.29 mb 1.8% of total time
Desugar 17.00 ms 17.44 mb 1.6% of total time
CorePrep 14.00 ms 12.82 mb 1.3% of total time
SpecConstr 13.00 ms 10.73 mb 1.2% of total time
Parser 13.00 ms 20.27 mb 1.2% of total time
Called arity analysis 12.00 ms 17.84 mb 1.1% of total time
Float inwards 10.00 ms 17.04 mb 0.9% of total time
Common sub-expression 7.00 ms 8.91 mb 0.7% of total time
Worker Wrapper binds 6.00 ms 2.09 mb 0.6% of total time
Specialise 3.00 ms 4.21 mb 0.3% of total time
Liberate case 3.00 ms 3.45 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 1060.00 ms 1145.82 mb 100.0% of total time
===============================Control.Sequential.STM================================
CodeGen 500.96 ms 294.55 mb 47.3% of total time
Renamer/typechecker 305.60 ms 235.68 mb 28.9% of total time
Simplifier 140.55 ms 82.31 mb 13.3% of total time
Desugar 26.47 ms 15.01 mb 2.5% of total time
Parser 17.07 ms 13.26 mb 1.6% of total time
CorePrep 16.39 ms 10.15 mb 1.5% of total time
CoreTidy 15.45 ms 9.89 mb 1.5% of total time
Demand analysis 12.15 ms 7.38 mb 1.1% of total time
Common sub-expression 6.04 ms 3.94 mb 0.6% of total time
Float inwards 6.02 ms 4.48 mb 0.6% of total time
Called arity analysis 5.50 ms 4.01 mb 0.5% of total time
Specialise 4.13 ms 2.61 mb 0.4% of total time
Worker Wrapper binds 1.81 ms 1.06 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1058.14 ms 684.33 mb 100.0% of total time
============================Control.Concurrent.STM.TQueue============================
CodeGen 683.21 ms 399.05 mb 66.6% of total time
Simplifier 156.98 ms 93.30 mb 15.3% of total time
Renamer/typechecker 74.96 ms 44.08 mb 7.3% of total time
Desugar 27.34 ms 15.22 mb 2.7% of total time
Parser 17.71 ms 18.28 mb 1.7% of total time
CorePrep 16.94 ms 10.46 mb 1.7% of total time
CoreTidy 16.28 ms 11.70 mb 1.6% of total time
Demand analysis 11.95 ms 6.12 mb 1.2% of total time
Common sub-expression 7.64 ms 5.55 mb 0.7% of total time
Float inwards 4.46 ms 4.22 mb 0.4% of total time
Called arity analysis 3.27 ms 2.70 mb 0.3% of total time
Specialise 3.00 ms 2.21 mb 0.3% of total time
Worker Wrapper binds 2.51 ms 1.34 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 1026.25 ms 614.22 mb 100.0% of total time
============================Control.Concurrent.STM.TArray============================
Renamer/typechecker 550.84 ms 409.32 mb 54.8% of total time
CodeGen 293.25 ms 169.81 mb 29.2% of total time
Simplifier 86.74 ms 50.71 mb 8.6% of total time
Desugar 23.37 ms 14.04 mb 2.3% of total time
Parser 12.54 ms 11.04 mb 1.2% of total time
CorePrep 9.14 ms 5.58 mb 0.9% of total time
CoreTidy 8.57 ms 6.38 mb 0.9% of total time
Demand analysis 7.02 ms 5.07 mb 0.7% of total time
Common sub-expression 3.61 ms 2.43 mb 0.4% of total time
Float inwards 3.14 ms 2.52 mb 0.3% of total time
Called arity analysis 3.12 ms 2.39 mb 0.3% of total time
Specialise 2.56 ms 1.84 mb 0.3% of total time
Worker Wrapper binds 1.42 ms 0.84 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1005.32 ms 681.97 mb 100.0% of total time
=================================Data.Text.Lazy.Lens=================================
CodeGen 362.55 ms 486.22 mb 36.2% of total time
Simplifier 351.90 ms 449.31 mb 35.1% of total time
Renamer/typechecker 167.40 ms 262.16 mb 16.7% of total time
Desugar 44.78 ms 69.36 mb 4.5% of total time
CorePrep 19.21 ms 21.09 mb 1.9% of total time
Demand analysis 10.18 ms 15.63 mb 1.0% of total time
CoreTidy 10.10 ms 15.75 mb 1.0% of total time
Parser 9.89 ms 21.60 mb 1.0% of total time
Common sub-expression 7.21 ms 9.52 mb 0.7% of total time
SpecConstr 5.11 ms 8.20 mb 0.5% of total time
Float inwards 4.22 ms 7.63 mb 0.4% of total time
Specialise 3.53 ms 4.67 mb 0.4% of total time
Called arity analysis 2.65 ms 4.30 mb 0.3% of total time
Worker Wrapper binds 1.39 ms 2.01 mb 0.1% of total time
Liberate case 1.12 ms 1.88 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 1001.24 ms 1379.32 mb 100.0% of total time
============================Control.Comonad.Trans.Traced=============================
CodeGen 455.51 ms 514.93 mb 45.7% of total time
Renamer/typechecker 225.05 ms 379.93 mb 22.6% of total time
Simplifier 208.61 ms 273.25 mb 20.9% of total time
CorePrep 23.96 ms 29.66 mb 2.4% of total time
Desugar 21.41 ms 26.30 mb 2.1% of total time
CoreTidy 15.03 ms 24.93 mb 1.5% of total time
Demand analysis 12.64 ms 17.15 mb 1.3% of total time
Parser 8.21 ms 16.15 mb 0.8% of total time
Common sub-expression 7.88 ms 11.37 mb 0.8% of total time
Called arity analysis 7.48 ms 12.52 mb 0.8% of total time
Float inwards 3.96 ms 6.77 mb 0.4% of total time
Specialise 3.66 ms 5.80 mb 0.4% of total time
Worker Wrapper binds 2.76 ms 2.69 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 996.16 ms 1321.44 mb 100.0% of total time
===================================Data.Bits.Lens====================================
CodeGen 389.85 ms 534.59 mb 39.6% of total time
Renamer/typechecker 300.74 ms 465.56 mb 30.5% of total time
Simplifier 172.92 ms 255.70 mb 17.6% of total time
Desugar 54.59 ms 86.19 mb 5.5% of total time
Parser 16.74 ms 37.13 mb 1.7% of total time
CorePrep 13.84 ms 20.46 mb 1.4% of total time
Demand analysis 8.84 ms 14.64 mb 0.9% of total time
CoreTidy 7.77 ms 14.27 mb 0.8% of total time
Float inwards 6.04 ms 10.83 mb 0.6% of total time
Common sub-expression 5.38 ms 8.53 mb 0.5% of total time
SpecConstr 2.21 ms 4.10 mb 0.2% of total time
Specialise 2.01 ms 3.46 mb 0.2% of total time
Called arity analysis 2.00 ms 3.27 mb 0.2% of total time
Worker Wrapper binds 0.93 ms 1.36 mb 0.1% of total time
Liberate case 0.73 ms 1.42 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 984.59 ms 1461.51 mb 100.0% of total time
==============================Data.Text.Internal.Search==============================
CodeGen 458.88 ms 582.52 mb 48.8% of total time
Simplifier 276.06 ms 315.88 mb 29.4% of total time
Renamer/typechecker 92.13 ms 98.88 mb 9.8% of total time
Desugar 29.59 ms 37.50 mb 3.1% of total time
Demand analysis 20.63 ms 22.46 mb 2.2% of total time
CorePrep 12.09 ms 17.02 mb 1.3% of total time
Parser 11.35 ms 19.66 mb 1.2% of total time
CoreTidy 10.41 ms 13.99 mb 1.1% of total time
Common sub-expression 9.99 ms 11.54 mb 1.1% of total time
Float inwards 7.91 ms 14.76 mb 0.8% of total time
SpecConstr 4.92 ms 8.01 mb 0.5% of total time
Liberate case 2.03 ms 2.22 mb 0.2% of total time
Called arity analysis 1.79 ms 2.08 mb 0.2% of total time
Specialise 1.70 ms 3.63 mb 0.2% of total time
Worker Wrapper binds 1.00 ms 1.86 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 940.48 ms 1152.00 mb 100.0% of total time
==============================Paths_transformers_compat==============================
Renamer/typechecker 441.25 ms 341.30 mb 47.4% of total time
CodeGen 395.96 ms 217.12 mb 42.5% of total time
Simplifier 42.20 ms 23.12 mb 4.5% of total time
Desugar 14.29 ms 9.15 mb 1.5% of total time
Parser 11.48 ms 10.28 mb 1.2% of total time
CoreTidy 9.39 ms 6.63 mb 1.0% of total time
CorePrep 5.45 ms 3.27 mb 0.6% of total time
Demand analysis 2.66 ms 1.86 mb 0.3% of total time
Common sub-expression 2.21 ms 1.53 mb 0.2% of total time
Called arity analysis 2.11 ms 1.44 mb 0.2% of total time
Float inwards 1.81 ms 1.35 mb 0.2% of total time
Specialise 1.24 ms 0.82 mb 0.1% of total time
Worker Wrapper binds 1.07 ms 0.58 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 931.12 ms 618.44 mb 100.0% of total time
========================Language.Preprocessor.Cpphs.Tokenise=========================
CodeGen 462.00 ms 514.64 mb 49.9% of total time
Simplifier 263.00 ms 333.63 mb 28.4% of total time
Demand analysis 44.00 ms 47.78 mb 4.8% of total time
Renamer/typechecker 40.00 ms 44.98 mb 4.3% of total time
Liberate case 26.00 ms 2.95 mb 2.8% of total time
Desugar 21.00 ms 29.37 mb 2.3% of total time
Parser 15.00 ms 32.80 mb 1.6% of total time
Float inwards 14.00 ms 20.01 mb 1.5% of total time
SpecConstr 8.00 ms 13.13 mb 0.9% of total time
CorePrep 8.00 ms 14.41 mb 0.9% of total time
CoreTidy 7.00 ms 7.60 mb 0.8% of total time
Common sub-expression 6.00 ms 5.80 mb 0.6% of total time
Called arity analysis 5.00 ms 8.12 mb 0.5% of total time
Worker Wrapper binds 4.00 ms 1.80 mb 0.4% of total time
Specialise 2.00 ms 5.16 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 925.00 ms 1082.19 mb 100.0% of total time
==========================Language.Haskell.Exts.ParseSyntax==========================
CodeGen 518.00 ms 793.79 mb 57.0% of total time
Simplifier 209.00 ms 328.44 mb 23.0% of total time
Renamer/typechecker 84.00 ms 123.27 mb 9.2% of total time
Desugar 20.00 ms 34.15 mb 2.2% of total time
Demand analysis 20.00 ms 46.07 mb 2.2% of total time
Float inwards 15.00 ms 42.37 mb 1.7% of total time
CorePrep 11.00 ms 20.73 mb 1.2% of total time
CoreTidy 7.00 ms 9.66 mb 0.8% of total time
Parser 6.00 ms 18.02 mb 0.7% of total time
Called arity analysis 6.00 ms 10.70 mb 0.7% of total time
Specialise 5.00 ms 8.67 mb 0.6% of total time
Common sub-expression 5.00 ms 8.38 mb 0.6% of total time
Worker Wrapper binds 3.00 ms 2.67 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 909.00 ms 1446.93 mb 100.0% of total time
=========================Data.Char.Properties.UnicodeBlocks==========================
CodeGen 327.00 ms 383.79 mb 36.4% of total time
Simplifier 266.00 ms 272.00 mb 29.6% of total time
Renamer/typechecker 102.00 ms 85.28 mb 11.3% of total time
Demand analysis 40.00 ms 28.85 mb 4.4% of total time
CorePrep 33.00 ms 13.88 mb 3.7% of total time
Common sub-expression 31.00 ms 8.78 mb 3.4% of total time
Parser 29.00 ms 46.19 mb 3.2% of total time
CoreTidy 23.00 ms 26.26 mb 2.6% of total time
Desugar 14.00 ms 19.23 mb 1.6% of total time
Float inwards 13.00 ms 17.32 mb 1.4% of total time
Worker Wrapper binds 8.00 ms 3.94 mb 0.9% of total time
Called arity analysis 7.00 ms 8.27 mb 0.8% of total time
Specialise 6.00 ms 8.93 mb 0.7% of total time
-------------------------------------------------------------------------------------
Total 899.00 ms 922.72 mb 100.0% of total time
==================================Data.Functor.Plus==================================
CodeGen 430.67 ms 505.34 mb 49.0% of total time
Simplifier 214.75 ms 255.85 mb 24.4% of total time
Renamer/typechecker 119.58 ms 153.86 mb 13.6% of total time
Desugar 38.63 ms 44.98 mb 4.4% of total time
CorePrep 16.39 ms 20.22 mb 1.9% of total time
CoreTidy 15.42 ms 22.50 mb 1.8% of total time
Parser 10.72 ms 20.72 mb 1.2% of total time
Demand analysis 8.85 ms 9.90 mb 1.0% of total time
Common sub-expression 8.80 ms 11.03 mb 1.0% of total time
Specialise 7.37 ms 9.13 mb 0.8% of total time
Called arity analysis 3.73 ms 5.50 mb 0.4% of total time
Float inwards 3.34 ms 5.93 mb 0.4% of total time
Worker Wrapper binds 1.14 ms 1.65 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 879.39 ms 1066.61 mb 100.0% of total time
=============================Data.Vector.Internal.Check==============================
CodeGen 453.75 ms 434.33 mb 51.8% of total time
Simplifier 178.44 ms 174.62 mb 20.4% of total time
Renamer/typechecker 139.00 ms 148.87 mb 15.9% of total time
Parser 37.10 ms 28.46 mb 4.2% of total time
Desugar 19.81 ms 18.86 mb 2.3% of total time
CorePrep 10.16 ms 11.19 mb 1.2% of total time
Common sub-expression 9.10 ms 6.80 mb 1.0% of total time
CoreTidy 8.78 ms 11.69 mb 1.0% of total time
Demand analysis 5.97 ms 6.96 mb 0.7% of total time
SpecConstr 4.26 ms 4.29 mb 0.5% of total time
Float inwards 2.68 ms 2.93 mb 0.3% of total time
Specialise 2.42 ms 2.92 mb 0.3% of total time
Called arity analysis 2.35 ms 3.03 mb 0.3% of total time
Liberate case 1.43 ms 1.62 mb 0.2% of total time
Worker Wrapper binds 0.92 ms 0.95 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 876.17 ms 857.50 mb 100.0% of total time
==============================Data.Functor.Day.Curried===============================
Renamer/typechecker 439.40 ms 861.59 mb 50.6% of total time
CodeGen 179.54 ms 230.90 mb 20.7% of total time
Simplifier 164.21 ms 241.26 mb 18.9% of total time
Desugar 25.45 ms 36.71 mb 2.9% of total time
Parser 19.01 ms 26.32 mb 2.2% of total time
CorePrep 11.57 ms 15.53 mb 1.3% of total time
CoreTidy 9.11 ms 16.56 mb 1.0% of total time
Demand analysis 7.25 ms 9.85 mb 0.8% of total time
Common sub-expression 4.53 ms 7.01 mb 0.5% of total time
Float inwards 2.74 ms 5.49 mb 0.3% of total time
Called arity analysis 2.61 ms 4.46 mb 0.3% of total time
Specialise 2.25 ms 3.92 mb 0.3% of total time
Worker Wrapper binds 0.78 ms 1.33 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 868.45 ms 1460.92 mb 100.0% of total time
===========================Control.Lens.Internal.Exception===========================
CodeGen 313.92 ms 398.12 mb 37.3% of total time
Renamer/typechecker 235.76 ms 395.82 mb 28.0% of total time
Simplifier 197.60 ms 268.52 mb 23.5% of total time
Desugar 19.34 ms 23.84 mb 2.3% of total time
CoreTidy 14.88 ms 23.85 mb 1.8% of total time
Parser 14.25 ms 32.95 mb 1.7% of total time
CorePrep 9.92 ms 13.39 mb 1.2% of total time
Demand analysis 8.23 ms 12.92 mb 1.0% of total time
Specialise 7.18 ms 10.87 mb 0.9% of total time
Float inwards 5.40 ms 9.83 mb 0.6% of total time
Common sub-expression 5.35 ms 8.89 mb 0.6% of total time
SpecConstr 4.92 ms 8.93 mb 0.6% of total time
Called arity analysis 4.06 ms 6.57 mb 0.5% of total time
Worker Wrapper binds 0.99 ms 1.51 mb 0.1% of total time
Liberate case 0.65 ms 1.28 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 842.45 ms 1217.28 mb 100.0% of total time
===========================Text.XML.HXT.Parser.HtmlParsec============================
Simplifier 429.00 ms 565.17 mb 51.2% of total time
CodeGen 288.00 ms 452.46 mb 34.4% of total time
Demand analysis 35.00 ms 34.59 mb 4.2% of total time
Renamer/typechecker 25.00 ms 39.00 mb 3.0% of total time
Float inwards 13.00 ms 26.36 mb 1.6% of total time
Desugar 9.00 ms 9.01 mb 1.1% of total time
CorePrep 9.00 ms 16.77 mb 1.1% of total time
Parser 8.00 ms 19.03 mb 1.0% of total time
Common sub-expression 7.00 ms 10.29 mb 0.8% of total time
CoreTidy 6.00 ms 11.32 mb 0.7% of total time
Called arity analysis 5.00 ms 10.00 mb 0.6% of total time
Worker Wrapper binds 2.00 ms 2.75 mb 0.2% of total time
Specialise 2.00 ms 3.22 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 838.00 ms 1199.98 mb 100.0% of total time
=============================Control.Comonad.Store.Class=============================
CodeGen 473.11 ms 558.39 mb 57.0% of total time
Simplifier 184.54 ms 241.33 mb 22.2% of total time
Renamer/typechecker 63.93 ms 82.02 mb 7.7% of total time
Desugar 28.34 ms 36.24 mb 3.4% of total time
CorePrep 24.98 ms 33.77 mb 3.0% of total time
Demand analysis 13.07 ms 18.44 mb 1.6% of total time
CoreTidy 12.81 ms 20.50 mb 1.5% of total time
Parser 8.39 ms 17.17 mb 1.0% of total time
Common sub-expression 6.79 ms 10.58 mb 0.8% of total time
Specialise 4.68 ms 7.62 mb 0.6% of total time
Float inwards 4.13 ms 5.80 mb 0.5% of total time
Called arity analysis 3.64 ms 5.93 mb 0.4% of total time
Worker Wrapper binds 1.38 ms 1.98 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 829.79 ms 1039.76 mb 100.0% of total time
==============================Control.Monad.Error.Lens===============================
CodeGen 374.95 ms 504.00 mb 45.3% of total time
Simplifier 185.97 ms 258.74 mb 22.5% of total time
Renamer/typechecker 161.14 ms 270.61 mb 19.5% of total time
Desugar 28.32 ms 40.32 mb 3.4% of total time
Parser 16.69 ms 36.65 mb 2.0% of total time
CorePrep 14.73 ms 21.52 mb 1.8% of total time
CoreTidy 12.22 ms 21.46 mb 1.5% of total time
Demand analysis 9.02 ms 13.81 mb 1.1% of total time
Common sub-expression 5.94 ms 9.44 mb 0.7% of total time
SpecConstr 5.56 ms 10.27 mb 0.7% of total time
Float inwards 4.38 ms 8.40 mb 0.5% of total time
Specialise 3.03 ms 4.98 mb 0.4% of total time
Called arity analysis 2.91 ms 5.07 mb 0.4% of total time
Worker Wrapper binds 1.47 ms 1.86 mb 0.2% of total time
Liberate case 1.02 ms 1.75 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 827.35 ms 1208.90 mb 100.0% of total time
============================Control.Concurrent.STM.TMVar=============================
CodeGen 444.71 ms 274.35 mb 54.4% of total time
Simplifier 144.41 ms 73.19 mb 17.7% of total time
Renamer/typechecker 131.12 ms 85.16 mb 16.0% of total time
Parser 23.93 ms 19.84 mb 2.9% of total time
Desugar 20.36 ms 10.76 mb 2.5% of total time
CoreTidy 13.08 ms 7.68 mb 1.6% of total time
CorePrep 11.66 ms 7.59 mb 1.4% of total time
Demand analysis 9.38 ms 5.56 mb 1.1% of total time
Common sub-expression 5.87 ms 3.50 mb 0.7% of total time
Called arity analysis 4.33 ms 2.65 mb 0.5% of total time
Float inwards 4.26 ms 3.32 mb 0.5% of total time
Specialise 2.76 ms 1.94 mb 0.3% of total time
Worker Wrapper binds 1.77 ms 1.06 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 817.64 ms 496.59 mb 100.0% of total time
===============================Control.Monad.RWS.Class===============================
CodeGen 395.50 ms 244.34 mb 49.1% of total time
Simplifier 175.59 ms 120.20 mb 21.8% of total time
Renamer/typechecker 121.63 ms 79.67 mb 15.1% of total time
Desugar 31.17 ms 21.74 mb 3.9% of total time
CorePrep 17.15 ms 12.61 mb 2.1% of total time
CoreTidy 15.77 ms 12.12 mb 2.0% of total time
Common sub-expression 11.91 ms 8.06 mb 1.5% of total time
Parser 11.39 ms 10.19 mb 1.4% of total time
Specialise 8.59 ms 6.88 mb 1.1% of total time
Demand analysis 7.04 ms 7.88 mb 0.9% of total time
Float inwards 4.68 ms 3.85 mb 0.6% of total time
Called arity analysis 3.08 ms 3.02 mb 0.4% of total time
Worker Wrapper binds 1.35 ms 1.23 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 804.85 ms 531.80 mb 100.0% of total time
=================================Control.Lens.Getter=================================
CodeGen 253.64 ms 311.37 mb 32.0% of total time
Renamer/typechecker 232.87 ms 348.05 mb 29.4% of total time
Simplifier 161.69 ms 219.66 mb 20.4% of total time
Desugar 58.75 ms 85.96 mb 7.4% of total time
Parser 34.07 ms 60.17 mb 4.3% of total time
CorePrep 15.90 ms 17.58 mb 2.0% of total time
Demand analysis 8.00 ms 10.07 mb 1.0% of total time
CoreTidy 7.78 ms 13.44 mb 1.0% of total time
Float inwards 5.87 ms 10.62 mb 0.7% of total time
Common sub-expression 4.36 ms 6.79 mb 0.6% of total time
Specialise 3.22 ms 5.14 mb 0.4% of total time
SpecConstr 2.12 ms 3.28 mb 0.3% of total time
Called arity analysis 2.08 ms 3.54 mb 0.3% of total time
Worker Wrapper binds 0.96 ms 1.25 mb 0.1% of total time
Liberate case 0.67 ms 1.34 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 791.98 ms 1098.26 mb 100.0% of total time
==================================Data.Void.Unsafe===================================
Renamer/typechecker 746.99 ms 1312.72 mb 97.3% of total time
CodeGen 7.28 ms 7.65 mb 0.9% of total time
Simplifier 4.64 ms 5.20 mb 0.6% of total time
Parser 3.15 ms 6.77 mb 0.4% of total time
Desugar 1.52 ms 1.50 mb 0.2% of total time
CorePrep 0.84 ms 0.92 mb 0.1% of total time
CoreTidy 0.82 ms 0.70 mb 0.1% of total time
Called arity analysis 0.49 ms 0.45 mb 0.1% of total time
Float inwards 0.47 ms 0.77 mb 0.1% of total time
Demand analysis 0.39 ms 0.53 mb 0.1% of total time
Common sub-expression 0.39 ms 0.49 mb 0.1% of total time
Specialise 0.36 ms 0.45 mb 0.0% of total time
Worker Wrapper binds 0.30 ms 0.42 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 767.64 ms 1338.57 mb 100.0% of total time
=========================Text.XML.HXT.Parser.XmlTokenParser==========================
Simplifier 413.00 ms 520.20 mb 55.1% of total time
CodeGen 229.00 ms 364.78 mb 30.5% of total time
Renamer/typechecker 27.00 ms 38.42 mb 3.6% of total time
Demand analysis 19.00 ms 26.55 mb 2.5% of total time
Float inwards 14.00 ms 22.15 mb 1.9% of total time
CorePrep 11.00 ms 15.57 mb 1.5% of total time
Called arity analysis 9.00 ms 10.26 mb 1.2% of total time
CoreTidy 8.00 ms 11.50 mb 1.1% of total time
Common sub-expression 7.00 ms 9.38 mb 0.9% of total time
Parser 5.00 ms 14.28 mb 0.7% of total time
Desugar 4.00 ms 6.64 mb 0.5% of total time
Worker Wrapper binds 2.00 ms 2.63 mb 0.3% of total time
Specialise 2.00 ms 3.32 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 750.00 ms 1045.67 mb 100.0% of total time
================================Data.Primitive.MutVar================================
Renamer/typechecker 232.95 ms 153.50 mb 31.2% of total time
CodeGen 225.59 ms 138.31 mb 30.2% of total time
Simplifier 180.22 ms 107.60 mb 24.1% of total time
Desugar 38.47 ms 23.95 mb 5.2% of total time
Parser 19.49 ms 14.85 mb 2.6% of total time
CorePrep 12.03 ms 7.22 mb 1.6% of total time
CoreTidy 8.85 ms 7.70 mb 1.2% of total time
Demand analysis 6.45 ms 4.14 mb 0.9% of total time
Common sub-expression 6.10 ms 4.07 mb 0.8% of total time
Specialise 4.16 ms 1.96 mb 0.6% of total time
Float inwards 3.86 ms 3.07 mb 0.5% of total time
SpecConstr 3.83 ms 2.73 mb 0.5% of total time
Called arity analysis 2.01 ms 1.31 mb 0.3% of total time
Worker Wrapper binds 1.21 ms 0.74 mb 0.2% of total time
Liberate case 1.18 ms 0.94 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 746.40 ms 472.10 mb 100.0% of total time
=============================Control.Comonad.Trans.Store=============================
CodeGen 370.35 ms 470.76 mb 50.2% of total time
Simplifier 187.09 ms 228.30 mb 25.4% of total time
Renamer/typechecker 56.13 ms 70.27 mb 7.6% of total time
CoreTidy 44.99 ms 22.05 mb 6.1% of total time
Desugar 19.40 ms 22.58 mb 2.6% of total time
CorePrep 17.42 ms 23.52 mb 2.4% of total time
Parser 11.17 ms 21.02 mb 1.5% of total time
Demand analysis 9.58 ms 12.19 mb 1.3% of total time
Common sub-expression 8.67 ms 11.58 mb 1.2% of total time
Specialise 3.87 ms 5.74 mb 0.5% of total time
Worker Wrapper binds 3.78 ms 3.97 mb 0.5% of total time
Called arity analysis 3.18 ms 4.90 mb 0.4% of total time
Float inwards 2.26 ms 3.56 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 737.89 ms 900.44 mb 100.0% of total time
===========================Data.Text.Internal.Unsafe.Char============================
CodeGen 396.43 ms 197.71 mb 54.8% of total time
Simplifier 157.72 ms 98.28 mb 21.8% of total time
Renamer/typechecker 88.16 ms 63.60 mb 12.2% of total time
Parser 19.06 ms 18.91 mb 2.6% of total time
Desugar 16.84 ms 10.80 mb 2.3% of total time
CorePrep 9.40 ms 6.05 mb 1.3% of total time
Demand analysis 7.51 ms 5.00 mb 1.0% of total time
Common sub-expression 7.51 ms 4.07 mb 1.0% of total time
CoreTidy 6.94 ms 6.08 mb 1.0% of total time
Float inwards 5.36 ms 4.92 mb 0.7% of total time
Called arity analysis 2.73 ms 1.66 mb 0.4% of total time
SpecConstr 2.05 ms 2.17 mb 0.3% of total time
Worker Wrapper binds 1.90 ms 0.81 mb 0.3% of total time
Specialise 1.13 ms 1.14 mb 0.2% of total time
Liberate case 1.02 ms 0.97 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 723.76 ms 422.19 mb 100.0% of total time
================================Data.ByteString.Lens=================================
CodeGen 270.36 ms 357.99 mb 37.4% of total time
Simplifier 179.31 ms 251.72 mb 24.8% of total time
Renamer/typechecker 156.09 ms 250.14 mb 21.6% of total time
Desugar 59.42 ms 93.52 mb 8.2% of total time
CorePrep 14.30 ms 22.96 mb 2.0% of total time
Parser 10.86 ms 23.80 mb 1.5% of total time
CoreTidy 7.10 ms 12.28 mb 1.0% of total time
Demand analysis 7.03 ms 11.12 mb 1.0% of total time
Float inwards 4.46 ms 8.68 mb 0.6% of total time
Common sub-expression 4.42 ms 6.12 mb 0.6% of total time
Specialise 3.07 ms 4.70 mb 0.4% of total time
SpecConstr 2.14 ms 3.90 mb 0.3% of total time
Called arity analysis 1.99 ms 3.40 mb 0.3% of total time
Worker Wrapper binds 1.12 ms 1.56 mb 0.2% of total time
Liberate case 0.74 ms 1.14 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 722.41 ms 1053.03 mb 100.0% of total time
=================================Control.Lens.Level==================================
Simplifier 283.57 ms 397.69 mb 40.3% of total time
CodeGen 235.22 ms 312.85 mb 33.4% of total time
Renamer/typechecker 100.98 ms 150.52 mb 14.4% of total time
Desugar 21.91 ms 36.74 mb 3.1% of total time
Parser 10.89 ms 23.38 mb 1.5% of total time
CorePrep 10.69 ms 17.12 mb 1.5% of total time
CoreTidy 10.12 ms 18.84 mb 1.4% of total time
Float inwards 8.50 ms 14.33 mb 1.2% of total time
Demand analysis 6.55 ms 9.90 mb 0.9% of total time
Common sub-expression 5.66 ms 8.20 mb 0.8% of total time
SpecConstr 3.01 ms 5.63 mb 0.4% of total time
Specialise 2.57 ms 3.96 mb 0.4% of total time
Called arity analysis 2.06 ms 3.21 mb 0.3% of total time
Liberate case 0.98 ms 1.94 mb 0.1% of total time
Worker Wrapper binds 0.91 ms 1.36 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 703.62 ms 1005.69 mb 100.0% of total time
============================Data.Vector.Storable.Internal============================
Renamer/typechecker 434.29 ms 287.65 mb 63.0% of total time
CoreTidy 138.51 ms 100.22 mb 20.1% of total time
CodeGen 58.04 ms 35.66 mb 8.4% of total time
Simplifier 35.10 ms 18.49 mb 5.1% of total time
Parser 5.59 ms 4.51 mb 0.8% of total time
Desugar 5.23 ms 2.59 mb 0.8% of total time
CorePrep 2.73 ms 1.65 mb 0.4% of total time
Common sub-expression 2.19 ms 1.06 mb 0.3% of total time
Demand analysis 1.74 ms 1.02 mb 0.3% of total time
Worker Wrapper binds 1.24 ms 0.44 mb 0.2% of total time
Float inwards 1.24 ms 0.85 mb 0.2% of total time
SpecConstr 1.12 ms 0.71 mb 0.2% of total time
Specialise 1.10 ms 0.69 mb 0.2% of total time
Called arity analysis 0.88 ms 0.52 mb 0.1% of total time
Liberate case 0.60 ms 0.44 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 689.60 ms 456.50 mb 100.0% of total time
=========================Data.Functor.Contravariant.Generic==========================
CodeGen 238.49 ms 279.07 mb 34.9% of total time
Simplifier 186.73 ms 250.68 mb 27.3% of total time
Renamer/typechecker 146.15 ms 182.90 mb 21.4% of total time
Desugar 36.10 ms 45.99 mb 5.3% of total time
CorePrep 17.39 ms 23.65 mb 2.5% of total time
Parser 13.95 ms 26.21 mb 2.0% of total time
CoreTidy 12.72 ms 20.21 mb 1.9% of total time
Demand analysis 10.78 ms 14.72 mb 1.6% of total time
Common sub-expression 8.34 ms 12.95 mb 1.2% of total time
Called arity analysis 5.10 ms 7.15 mb 0.7% of total time
Specialise 3.90 ms 6.38 mb 0.6% of total time
Float inwards 2.63 ms 3.45 mb 0.4% of total time
Worker Wrapper binds 1.12 ms 1.44 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 683.40 ms 874.78 mb 100.0% of total time
==================================Data.Vector.Lens===================================
CodeGen 364.65 ms 516.61 mb 53.9% of total time
Simplifier 167.38 ms 225.48 mb 24.7% of total time
Renamer/typechecker 72.93 ms 129.22 mb 10.8% of total time
CorePrep 14.82 ms 22.34 mb 2.2% of total time
Float inwards 12.22 ms 18.58 mb 1.8% of total time
Parser 9.23 ms 17.17 mb 1.4% of total time
Demand analysis 7.65 ms 11.21 mb 1.1% of total time
Desugar 7.51 ms 12.12 mb 1.1% of total time
CoreTidy 7.44 ms 13.96 mb 1.1% of total time
Common sub-expression 4.73 ms 7.32 mb 0.7% of total time
SpecConstr 3.65 ms 6.44 mb 0.5% of total time
Called arity analysis 1.60 ms 2.48 mb 0.2% of total time
Liberate case 0.96 ms 1.96 mb 0.1% of total time
Worker Wrapper binds 0.95 ms 1.33 mb 0.1% of total time
Specialise 0.75 ms 1.14 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 676.47 ms 987.38 mb 100.0% of total time
==================================Data.Text.Unsafe===================================
CodeGen 294.92 ms 390.79 mb 45.6% of total time
Simplifier 227.22 ms 273.30 mb 35.1% of total time
Renamer/typechecker 42.41 ms 51.25 mb 6.6% of total time
Desugar 19.78 ms 24.65 mb 3.1% of total time
Parser 15.82 ms 31.55 mb 2.4% of total time
CorePrep 8.99 ms 12.98 mb 1.4% of total time
Demand analysis 8.75 ms 10.49 mb 1.4% of total time
CoreTidy 6.99 ms 10.32 mb 1.1% of total time
Float inwards 6.38 ms 6.23 mb 1.0% of total time
Common sub-expression 5.85 ms 8.83 mb 0.9% of total time
SpecConstr 4.27 ms 4.01 mb 0.7% of total time
Worker Wrapper binds 2.71 ms 1.27 mb 0.4% of total time
Specialise 1.18 ms 2.47 mb 0.2% of total time
Called arity analysis 0.97 ms 2.42 mb 0.1% of total time
Liberate case 0.78 ms 1.68 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 647.02 ms 832.25 mb 100.0% of total time
=========================Data.Functor.Contravariant.Compose==========================
CodeGen 296.84 ms 341.81 mb 46.0% of total time
Simplifier 205.26 ms 263.37 mb 31.8% of total time
Renamer/typechecker 52.15 ms 62.55 mb 8.1% of total time
Desugar 19.76 ms 22.89 mb 3.1% of total time
CorePrep 19.39 ms 25.98 mb 3.0% of total time
CoreTidy 13.29 ms 19.79 mb 2.1% of total time
Demand analysis 11.17 ms 14.47 mb 1.7% of total time
Common sub-expression 7.14 ms 8.45 mb 1.1% of total time
Parser 6.97 ms 12.88 mb 1.1% of total time
Specialise 4.15 ms 5.62 mb 0.6% of total time
Called arity analysis 3.80 ms 5.31 mb 0.6% of total time
Float inwards 3.69 ms 5.75 mb 0.6% of total time
Worker Wrapper binds 1.85 ms 1.79 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 645.46 ms 790.67 mb 100.0% of total time
==================================Text.Parsec.Prim===================================
Simplifier 273.00 ms 295.06 mb 44.0% of total time
CodeGen 127.00 ms 188.71 mb 20.5% of total time
Renamer/typechecker 122.00 ms 110.79 mb 19.6% of total time
Demand analysis 42.00 ms 11.39 mb 6.8% of total time
Desugar 16.00 ms 18.61 mb 2.6% of total time
Parser 9.00 ms 25.18 mb 1.4% of total time
Float inwards 9.00 ms 12.79 mb 1.4% of total time
CoreTidy 5.00 ms 7.73 mb 0.8% of total time
CorePrep 5.00 ms 8.00 mb 0.8% of total time
Common sub-expression 5.00 ms 5.57 mb 0.8% of total time
Specialise 2.00 ms 2.83 mb 0.3% of total time
SpecConstr 2.00 ms 4.87 mb 0.3% of total time
Called arity analysis 2.00 ms 4.66 mb 0.3% of total time
Worker Wrapper binds 1.00 ms 1.89 mb 0.2% of total time
Liberate case 1.00 ms 1.56 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 621.00 ms 699.63 mb 100.0% of total time
==================================System.Exit.Lens===================================
CodeGen 319.32 ms 430.05 mb 53.2% of total time
Simplifier 120.15 ms 165.45 mb 20.0% of total time
Renamer/typechecker 100.56 ms 168.69 mb 16.8% of total time
Desugar 10.86 ms 15.91 mb 1.8% of total time
CorePrep 10.27 ms 15.87 mb 1.7% of total time
CoreTidy 9.55 ms 16.18 mb 1.6% of total time
Parser 7.08 ms 15.60 mb 1.2% of total time
Demand analysis 6.76 ms 10.74 mb 1.1% of total time
Float inwards 4.24 ms 8.25 mb 0.7% of total time
Common sub-expression 3.24 ms 5.09 mb 0.5% of total time
SpecConstr 2.22 ms 4.22 mb 0.4% of total time
Specialise 2.16 ms 3.09 mb 0.4% of total time
Called arity analysis 1.74 ms 2.88 mb 0.3% of total time
Worker Wrapper binds 1.01 ms 1.45 mb 0.2% of total time
Liberate case 0.87 ms 1.76 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 600.03 ms 865.23 mb 100.0% of total time
==================================Data.Complex.Lens==================================
CodeGen 236.27 ms 319.89 mb 40.1% of total time
Renamer/typechecker 144.16 ms 231.67 mb 24.5% of total time
Simplifier 142.95 ms 190.70 mb 24.3% of total time
Desugar 20.52 ms 29.56 mb 3.5% of total time
CorePrep 9.40 ms 14.02 mb 1.6% of total time
Parser 8.89 ms 19.68 mb 1.5% of total time
CoreTidy 6.15 ms 10.66 mb 1.0% of total time
Demand analysis 5.27 ms 8.10 mb 0.9% of total time
Common sub-expression 4.48 ms 6.84 mb 0.8% of total time
Float inwards 4.15 ms 7.46 mb 0.7% of total time
SpecConstr 1.97 ms 3.47 mb 0.3% of total time
Specialise 1.85 ms 3.01 mb 0.3% of total time
Called arity analysis 1.52 ms 2.51 mb 0.3% of total time
Worker Wrapper binds 1.16 ms 1.41 mb 0.2% of total time
Liberate case 0.65 ms 1.25 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 589.39 ms 850.24 mb 100.0% of total time
=======================Language.Haskell.Exts.Annotated.Parser========================
Simplifier 226.00 ms 310.22 mb 38.6% of total time
CodeGen 215.00 ms 343.98 mb 36.7% of total time
Renamer/typechecker 68.00 ms 91.16 mb 11.6% of total time
Common sub-expression 16.00 ms 7.97 mb 2.7% of total time
Demand analysis 13.00 ms 23.30 mb 2.2% of total time
Desugar 12.00 ms 16.46 mb 2.0% of total time
CoreTidy 8.00 ms 11.30 mb 1.4% of total time
Float inwards 7.00 ms 15.76 mb 1.2% of total time
CorePrep 7.00 ms 10.82 mb 1.2% of total time
Called arity analysis 5.00 ms 9.32 mb 0.9% of total time
Specialise 4.00 ms 5.97 mb 0.7% of total time
Parser 3.00 ms 9.78 mb 0.5% of total time
Worker Wrapper binds 2.00 ms 2.26 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 586.00 ms 858.30 mb 100.0% of total time
==================================Control.Parallel===================================
Renamer/typechecker 418.71 ms 280.14 mb 71.9% of total time
CoreTidy 130.52 ms 100.07 mb 22.4% of total time
Simplifier 8.51 ms 4.34 mb 1.5% of total time
Parser 8.42 ms 7.99 mb 1.4% of total time
CodeGen 8.39 ms 4.68 mb 1.4% of total time
Desugar 2.17 ms 1.11 mb 0.4% of total time
CorePrep 1.71 ms 0.85 mb 0.3% of total time
Float inwards 0.96 ms 0.72 mb 0.2% of total time
Called arity analysis 0.75 ms 0.44 mb 0.1% of total time
Specialise 0.69 ms 0.39 mb 0.1% of total time
Demand analysis 0.66 ms 0.45 mb 0.1% of total time
Common sub-expression 0.63 ms 0.42 mb 0.1% of total time
Worker Wrapper binds 0.59 ms 0.40 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 582.71 ms 402.01 mb 100.0% of total time
===============================Data.Text.Internal.Lazy===============================
CodeGen 350.00 ms 465.42 mb 61.0% of total time
Simplifier 131.11 ms 159.50 mb 22.8% of total time
Renamer/typechecker 34.87 ms 44.37 mb 6.1% of total time
Parser 12.47 ms 24.62 mb 2.2% of total time
Desugar 10.70 ms 13.95 mb 1.9% of total time
CoreTidy 8.68 ms 12.22 mb 1.5% of total time
CorePrep 8.13 ms 11.61 mb 1.4% of total time
Demand analysis 5.37 ms 6.56 mb 0.9% of total time
Common sub-expression 3.26 ms 5.47 mb 0.6% of total time
SpecConstr 3.23 ms 6.06 mb 0.6% of total time
Float inwards 2.16 ms 3.41 mb 0.4% of total time
Called arity analysis 1.27 ms 2.34 mb 0.2% of total time
Specialise 1.22 ms 2.59 mb 0.2% of total time
Liberate case 0.78 ms 1.56 mb 0.1% of total time
Worker Wrapper binds 0.71 ms 1.06 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 573.96 ms 760.73 mb 100.0% of total time
================================Data.Functor.Kan.Lan=================================
CodeGen 287.67 ms 379.66 mb 50.6% of total time
Simplifier 130.19 ms 193.47 mb 22.9% of total time
Renamer/typechecker 72.59 ms 109.22 mb 12.8% of total time
Desugar 22.42 ms 34.68 mb 3.9% of total time
CorePrep 13.92 ms 19.83 mb 2.4% of total time
Parser 12.05 ms 23.28 mb 2.1% of total time
CoreTidy 9.39 ms 17.47 mb 1.7% of total time
Demand analysis 7.82 ms 11.20 mb 1.4% of total time
Common sub-expression 5.36 ms 8.41 mb 0.9% of total time
Specialise 2.44 ms 4.44 mb 0.4% of total time
Called arity analysis 2.44 ms 2.97 mb 0.4% of total time
Float inwards 1.40 ms 3.43 mb 0.2% of total time
Worker Wrapper binds 0.79 ms 1.32 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 568.48 ms 809.40 mb 100.0% of total time
===========================Language.Haskell.Exts.Extension===========================
CodeGen 255.00 ms 395.79 mb 45.2% of total time
Simplifier 190.00 ms 347.56 mb 33.7% of total time
Renamer/typechecker 52.00 ms 79.07 mb 9.2% of total time
Desugar 13.00 ms 21.02 mb 2.3% of total time
CoreTidy 13.00 ms 14.62 mb 2.3% of total time
Float inwards 9.00 ms 12.54 mb 1.6% of total time
Demand analysis 8.00 ms 18.50 mb 1.4% of total time
Called arity analysis 6.00 ms 14.58 mb 1.1% of total time
CorePrep 5.00 ms 10.53 mb 0.9% of total time
Parser 4.00 ms 15.06 mb 0.7% of total time
Common sub-expression 4.00 ms 6.90 mb 0.7% of total time
Specialise 3.00 ms 5.30 mb 0.5% of total time
Worker Wrapper binds 2.00 ms 2.01 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 564.00 ms 943.49 mb 100.0% of total time
=========================Text.Regex.XMLSchema.Generic.Regex==========================
Simplifier 221.00 ms 250.98 mb 39.5% of total time
CodeGen 177.00 ms 264.22 mb 31.6% of total time
Renamer/typechecker 58.00 ms 61.10 mb 10.4% of total time
Desugar 46.00 ms 76.30 mb 8.2% of total time
Demand analysis 13.00 ms 16.52 mb 2.3% of total time
Parser 11.00 ms 27.46 mb 2.0% of total time
Float inwards 8.00 ms 13.74 mb 1.4% of total time
CorePrep 8.00 ms 7.94 mb 1.4% of total time
CoreTidy 5.00 ms 4.10 mb 0.9% of total time
Called arity analysis 5.00 ms 4.22 mb 0.9% of total time
Specialise 3.00 ms 3.65 mb 0.5% of total time
Common sub-expression 3.00 ms 4.17 mb 0.5% of total time
Worker Wrapper binds 2.00 ms 1.33 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 560.00 ms 735.71 mb 100.0% of total time
===============================Generics.Deriving.Lens================================
CodeGen 200.97 ms 276.99 mb 36.5% of total time
Simplifier 158.49 ms 227.14 mb 28.8% of total time
Renamer/typechecker 106.96 ms 177.17 mb 19.4% of total time
Desugar 31.47 ms 44.59 mb 5.7% of total time
CorePrep 13.05 ms 17.46 mb 2.4% of total time
Parser 11.50 ms 23.23 mb 2.1% of total time
CoreTidy 7.60 ms 13.67 mb 1.4% of total time
Demand analysis 5.00 ms 7.77 mb 0.9% of total time
Common sub-expression 3.70 ms 5.68 mb 0.7% of total time
Float inwards 3.20 ms 6.22 mb 0.6% of total time
Called arity analysis 2.79 ms 4.95 mb 0.5% of total time
SpecConstr 1.99 ms 3.32 mb 0.4% of total time
Specialise 1.93 ms 3.20 mb 0.4% of total time
Liberate case 0.67 ms 1.14 mb 0.1% of total time
Worker Wrapper binds 0.63 ms 0.94 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 549.95 ms 813.47 mb 100.0% of total time
===============================Data.Vector.Fusion.Util===============================
CodeGen 171.68 ms 127.88 mb 31.3% of total time
Renamer/typechecker 158.48 ms 98.90 mb 28.9% of total time
Simplifier 138.94 ms 72.47 mb 25.4% of total time
Desugar 19.77 ms 10.23 mb 3.6% of total time
CoreTidy 12.53 ms 6.81 mb 2.3% of total time
Parser 8.77 ms 5.62 mb 1.6% of total time
Demand analysis 8.47 ms 4.83 mb 1.5% of total time
CorePrep 5.76 ms 4.46 mb 1.1% of total time
Common sub-expression 5.70 ms 3.23 mb 1.0% of total time
Called arity analysis 4.97 ms 2.86 mb 0.9% of total time
SpecConstr 4.65 ms 2.94 mb 0.8% of total time
Specialise 3.45 ms 2.10 mb 0.6% of total time
Float inwards 2.60 ms 1.55 mb 0.5% of total time
Liberate case 1.35 ms 0.89 mb 0.2% of total time
Worker Wrapper binds 0.69 ms 0.73 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 547.81 ms 345.50 mb 100.0% of total time
================================Data.Profunctor.Monad================================
Simplifier 206.02 ms 281.08 mb 38.2% of total time
CodeGen 160.73 ms 197.12 mb 29.8% of total time
Renamer/typechecker 106.61 ms 167.71 mb 19.8% of total time
Desugar 12.79 ms 14.84 mb 2.4% of total time
CorePrep 12.04 ms 17.54 mb 2.2% of total time
CoreTidy 10.38 ms 16.46 mb 1.9% of total time
Parser 6.56 ms 11.90 mb 1.2% of total time
Demand analysis 5.86 ms 7.88 mb 1.1% of total time
Common sub-expression 5.72 ms 7.83 mb 1.1% of total time
Called arity analysis 3.71 ms 5.97 mb 0.7% of total time
SpecConstr 2.79 ms 4.23 mb 0.5% of total time
Specialise 2.78 ms 4.12 mb 0.5% of total time
Float inwards 1.88 ms 3.48 mb 0.3% of total time
Liberate case 0.84 ms 1.73 mb 0.2% of total time
Worker Wrapper binds 0.83 ms 1.52 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 539.54 ms 743.41 mb 100.0% of total time
==================================Data.Semigroupoid==================================
Renamer/typechecker 188.62 ms 306.50 mb 35.0% of total time
Simplifier 177.94 ms 253.29 mb 33.0% of total time
CodeGen 108.54 ms 117.95 mb 20.1% of total time
Desugar 16.37 ms 16.75 mb 3.0% of total time
CoreTidy 9.68 ms 14.45 mb 1.8% of total time
CorePrep 9.46 ms 12.68 mb 1.8% of total time
Common sub-expression 7.80 ms 11.79 mb 1.4% of total time
Parser 6.73 ms 12.39 mb 1.2% of total time
Demand analysis 5.23 ms 8.01 mb 1.0% of total time
Called arity analysis 2.85 ms 4.53 mb 0.5% of total time
Specialise 2.74 ms 3.76 mb 0.5% of total time
Float inwards 2.09 ms 2.24 mb 0.4% of total time
Worker Wrapper binds 0.73 ms 1.03 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 538.78 ms 765.40 mb 100.0% of total time
===============================Control.Comonad.Density===============================
CodeGen 263.07 ms 345.65 mb 50.2% of total time
Simplifier 125.14 ms 171.40 mb 23.9% of total time
Renamer/typechecker 54.70 ms 79.84 mb 10.4% of total time
Desugar 25.24 ms 30.48 mb 4.8% of total time
Parser 15.37 ms 22.00 mb 2.9% of total time
CorePrep 10.84 ms 14.68 mb 2.1% of total time
CoreTidy 7.87 ms 14.06 mb 1.5% of total time
Demand analysis 6.77 ms 10.39 mb 1.3% of total time
Float inwards 5.08 ms 9.89 mb 1.0% of total time
Common sub-expression 4.53 ms 7.43 mb 0.9% of total time
Specialise 2.32 ms 3.78 mb 0.4% of total time
Called arity analysis 1.90 ms 2.88 mb 0.4% of total time
Worker Wrapper binds 0.73 ms 1.16 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 523.56 ms 713.64 mb 100.0% of total time
=================================Data.Primitive.Addr=================================
CodeGen 209.43 ms 135.47 mb 40.2% of total time
Renamer/typechecker 120.57 ms 91.59 mb 23.1% of total time
Simplifier 118.85 ms 71.96 mb 22.8% of total time
Desugar 22.03 ms 13.50 mb 4.2% of total time
Parser 15.30 ms 14.19 mb 2.9% of total time
CorePrep 8.14 ms 5.43 mb 1.6% of total time
CoreTidy 6.07 ms 3.27 mb 1.2% of total time
Common sub-expression 5.36 ms 3.67 mb 1.0% of total time
Demand analysis 4.98 ms 3.51 mb 1.0% of total time
SpecConstr 2.36 ms 1.71 mb 0.5% of total time
Specialise 2.31 ms 1.64 mb 0.4% of total time
Float inwards 1.93 ms 1.48 mb 0.4% of total time
Called arity analysis 1.38 ms 0.95 mb 0.3% of total time
Liberate case 1.23 ms 0.91 mb 0.2% of total time
Worker Wrapper binds 0.99 ms 0.64 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 520.93 ms 349.91 mb 100.0% of total time
===============================Control.Arrow.ListArrow===============================
Simplifier 367.00 ms 328.05 mb 71.4% of total time
CodeGen 79.00 ms 112.57 mb 15.4% of total time
Demand analysis 14.00 ms 17.16 mb 2.7% of total time
Renamer/typechecker 12.00 ms 13.66 mb 2.3% of total time
Float inwards 7.00 ms 13.33 mb 1.4% of total time
Desugar 7.00 ms 10.78 mb 1.4% of total time
Common sub-expression 7.00 ms 7.97 mb 1.4% of total time
CoreTidy 5.00 ms 6.97 mb 1.0% of total time
Specialise 4.00 ms 6.36 mb 0.8% of total time
CorePrep 4.00 ms 5.58 mb 0.8% of total time
Called arity analysis 4.00 ms 7.82 mb 0.8% of total time
Worker Wrapper binds 2.00 ms 1.37 mb 0.4% of total time
Parser 2.00 ms 5.43 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 514.00 ms 537.06 mb 100.0% of total time
==========================Text.XML.HXT.DOM.MimeTypeDefaults==========================
CodeGen 296.00 ms 430.82 mb 58.7% of total time
Simplifier 126.00 ms 216.97 mb 25.0% of total time
CoreTidy 19.00 ms 32.52 mb 3.8% of total time
Demand analysis 11.00 ms 20.95 mb 2.2% of total time
Worker Wrapper binds 9.00 ms 3.92 mb 1.8% of total time
Float inwards 8.00 ms 14.23 mb 1.6% of total time
Renamer/typechecker 7.00 ms 7.64 mb 1.4% of total time
Common sub-expression 7.00 ms 8.71 mb 1.4% of total time
CorePrep 6.00 ms 11.08 mb 1.2% of total time
Parser 5.00 ms 24.69 mb 1.0% of total time
Specialise 4.00 ms 8.87 mb 0.8% of total time
Desugar 4.00 ms 8.93 mb 0.8% of total time
Called arity analysis 2.00 ms 6.00 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 504.00 ms 795.35 mb 100.0% of total time
==============================Control.Arrow.IOListArrow==============================
Simplifier 315.00 ms 390.69 mb 62.5% of total time
CodeGen 100.00 ms 149.85 mb 19.8% of total time
Demand analysis 20.00 ms 21.32 mb 4.0% of total time
Renamer/typechecker 16.00 ms 13.44 mb 3.2% of total time
Float inwards 14.00 ms 17.41 mb 2.8% of total time
Desugar 8.00 ms 11.13 mb 1.6% of total time
Common sub-expression 7.00 ms 8.58 mb 1.4% of total time
Specialise 6.00 ms 7.24 mb 1.2% of total time
CoreTidy 6.00 ms 8.17 mb 1.2% of total time
Called arity analysis 5.00 ms 12.73 mb 1.0% of total time
CorePrep 4.00 ms 7.17 mb 0.8% of total time
Parser 2.00 ms 5.69 mb 0.4% of total time
Worker Wrapper binds 1.00 ms 1.74 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 504.00 ms 655.16 mb 100.0% of total time
==================================Data.Text.Lazy.IO==================================
CodeGen 266.13 ms 373.83 mb 52.9% of total time
Simplifier 108.81 ms 137.62 mb 21.6% of total time
Renamer/typechecker 61.46 ms 89.84 mb 12.2% of total time
Parser 16.76 ms 36.15 mb 3.3% of total time
Desugar 12.05 ms 17.06 mb 2.4% of total time
CorePrep 9.87 ms 11.69 mb 2.0% of total time
CoreTidy 5.94 ms 9.05 mb 1.2% of total time
Demand analysis 5.36 ms 8.95 mb 1.1% of total time
Float inwards 5.35 ms 7.76 mb 1.1% of total time
Common sub-expression 3.36 ms 4.18 mb 0.7% of total time
SpecConstr 2.85 ms 5.55 mb 0.6% of total time
Called arity analysis 1.80 ms 3.41 mb 0.4% of total time
Specialise 1.44 ms 2.74 mb 0.3% of total time
Worker Wrapper binds 0.99 ms 1.22 mb 0.2% of total time
Liberate case 0.85 ms 1.60 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 503.02 ms 710.64 mb 100.0% of total time
============================Language.Haskell.Exts.Fixity=============================
CodeGen 231.00 ms 322.95 mb 46.3% of total time
Simplifier 147.00 ms 215.53 mb 29.5% of total time
Renamer/typechecker 58.00 ms 77.07 mb 11.6% of total time
Desugar 14.00 ms 22.67 mb 2.8% of total time
Demand analysis 10.00 ms 18.44 mb 2.0% of total time
Called arity analysis 8.00 ms 21.67 mb 1.6% of total time
Parser 6.00 ms 18.92 mb 1.2% of total time
Float inwards 5.00 ms 11.47 mb 1.0% of total time
CoreTidy 5.00 ms 7.33 mb 1.0% of total time
CorePrep 5.00 ms 9.26 mb 1.0% of total time
Specialise 4.00 ms 5.50 mb 0.8% of total time
Common sub-expression 4.00 ms 4.26 mb 0.8% of total time
Worker Wrapper binds 2.00 ms 1.48 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 499.00 ms 736.54 mb 100.0% of total time
==================================Data.HashSet.Lens==================================
Renamer/typechecker 273.99 ms 523.53 mb 56.4% of total time
Simplifier 82.03 ms 128.55 mb 16.9% of total time
CodeGen 79.59 ms 103.85 mb 16.4% of total time
Desugar 32.54 ms 56.94 mb 6.7% of total time
Parser 4.61 ms 10.92 mb 0.9% of total time
CorePrep 4.52 ms 4.30 mb 0.9% of total time
Float inwards 2.22 ms 4.12 mb 0.5% of total time
Demand analysis 1.74 ms 2.47 mb 0.4% of total time
CoreTidy 1.70 ms 2.99 mb 0.3% of total time
Common sub-expression 0.99 ms 1.44 mb 0.2% of total time
SpecConstr 0.64 ms 0.94 mb 0.1% of total time
Called arity analysis 0.49 ms 0.72 mb 0.1% of total time
Specialise 0.45 ms 0.66 mb 0.1% of total time
Worker Wrapper binds 0.33 ms 0.52 mb 0.1% of total time
Liberate case 0.27 ms 0.47 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 486.11 ms 842.41 mb 100.0% of total time
===========================Data.Functor.Contravariant.Day============================
CodeGen 208.87 ms 290.41 mb 43.6% of total time
Simplifier 122.82 ms 163.60 mb 25.6% of total time
Renamer/typechecker 64.61 ms 84.82 mb 13.5% of total time
Parser 21.63 ms 26.74 mb 4.5% of total time
Desugar 19.02 ms 24.99 mb 4.0% of total time
CorePrep 12.64 ms 17.85 mb 2.6% of total time
CoreTidy 9.83 ms 17.98 mb 2.0% of total time
Demand analysis 6.72 ms 8.92 mb 1.4% of total time
Common sub-expression 5.50 ms 7.90 mb 1.1% of total time
Specialise 3.06 ms 4.91 mb 0.6% of total time
Called arity analysis 1.72 ms 2.46 mb 0.4% of total time
Worker Wrapper binds 1.67 ms 1.71 mb 0.3% of total time
Float inwards 1.49 ms 3.50 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 479.58 ms 655.79 mb 100.0% of total time
=========================Data.Functor.Contravariant.Coyoneda=========================
Renamer/typechecker 226.78 ms 427.14 mb 48.0% of total time
CodeGen 131.65 ms 170.76 mb 27.9% of total time
Simplifier 69.64 ms 94.93 mb 14.7% of total time
Desugar 13.88 ms 18.26 mb 2.9% of total time
CorePrep 8.09 ms 9.47 mb 1.7% of total time
Parser 7.85 ms 17.00 mb 1.7% of total time
CoreTidy 4.36 ms 7.71 mb 0.9% of total time
Demand analysis 3.53 ms 5.72 mb 0.7% of total time
Common sub-expression 2.39 ms 3.70 mb 0.5% of total time
Specialise 1.59 ms 2.71 mb 0.3% of total time
Called arity analysis 1.19 ms 2.13 mb 0.3% of total time
Float inwards 0.87 ms 2.03 mb 0.2% of total time
Worker Wrapper binds 0.45 ms 0.79 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 472.27 ms 762.34 mb 100.0% of total time
================================System.FilePath.Lens=================================
CodeGen 207.38 ms 271.45 mb 43.9% of total time
Renamer/typechecker 109.00 ms 180.86 mb 23.1% of total time
Simplifier 96.40 ms 139.99 mb 20.4% of total time
Parser 16.59 ms 31.35 mb 3.5% of total time
Desugar 14.60 ms 20.75 mb 3.1% of total time
CorePrep 8.18 ms 11.23 mb 1.7% of total time
Demand analysis 5.32 ms 8.59 mb 1.1% of total time
CoreTidy 3.70 ms 6.23 mb 0.8% of total time
Common sub-expression 3.04 ms 4.17 mb 0.6% of total time
Float inwards 2.99 ms 2.59 mb 0.6% of total time
Specialise 1.44 ms 2.06 mb 0.3% of total time
SpecConstr 1.27 ms 2.16 mb 0.3% of total time
Called arity analysis 1.23 ms 2.07 mb 0.3% of total time
Liberate case 0.49 ms 0.86 mb 0.1% of total time
Worker Wrapper binds 0.48 ms 0.80 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 472.11 ms 685.14 mb 100.0% of total time
===============================Data.Semigroup.Foldable===============================
CodeGen 235.65 ms 260.35 mb 50.5% of total time
Simplifier 109.93 ms 129.22 mb 23.6% of total time
Renamer/typechecker 59.32 ms 79.09 mb 12.7% of total time
Desugar 15.29 ms 20.23 mb 3.3% of total time
CorePrep 10.30 ms 13.31 mb 2.2% of total time
CoreTidy 8.86 ms 13.08 mb 1.9% of total time
Parser 7.91 ms 15.10 mb 1.7% of total time
Demand analysis 5.56 ms 7.83 mb 1.2% of total time
Common sub-expression 5.15 ms 5.84 mb 1.1% of total time
Called arity analysis 3.42 ms 4.96 mb 0.7% of total time
Specialise 2.33 ms 3.34 mb 0.5% of total time
Float inwards 1.49 ms 2.92 mb 0.3% of total time
Worker Wrapper binds 1.00 ms 1.22 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 466.21 ms 556.48 mb 100.0% of total time
===========================Control.Alternative.Free.Final============================
CodeGen 169.84 ms 213.46 mb 36.6% of total time
Simplifier 143.20 ms 185.42 mb 30.8% of total time
Renamer/typechecker 75.02 ms 106.64 mb 16.1% of total time
Desugar 18.64 ms 19.84 mb 4.0% of total time
CorePrep 10.93 ms 12.79 mb 2.4% of total time
Demand analysis 10.71 ms 14.63 mb 2.3% of total time
CoreTidy 9.77 ms 13.20 mb 2.1% of total time
Common sub-expression 6.90 ms 9.21 mb 1.5% of total time
Parser 6.89 ms 12.81 mb 1.5% of total time
Called arity analysis 4.85 ms 7.62 mb 1.0% of total time
Float inwards 4.35 ms 7.11 mb 0.9% of total time
Specialise 2.38 ms 3.91 mb 0.5% of total time
Worker Wrapper binds 1.06 ms 1.41 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 464.54 ms 608.05 mb 100.0% of total time
====================================Data.Orphans=====================================
Renamer/typechecker 294.09 ms 209.70 mb 63.5% of total time
CoreTidy 139.04 ms 99.96 mb 30.0% of total time
Parser 8.65 ms 15.38 mb 1.9% of total time
Simplifier 7.56 ms 3.73 mb 1.6% of total time
CodeGen 6.59 ms 3.76 mb 1.4% of total time
Desugar 2.06 ms 1.04 mb 0.4% of total time
CorePrep 1.29 ms 0.77 mb 0.3% of total time
Worker Wrapper binds 0.81 ms 0.39 mb 0.2% of total time
Float inwards 0.78 ms 0.70 mb 0.2% of total time
Common sub-expression 0.64 ms 0.40 mb 0.1% of total time
Demand analysis 0.60 ms 0.42 mb 0.1% of total time
Specialise 0.54 ms 0.37 mb 0.1% of total time
Called arity analysis 0.53 ms 0.39 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 463.18 ms 336.99 mb 100.0% of total time
======================Language.Haskell.Exts.Annotated.Simplify=======================
CodeGen 216.00 ms 302.50 mb 47.4% of total time
Simplifier 114.00 ms 160.96 mb 25.0% of total time
Renamer/typechecker 39.00 ms 53.99 mb 8.6% of total time
Desugar 25.00 ms 23.05 mb 5.5% of total time
Demand analysis 17.00 ms 25.17 mb 3.7% of total time
Parser 11.00 ms 33.86 mb 2.4% of total time
Float inwards 11.00 ms 10.03 mb 2.4% of total time
CorePrep 7.00 ms 9.92 mb 1.5% of total time
CoreTidy 4.00 ms 4.75 mb 0.9% of total time
Common sub-expression 4.00 ms 4.57 mb 0.9% of total time
Worker Wrapper binds 3.00 ms 2.00 mb 0.7% of total time
Called arity analysis 3.00 ms 3.97 mb 0.7% of total time
Specialise 2.00 ms 3.91 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 456.00 ms 638.69 mb 100.0% of total time
===================================Data.Text.Lens====================================
CodeGen 142.46 ms 179.56 mb 31.3% of total time
Renamer/typechecker 117.07 ms 181.26 mb 25.7% of total time
Simplifier 111.90 ms 149.68 mb 24.6% of total time
Desugar 46.47 ms 62.51 mb 10.2% of total time
Parser 9.32 ms 20.18 mb 2.0% of total time
CorePrep 8.21 ms 12.15 mb 1.8% of total time
CoreTidy 4.14 ms 6.88 mb 0.9% of total time
Demand analysis 4.07 ms 6.10 mb 0.9% of total time
Common sub-expression 2.63 ms 3.64 mb 0.6% of total time
Specialise 2.29 ms 3.14 mb 0.5% of total time
Float inwards 2.18 ms 4.20 mb 0.5% of total time
Called arity analysis 1.40 ms 2.25 mb 0.3% of total time
SpecConstr 1.31 ms 2.18 mb 0.3% of total time
Worker Wrapper binds 0.73 ms 1.00 mb 0.2% of total time
Liberate case 0.48 ms 0.74 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 454.66 ms 635.47 mb 100.0% of total time
========================Text.XML.HXT.Arrow.XmlState.TypeDefs=========================
Simplifier 173.00 ms 255.00 mb 38.4% of total time
CodeGen 158.00 ms 241.77 mb 35.1% of total time
Renamer/typechecker 33.00 ms 42.82 mb 7.3% of total time
Desugar 19.00 ms 21.51 mb 4.2% of total time
Parser 17.00 ms 30.53 mb 3.8% of total time
CoreTidy 13.00 ms 12.64 mb 2.9% of total time
Demand analysis 10.00 ms 19.14 mb 2.2% of total time
Called arity analysis 8.00 ms 13.92 mb 1.8% of total time
CorePrep 5.00 ms 10.27 mb 1.1% of total time
Common sub-expression 5.00 ms 8.04 mb 1.1% of total time
Worker Wrapper binds 3.00 ms 1.89 mb 0.7% of total time
Specialise 3.00 ms 4.80 mb 0.7% of total time
Float inwards 3.00 ms 7.82 mb 0.7% of total time
-------------------------------------------------------------------------------------
Total 450.00 ms 670.15 mb 100.0% of total time
===========================Control.Arrow.IOStateListArrow============================
Simplifier 245.00 ms 295.38 mb 55.2% of total time
CodeGen 132.00 ms 193.76 mb 29.7% of total time
Renamer/typechecker 12.00 ms 17.00 mb 2.7% of total time
Desugar 10.00 ms 14.05 mb 2.3% of total time
Demand analysis 10.00 ms 17.61 mb 2.3% of total time
CoreTidy 7.00 ms 8.62 mb 1.6% of total time
CorePrep 7.00 ms 9.85 mb 1.6% of total time
Float inwards 6.00 ms 13.59 mb 1.4% of total time
Parser 4.00 ms 10.09 mb 0.9% of total time
Common sub-expression 4.00 ms 5.96 mb 0.9% of total time
Called arity analysis 4.00 ms 7.48 mb 0.9% of total time
Worker Wrapper binds 2.00 ms 1.44 mb 0.5% of total time
Specialise 1.00 ms 2.50 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 444.00 ms 597.33 mb 100.0% of total time
==============================Data.Distributive.Generic==============================
CodeGen 198.66 ms 141.74 mb 45.7% of total time
Simplifier 99.06 ms 85.65 mb 22.8% of total time
Renamer/typechecker 76.11 ms 70.72 mb 17.5% of total time
Desugar 19.49 ms 18.03 mb 4.5% of total time
Parser 9.60 ms 13.91 mb 2.2% of total time
CorePrep 9.07 ms 9.44 mb 2.1% of total time
CoreTidy 7.67 ms 7.90 mb 1.8% of total time
Demand analysis 4.82 ms 4.38 mb 1.1% of total time
Common sub-expression 3.74 ms 3.33 mb 0.9% of total time
Called arity analysis 2.37 ms 2.06 mb 0.5% of total time
Specialise 1.71 ms 1.88 mb 0.4% of total time
Float inwards 1.47 ms 1.98 mb 0.3% of total time
Worker Wrapper binds 1.37 ms 0.85 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 435.14 ms 361.85 mb 100.0% of total time
=======================Language.Preprocessor.Cpphs.HashDefine========================
CodeGen 243.00 ms 266.82 mb 56.0% of total time
Simplifier 111.00 ms 153.20 mb 25.6% of total time
Renamer/typechecker 31.00 ms 30.69 mb 7.1% of total time
Desugar 12.00 ms 13.10 mb 2.8% of total time
Demand analysis 8.00 ms 11.48 mb 1.8% of total time
CorePrep 7.00 ms 6.99 mb 1.6% of total time
Parser 5.00 ms 10.90 mb 1.2% of total time
SpecConstr 4.00 ms 5.05 mb 0.9% of total time
Float inwards 3.00 ms 9.32 mb 0.7% of total time
CoreTidy 3.00 ms 5.21 mb 0.7% of total time
Common sub-expression 2.00 ms 3.69 mb 0.5% of total time
Called arity analysis 2.00 ms 3.43 mb 0.5% of total time
Worker Wrapper binds 1.00 ms 1.17 mb 0.2% of total time
Specialise 1.00 ms 2.92 mb 0.2% of total time
Liberate case 1.00 ms 1.66 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 434.00 ms 525.63 mb 100.0% of total time
============================Control.Arrow.StateListArrow=============================
Simplifier 246.00 ms 284.11 mb 57.5% of total time
CodeGen 114.00 ms 164.48 mb 26.6% of total time
Renamer/typechecker 14.00 ms 18.26 mb 3.3% of total time
Desugar 10.00 ms 14.30 mb 2.3% of total time
Demand analysis 10.00 ms 15.96 mb 2.3% of total time
Float inwards 8.00 ms 14.58 mb 1.9% of total time
CoreTidy 7.00 ms 8.20 mb 1.6% of total time
CorePrep 6.00 ms 8.58 mb 1.4% of total time
Common sub-expression 4.00 ms 5.59 mb 0.9% of total time
Parser 3.00 ms 8.32 mb 0.7% of total time
Called arity analysis 3.00 ms 5.72 mb 0.7% of total time
Specialise 2.00 ms 2.20 mb 0.5% of total time
Worker Wrapper binds 1.00 ms 1.39 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 428.00 ms 551.69 mb 100.0% of total time
=========================Language.Preprocessor.Cpphs.Options=========================
CodeGen 194.00 ms 270.81 mb 45.9% of total time
Simplifier 143.00 ms 193.28 mb 33.8% of total time
Desugar 28.00 ms 9.81 mb 6.6% of total time
Renamer/typechecker 26.00 ms 25.73 mb 6.1% of total time
Parser 7.00 ms 11.35 mb 1.7% of total time
Demand analysis 4.00 ms 10.50 mb 0.9% of total time
CoreTidy 4.00 ms 6.39 mb 0.9% of total time
CorePrep 4.00 ms 7.17 mb 0.9% of total time
Common sub-expression 4.00 ms 4.24 mb 0.9% of total time
SpecConstr 3.00 ms 5.00 mb 0.7% of total time
Float inwards 3.00 ms 7.86 mb 0.7% of total time
Called arity analysis 2.00 ms 3.38 mb 0.5% of total time
Worker Wrapper binds 1.00 ms 1.30 mb 0.2% of total time
Specialise 0.00 ms 2.91 mb 0.0% of total time
Liberate case 0.00 ms 1.57 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 423.00 ms 561.32 mb 100.0% of total time
=======================Language.Haskell.Exts.Annotated.Fixity========================
CodeGen 155.00 ms 222.54 mb 37.1% of total time
Simplifier 127.00 ms 184.08 mb 30.4% of total time
Renamer/typechecker 67.00 ms 85.53 mb 16.0% of total time
Demand analysis 17.00 ms 17.50 mb 4.1% of total time
Desugar 15.00 ms 21.82 mb 3.6% of total time
Parser 8.00 ms 19.37 mb 1.9% of total time
Called arity analysis 8.00 ms 18.47 mb 1.9% of total time
Specialise 5.00 ms 5.11 mb 1.2% of total time
CorePrep 5.00 ms 8.20 mb 1.2% of total time
Float inwards 4.00 ms 10.49 mb 1.0% of total time
CoreTidy 3.00 ms 3.31 mb 0.7% of total time
Common sub-expression 3.00 ms 2.77 mb 0.7% of total time
Worker Wrapper binds 1.00 ms 0.96 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 418.00 ms 600.16 mb 100.0% of total time
============================Control.Comonad.Trans.Adjoint============================
CodeGen 178.66 ms 233.81 mb 44.2% of total time
Simplifier 123.05 ms 194.05 mb 30.4% of total time
Renamer/typechecker 46.20 ms 69.99 mb 11.4% of total time
CorePrep 14.13 ms 17.99 mb 3.5% of total time
Desugar 12.33 ms 17.00 mb 3.0% of total time
CoreTidy 7.73 ms 13.82 mb 1.9% of total time
Demand analysis 5.68 ms 9.15 mb 1.4% of total time
Parser 5.55 ms 11.81 mb 1.4% of total time
Common sub-expression 3.74 ms 6.48 mb 0.9% of total time
Called arity analysis 2.15 ms 3.79 mb 0.5% of total time
Specialise 2.04 ms 3.65 mb 0.5% of total time
Worker Wrapper binds 1.76 ms 1.53 mb 0.4% of total time
Float inwards 1.33 ms 3.20 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 404.35 ms 586.26 mb 100.0% of total time
==============================Data.ByteString.Lazy.Lens==============================
Simplifier 127.45 ms 167.34 mb 32.0% of total time
CodeGen 121.29 ms 158.45 mb 30.4% of total time
Renamer/typechecker 91.88 ms 154.26 mb 23.0% of total time
Desugar 20.94 ms 31.83 mb 5.3% of total time
Parser 8.76 ms 19.59 mb 2.2% of total time
Demand analysis 5.42 ms 8.75 mb 1.4% of total time
CoreTidy 4.85 ms 7.71 mb 1.2% of total time
CorePrep 4.67 ms 7.14 mb 1.2% of total time
Common sub-expression 4.28 ms 5.79 mb 1.1% of total time
Specialise 2.75 ms 4.00 mb 0.7% of total time
Called arity analysis 2.54 ms 4.18 mb 0.6% of total time
SpecConstr 1.34 ms 2.50 mb 0.3% of total time
Float inwards 1.15 ms 2.75 mb 0.3% of total time
Worker Wrapper binds 1.02 ms 1.40 mb 0.3% of total time
Liberate case 0.50 ms 0.91 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 398.84 ms 576.60 mb 100.0% of total time
=============================Data.Text.Internal.Private==============================
CodeGen 173.01 ms 227.66 mb 43.6% of total time
Simplifier 157.93 ms 188.04 mb 39.8% of total time
Renamer/typechecker 20.76 ms 25.39 mb 5.2% of total time
Desugar 8.04 ms 9.32 mb 2.0% of total time
CorePrep 7.15 ms 8.00 mb 1.8% of total time
Demand analysis 6.16 ms 6.65 mb 1.6% of total time
CoreTidy 5.99 ms 6.90 mb 1.5% of total time
Parser 5.36 ms 8.84 mb 1.4% of total time
Float inwards 4.19 ms 5.15 mb 1.1% of total time
Common sub-expression 3.95 ms 5.08 mb 1.0% of total time
SpecConstr 1.74 ms 3.38 mb 0.4% of total time
Specialise 0.78 ms 1.51 mb 0.2% of total time
Worker Wrapper binds 0.67 ms 1.08 mb 0.2% of total time
Called arity analysis 0.67 ms 1.39 mb 0.2% of total time
Liberate case 0.56 ms 1.15 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 396.96 ms 499.55 mb 100.0% of total time
=============================Data.ByteString.Strict.Lens=============================
Simplifier 123.41 ms 166.95 mb 31.2% of total time
CodeGen 122.10 ms 158.25 mb 30.8% of total time
Renamer/typechecker 93.09 ms 154.87 mb 23.5% of total time
Desugar 20.83 ms 31.88 mb 5.3% of total time
Parser 8.32 ms 19.24 mb 2.1% of total time
Demand analysis 5.37 ms 8.83 mb 1.4% of total time
CoreTidy 4.85 ms 7.95 mb 1.2% of total time
CorePrep 4.71 ms 7.10 mb 1.2% of total time
Common sub-expression 4.16 ms 5.86 mb 1.1% of total time
Specialise 2.81 ms 4.01 mb 0.7% of total time
Called arity analysis 2.44 ms 4.14 mb 0.6% of total time
SpecConstr 1.34 ms 2.59 mb 0.3% of total time
Float inwards 1.17 ms 2.74 mb 0.3% of total time
Worker Wrapper binds 1.02 ms 1.41 mb 0.3% of total time
Liberate case 0.53 ms 0.91 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 396.15 ms 576.73 mb 100.0% of total time
===============================Data.Functor.Bind.Trans===============================
CodeGen 161.58 ms 187.93 mb 41.7% of total time
Simplifier 104.25 ms 131.82 mb 26.9% of total time
Renamer/typechecker 64.17 ms 85.53 mb 16.6% of total time
Desugar 17.27 ms 18.52 mb 4.5% of total time
CorePrep 8.86 ms 11.56 mb 2.3% of total time
CoreTidy 7.25 ms 10.67 mb 1.9% of total time
Parser 6.30 ms 12.90 mb 1.6% of total time
Demand analysis 4.69 ms 6.52 mb 1.2% of total time
Common sub-expression 3.99 ms 5.54 mb 1.0% of total time
Float inwards 3.61 ms 4.73 mb 0.9% of total time
Specialise 1.92 ms 2.82 mb 0.5% of total time
Called arity analysis 1.82 ms 2.74 mb 0.5% of total time
Worker Wrapper binds 1.39 ms 1.49 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 387.10 ms 482.80 mb 100.0% of total time
=============================Control.Monad.Trans.Adjoint=============================
CodeGen 181.22 ms 234.84 mb 47.2% of total time
Simplifier 97.64 ms 148.76 mb 25.4% of total time
Renamer/typechecker 44.59 ms 64.68 mb 11.6% of total time
Desugar 15.64 ms 21.31 mb 4.1% of total time
CorePrep 12.04 ms 15.64 mb 3.1% of total time
Demand analysis 9.22 ms 13.80 mb 2.4% of total time
Parser 6.66 ms 11.45 mb 1.7% of total time
CoreTidy 6.62 ms 11.29 mb 1.7% of total time
Called arity analysis 3.33 ms 6.37 mb 0.9% of total time
Common sub-expression 2.89 ms 5.04 mb 0.8% of total time
Specialise 2.04 ms 3.65 mb 0.5% of total time
Float inwards 1.39 ms 2.99 mb 0.4% of total time
Worker Wrapper binds 0.93 ms 1.50 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 384.21 ms 541.32 mb 100.0% of total time
==============================Text.XML.HXT.DOM.XmlNode===============================
Simplifier 147.00 ms 211.85 mb 39.6% of total time
CodeGen 140.00 ms 206.04 mb 37.7% of total time
Renamer/typechecker 27.00 ms 34.13 mb 7.3% of total time
Desugar 13.00 ms 17.60 mb 3.5% of total time
Parser 10.00 ms 24.37 mb 2.7% of total time
Demand analysis 8.00 ms 9.18 mb 2.2% of total time
CorePrep 7.00 ms 10.97 mb 1.9% of total time
CoreTidy 5.00 ms 6.59 mb 1.3% of total time
Specialise 4.00 ms 3.70 mb 1.1% of total time
Common sub-expression 4.00 ms 4.50 mb 1.1% of total time
Called arity analysis 4.00 ms 5.01 mb 1.1% of total time
Float inwards 2.00 ms 6.30 mb 0.5% of total time
Worker Wrapper binds 0.00 ms 0.81 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 371.00 ms 541.05 mb 100.0% of total time
==============================Data.Char.IsoLatinTables===============================
Simplifier 196.00 ms 267.96 mb 53.0% of total time
CodeGen 66.00 ms 106.73 mb 17.8% of total time
Float inwards 24.00 ms 15.15 mb 6.5% of total time
CoreTidy 18.00 ms 22.93 mb 4.9% of total time
Demand analysis 16.00 ms 24.72 mb 4.3% of total time
Common sub-expression 10.00 ms 9.18 mb 2.7% of total time
Parser 9.00 ms 23.32 mb 2.4% of total time
CorePrep 6.00 ms 10.45 mb 1.6% of total time
Called arity analysis 6.00 ms 6.68 mb 1.6% of total time
Worker Wrapper binds 5.00 ms 3.84 mb 1.4% of total time
Specialise 5.00 ms 9.19 mb 1.4% of total time
Renamer/typechecker 5.00 ms 8.05 mb 1.4% of total time
Desugar 4.00 ms 7.77 mb 1.1% of total time
-------------------------------------------------------------------------------------
Total 370.00 ms 515.96 mb 100.0% of total time
=================================Data.String.Unicode=================================
CodeGen 155.00 ms 230.97 mb 42.0% of total time
Simplifier 137.00 ms 159.84 mb 37.1% of total time
Renamer/typechecker 32.00 ms 37.71 mb 8.7% of total time
Desugar 8.00 ms 11.06 mb 2.2% of total time
Demand analysis 8.00 ms 10.10 mb 2.2% of total time
Parser 7.00 ms 19.10 mb 1.9% of total time
Float inwards 5.00 ms 9.76 mb 1.4% of total time
CoreTidy 4.00 ms 5.24 mb 1.1% of total time
CorePrep 4.00 ms 5.93 mb 1.1% of total time
Common sub-expression 4.00 ms 3.42 mb 1.1% of total time
Called arity analysis 3.00 ms 5.45 mb 0.8% of total time
Specialise 2.00 ms 2.34 mb 0.5% of total time
Worker Wrapper binds 0.00 ms 0.99 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 369.00 ms 501.91 mb 100.0% of total time
==========================Language.Haskell.Exts.ParseMonad===========================
Simplifier 151.00 ms 198.39 mb 41.1% of total time
CodeGen 133.00 ms 183.75 mb 36.2% of total time
Renamer/typechecker 29.00 ms 37.57 mb 7.9% of total time
Desugar 13.00 ms 12.82 mb 3.5% of total time
Float inwards 9.00 ms 6.90 mb 2.5% of total time
Parser 7.00 ms 19.86 mb 1.9% of total time
Demand analysis 6.00 ms 10.11 mb 1.6% of total time
CorePrep 5.00 ms 6.23 mb 1.4% of total time
CoreTidy 4.00 ms 6.72 mb 1.1% of total time
Called arity analysis 4.00 ms 5.12 mb 1.1% of total time
Common sub-expression 3.00 ms 4.10 mb 0.8% of total time
Specialise 2.00 ms 3.15 mb 0.5% of total time
Worker Wrapper binds 1.00 ms 1.06 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 367.00 ms 495.80 mb 100.0% of total time
=============================Control.Concurrent.STM.TSem=============================
CodeGen 212.68 ms 83.66 mb 58.9% of total time
Renamer/typechecker 80.66 ms 54.36 mb 22.4% of total time
Simplifier 36.55 ms 18.84 mb 10.1% of total time
Parser 6.37 ms 5.48 mb 1.8% of total time
CorePrep 5.20 ms 2.71 mb 1.4% of total time
Desugar 5.05 ms 3.02 mb 1.4% of total time
CoreTidy 3.64 ms 2.45 mb 1.0% of total time
Demand analysis 3.23 ms 1.83 mb 0.9% of total time
Float inwards 2.19 ms 1.49 mb 0.6% of total time
Common sub-expression 1.58 ms 0.98 mb 0.4% of total time
Called arity analysis 1.54 ms 0.98 mb 0.4% of total time
Specialise 1.09 ms 0.75 mb 0.3% of total time
Worker Wrapper binds 1.03 ms 0.59 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 360.81 ms 177.13 mb 100.0% of total time
============================Control.Comonad.Cofree.Class=============================
CodeGen 171.23 ms 206.51 mb 48.2% of total time
Simplifier 74.10 ms 92.32 mb 20.8% of total time
Renamer/typechecker 51.12 ms 69.81 mb 14.4% of total time
Desugar 21.74 ms 29.63 mb 6.1% of total time
CorePrep 11.08 ms 9.93 mb 3.1% of total time
Parser 6.97 ms 12.77 mb 2.0% of total time
CoreTidy 6.26 ms 9.30 mb 1.8% of total time
Demand analysis 4.09 ms 5.54 mb 1.2% of total time
Common sub-expression 3.20 ms 4.60 mb 0.9% of total time
Specialise 1.92 ms 3.15 mb 0.5% of total time
Float inwards 1.29 ms 2.32 mb 0.4% of total time
Worker Wrapper binds 1.24 ms 1.29 mb 0.3% of total time
Called arity analysis 1.20 ms 2.06 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 355.44 ms 449.24 mb 100.0% of total time
=================================Data.Sequence.Lens==================================
CodeGen 137.89 ms 184.36 mb 39.4% of total time
Renamer/typechecker 98.70 ms 165.46 mb 28.2% of total time
Simplifier 66.69 ms 98.98 mb 19.1% of total time
Desugar 19.28 ms 29.01 mb 5.5% of total time
Parser 6.99 ms 15.15 mb 2.0% of total time
CorePrep 6.49 ms 8.27 mb 1.9% of total time
CoreTidy 3.36 ms 5.94 mb 1.0% of total time
Demand analysis 2.81 ms 4.50 mb 0.8% of total time
Common sub-expression 2.48 ms 3.84 mb 0.7% of total time
Called arity analysis 1.17 ms 2.05 mb 0.3% of total time
Specialise 1.13 ms 1.82 mb 0.3% of total time
SpecConstr 1.00 ms 1.70 mb 0.3% of total time
Float inwards 0.83 ms 1.77 mb 0.2% of total time
Worker Wrapper binds 0.41 ms 0.67 mb 0.1% of total time
Liberate case 0.37 ms 0.63 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 349.60 ms 524.15 mb 100.0% of total time
===============================Data.Bifunctor.Functor================================
CodeGen 125.76 ms 145.44 mb 36.4% of total time
Simplifier 103.77 ms 151.20 mb 30.0% of total time
Renamer/typechecker 67.07 ms 88.61 mb 19.4% of total time
Desugar 15.86 ms 23.85 mb 4.6% of total time
CorePrep 8.59 ms 12.91 mb 2.5% of total time
Parser 6.47 ms 11.70 mb 1.9% of total time
Demand analysis 5.91 ms 10.25 mb 1.7% of total time
CoreTidy 3.53 ms 4.42 mb 1.0% of total time
Common sub-expression 3.25 ms 5.19 mb 0.9% of total time
Specialise 2.02 ms 3.00 mb 0.6% of total time
Called arity analysis 1.97 ms 3.31 mb 0.6% of total time
Float inwards 0.81 ms 1.61 mb 0.2% of total time
Worker Wrapper binds 0.49 ms 0.68 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 345.50 ms 462.18 mb 100.0% of total time
===============================Text.XML.HXT.Arrow.Edit===============================
CodeGen 139.00 ms 201.21 mb 40.3% of total time
Simplifier 102.00 ms 143.88 mb 29.6% of total time
Renamer/typechecker 51.00 ms 81.85 mb 14.8% of total time
Desugar 15.00 ms 29.20 mb 4.3% of total time
Demand analysis 9.00 ms 10.12 mb 2.6% of total time
CoreTidy 8.00 ms 6.65 mb 2.3% of total time
Parser 7.00 ms 19.89 mb 2.0% of total time
Float inwards 4.00 ms 8.82 mb 1.2% of total time
CorePrep 3.00 ms 5.52 mb 0.9% of total time
Specialise 2.00 ms 2.29 mb 0.6% of total time
Common sub-expression 2.00 ms 3.38 mb 0.6% of total time
Called arity analysis 2.00 ms 3.50 mb 0.6% of total time
Worker Wrapper binds 1.00 ms 1.31 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 345.00 ms 517.63 mb 100.0% of total time
=============================Control.Lens.Internal.List==============================
Renamer/typechecker 271.60 ms 288.97 mb 79.8% of total time
CodeGen 50.60 ms 55.92 mb 14.9% of total time
Simplifier 7.84 ms 8.95 mb 2.3% of total time
Parser 2.31 ms 4.58 mb 0.7% of total time
CorePrep 2.10 ms 1.73 mb 0.6% of total time
Desugar 1.57 ms 1.82 mb 0.5% of total time
CoreTidy 1.01 ms 1.14 mb 0.3% of total time
Demand analysis 0.73 ms 1.02 mb 0.2% of total time
Float inwards 0.50 ms 0.88 mb 0.1% of total time
Worker Wrapper binds 0.38 ms 0.47 mb 0.1% of total time
Common sub-expression 0.37 ms 0.57 mb 0.1% of total time
Specialise 0.35 ms 0.52 mb 0.1% of total time
SpecConstr 0.34 ms 0.55 mb 0.1% of total time
Called arity analysis 0.33 ms 0.47 mb 0.1% of total time
Liberate case 0.22 ms 0.38 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 340.25 ms 367.97 mb 100.0% of total time
============================Language.Haskell.Exts.Parser=============================
Simplifier 144.00 ms 220.25 mb 43.2% of total time
CodeGen 119.00 ms 183.86 mb 35.7% of total time
Renamer/typechecker 27.00 ms 28.46 mb 8.1% of total time
Desugar 7.00 ms 10.32 mb 2.1% of total time
Demand analysis 7.00 ms 14.33 mb 2.1% of total time
Specialise 5.00 ms 4.12 mb 1.5% of total time
Float inwards 4.00 ms 8.12 mb 1.2% of total time
CoreTidy 4.00 ms 7.93 mb 1.2% of total time
Common sub-expression 4.00 ms 6.05 mb 1.2% of total time
Called arity analysis 4.00 ms 6.38 mb 1.2% of total time
Parser 3.00 ms 7.83 mb 0.9% of total time
CorePrep 3.00 ms 6.18 mb 0.9% of total time
Worker Wrapper binds 2.00 ms 2.33 mb 0.6% of total time
-------------------------------------------------------------------------------------
Total 333.00 ms 506.16 mb 100.0% of total time
==========================Data.Char.Properties.XMLCharProps==========================
Simplifier 139.00 ms 213.64 mb 41.9% of total time
CodeGen 112.00 ms 161.76 mb 33.7% of total time
CoreTidy 16.00 ms 23.92 mb 4.8% of total time
Demand analysis 13.00 ms 18.07 mb 3.9% of total time
Renamer/typechecker 9.00 ms 10.80 mb 2.7% of total time
Float inwards 9.00 ms 11.17 mb 2.7% of total time
Common sub-expression 9.00 ms 7.00 mb 2.7% of total time
Parser 6.00 ms 20.45 mb 1.8% of total time
CorePrep 6.00 ms 9.14 mb 1.8% of total time
Called arity analysis 5.00 ms 6.19 mb 1.5% of total time
Specialise 3.00 ms 5.48 mb 0.9% of total time
Desugar 3.00 ms 6.80 mb 0.9% of total time
Worker Wrapper binds 2.00 ms 1.87 mb 0.6% of total time
-------------------------------------------------------------------------------------
Total 332.00 ms 496.29 mb 100.0% of total time
======================Control.Monad.Trans.Contravariant.Adjoint======================
CodeGen 155.73 ms 197.26 mb 48.3% of total time
Simplifier 79.69 ms 121.44 mb 24.7% of total time
Renamer/typechecker 34.96 ms 52.23 mb 10.8% of total time
Desugar 11.69 ms 15.11 mb 3.6% of total time
CorePrep 9.45 ms 12.90 mb 2.9% of total time
Demand analysis 8.84 ms 13.26 mb 2.7% of total time
CoreTidy 6.09 ms 9.66 mb 1.9% of total time
Parser 6.06 ms 11.30 mb 1.9% of total time
Called arity analysis 3.67 ms 5.82 mb 1.1% of total time
Common sub-expression 2.56 ms 4.40 mb 0.8% of total time
Specialise 1.88 ms 3.42 mb 0.6% of total time
Float inwards 1.26 ms 2.66 mb 0.4% of total time
Worker Wrapper binds 0.87 ms 1.32 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 322.75 ms 450.77 mb 100.0% of total time
==============================Data.Vector.Generic.Base===============================
CodeGen 145.38 ms 127.54 mb 45.4% of total time
Simplifier 70.08 ms 59.37 mb 21.9% of total time
Renamer/typechecker 55.55 ms 38.41 mb 17.3% of total time
Parser 16.26 ms 13.89 mb 5.1% of total time
Desugar 11.02 ms 10.00 mb 3.4% of total time
CorePrep 5.44 ms 5.86 mb 1.7% of total time
Float inwards 3.74 ms 3.89 mb 1.2% of total time
CoreTidy 3.43 ms 4.08 mb 1.1% of total time
Demand analysis 2.90 ms 2.89 mb 0.9% of total time
Common sub-expression 1.89 ms 1.89 mb 0.6% of total time
Worker Wrapper binds 1.28 ms 0.53 mb 0.4% of total time
SpecConstr 1.18 ms 1.33 mb 0.4% of total time
Specialise 1.00 ms 1.04 mb 0.3% of total time
Called arity analysis 0.70 ms 0.70 mb 0.2% of total time
Liberate case 0.50 ms 0.52 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 320.35 ms 271.96 mb 100.0% of total time
===================================Test.HUnit.Base===================================
CodeGen 128.00 ms 158.78 mb 40.0% of total time
Simplifier 104.00 ms 103.43 mb 32.5% of total time
Renamer/typechecker 41.00 ms 32.01 mb 12.8% of total time
Desugar 10.00 ms 7.29 mb 3.1% of total time
Demand analysis 7.00 ms 8.87 mb 2.2% of total time
CoreTidy 7.00 ms 5.29 mb 2.2% of total time
Parser 5.00 ms 11.23 mb 1.6% of total time
Float inwards 5.00 ms 5.51 mb 1.6% of total time
Common sub-expression 4.00 ms 2.77 mb 1.2% of total time
Worker Wrapper binds 3.00 ms 1.00 mb 0.9% of total time
CorePrep 3.00 ms 4.52 mb 0.9% of total time
Called arity analysis 2.00 ms 3.41 mb 0.6% of total time
Specialise 1.00 ms 1.88 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 320.00 ms 345.99 mb 100.0% of total time
=============================Control.Lens.Internal.Prism=============================
CodeGen 145.81 ms 191.60 mb 45.6% of total time
Simplifier 92.92 ms 137.87 mb 29.1% of total time
Renamer/typechecker 30.72 ms 44.54 mb 9.6% of total time
Desugar 16.24 ms 24.40 mb 5.1% of total time
Parser 9.33 ms 15.57 mb 2.9% of total time
CorePrep 6.57 ms 8.85 mb 2.1% of total time
CoreTidy 5.68 ms 10.24 mb 1.8% of total time
Demand analysis 3.12 ms 5.23 mb 1.0% of total time
Common sub-expression 3.03 ms 4.35 mb 0.9% of total time
SpecConstr 1.78 ms 3.12 mb 0.6% of total time
Specialise 1.49 ms 2.68 mb 0.5% of total time
Float inwards 0.94 ms 2.19 mb 0.3% of total time
Called arity analysis 0.83 ms 1.41 mb 0.3% of total time
Liberate case 0.53 ms 1.02 mb 0.2% of total time
Worker Wrapper binds 0.46 ms 0.82 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 319.45 ms 453.90 mb 100.0% of total time
================================Data.Hashable.Generic================================
Simplifier 114.23 ms 148.24 mb 36.0% of total time
CodeGen 114.02 ms 145.01 mb 35.9% of total time
Renamer/typechecker 39.52 ms 49.85 mb 12.5% of total time
CorePrep 13.67 ms 8.56 mb 4.3% of total time
Desugar 12.91 ms 16.61 mb 4.1% of total time
Parser 5.53 ms 11.07 mb 1.7% of total time
CoreTidy 5.51 ms 9.67 mb 1.7% of total time
Demand analysis 3.51 ms 4.50 mb 1.1% of total time
Common sub-expression 3.24 ms 4.54 mb 1.0% of total time
Specialise 1.78 ms 2.92 mb 0.6% of total time
Called arity analysis 1.45 ms 2.38 mb 0.5% of total time
Float inwards 1.35 ms 2.35 mb 0.4% of total time
Worker Wrapper binds 0.50 ms 0.84 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 317.22 ms 406.53 mb 100.0% of total time
==================================GHC.Generics.Lens==================================
CodeGen 108.37 ms 141.77 mb 34.4% of total time
Renamer/typechecker 79.91 ms 137.72 mb 25.4% of total time
Simplifier 79.63 ms 113.42 mb 25.3% of total time
Desugar 11.85 ms 16.25 mb 3.8% of total time
Parser 10.26 ms 17.22 mb 3.3% of total time
CorePrep 8.82 ms 12.73 mb 2.8% of total time
CoreTidy 4.41 ms 8.31 mb 1.4% of total time
Demand analysis 3.23 ms 5.32 mb 1.0% of total time
Common sub-expression 2.32 ms 3.40 mb 0.7% of total time
Called arity analysis 1.68 ms 3.05 mb 0.5% of total time
Specialise 1.28 ms 2.17 mb 0.4% of total time
SpecConstr 1.04 ms 1.90 mb 0.3% of total time
Float inwards 1.02 ms 2.04 mb 0.3% of total time
Worker Wrapper binds 0.58 ms 0.81 mb 0.2% of total time
Liberate case 0.45 ms 0.80 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 314.85 ms 466.91 mb 100.0% of total time
==============================Data.Semigroup.Bifoldable==============================
CodeGen 135.52 ms 157.32 mb 43.3% of total time
Simplifier 77.61 ms 95.82 mb 24.8% of total time
Renamer/typechecker 51.26 ms 65.10 mb 16.4% of total time
Desugar 15.58 ms 18.10 mb 5.0% of total time
Parser 7.51 ms 14.62 mb 2.4% of total time
CorePrep 7.24 ms 9.00 mb 2.3% of total time
CoreTidy 4.87 ms 7.95 mb 1.6% of total time
Demand analysis 3.75 ms 5.22 mb 1.2% of total time
Float inwards 3.12 ms 5.15 mb 1.0% of total time
Common sub-expression 2.90 ms 3.97 mb 0.9% of total time
Specialise 1.74 ms 2.32 mb 0.6% of total time
Called arity analysis 1.48 ms 2.32 mb 0.5% of total time
Worker Wrapper binds 0.62 ms 0.86 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 313.20 ms 387.74 mb 100.0% of total time
=================================Data.HashMap.Unsafe=================================
Renamer/typechecker 285.03 ms 486.56 mb 91.2% of total time
Simplifier 9.59 ms 10.27 mb 3.1% of total time
CodeGen 9.31 ms 9.88 mb 3.0% of total time
Parser 2.15 ms 3.95 mb 0.7% of total time
Desugar 1.65 ms 1.62 mb 0.5% of total time
CorePrep 1.10 ms 1.00 mb 0.4% of total time
Common sub-expression 0.65 ms 0.51 mb 0.2% of total time
CoreTidy 0.63 ms 0.79 mb 0.2% of total time
Float inwards 0.57 ms 0.82 mb 0.2% of total time
Demand analysis 0.39 ms 0.54 mb 0.1% of total time
Specialise 0.35 ms 0.48 mb 0.1% of total time
SpecConstr 0.34 ms 0.46 mb 0.1% of total time
Called arity analysis 0.32 ms 0.44 mb 0.1% of total time
Worker Wrapper binds 0.28 ms 0.42 mb 0.1% of total time
Liberate case 0.25 ms 0.39 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 312.61 ms 518.14 mb 100.0% of total time
==============================Control.Applicative.Free===============================
CodeGen 165.49 ms 206.92 mb 53.5% of total time
Simplifier 53.56 ms 67.22 mb 17.3% of total time
Renamer/typechecker 44.26 ms 57.33 mb 14.3% of total time
Parser 10.82 ms 16.73 mb 3.5% of total time
Desugar 9.43 ms 12.49 mb 3.0% of total time
CorePrep 9.14 ms 9.16 mb 3.0% of total time
CoreTidy 4.70 ms 6.93 mb 1.5% of total time
Demand analysis 4.51 ms 6.71 mb 1.5% of total time
Common sub-expression 2.24 ms 3.28 mb 0.7% of total time
Specialise 1.66 ms 2.58 mb 0.5% of total time
Called arity analysis 1.56 ms 2.46 mb 0.5% of total time
Float inwards 1.15 ms 2.29 mb 0.4% of total time
Worker Wrapper binds 0.77 ms 1.05 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 309.29 ms 395.15 mb 100.0% of total time
=================================Control.Lens.Review=================================
Simplifier 96.29 ms 136.73 mb 31.3% of total time
Renamer/typechecker 92.26 ms 137.04 mb 30.0% of total time
CodeGen 64.42 ms 73.51 mb 21.0% of total time
Desugar 25.23 ms 36.38 mb 8.2% of total time
Parser 12.14 ms 25.38 mb 4.0% of total time
CorePrep 4.61 ms 5.42 mb 1.5% of total time
Demand analysis 2.80 ms 4.78 mb 0.9% of total time
CoreTidy 2.32 ms 3.85 mb 0.8% of total time
Specialise 1.93 ms 2.68 mb 0.6% of total time
Common sub-expression 1.61 ms 2.08 mb 0.5% of total time
Called arity analysis 1.27 ms 2.15 mb 0.4% of total time
Float inwards 0.85 ms 1.52 mb 0.3% of total time
SpecConstr 0.66 ms 1.19 mb 0.2% of total time
Worker Wrapper binds 0.42 ms 0.66 mb 0.1% of total time
Liberate case 0.37 ms 0.61 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 307.18 ms 433.96 mb 100.0% of total time
===============================Text.Parsec.Combinator================================
Simplifier 149.00 ms 206.99 mb 50.0% of total time
CodeGen 90.00 ms 141.98 mb 30.2% of total time
Renamer/typechecker 16.00 ms 22.91 mb 5.4% of total time
Demand analysis 9.00 ms 14.27 mb 3.0% of total time
Float inwards 7.00 ms 10.08 mb 2.3% of total time
Desugar 5.00 ms 4.93 mb 1.7% of total time
CorePrep 5.00 ms 6.99 mb 1.7% of total time
Worker Wrapper binds 4.00 ms 1.78 mb 1.3% of total time
Parser 3.00 ms 8.66 mb 1.0% of total time
CoreTidy 3.00 ms 4.70 mb 1.0% of total time
SpecConstr 2.00 ms 4.01 mb 0.7% of total time
Common sub-expression 2.00 ms 3.26 mb 0.7% of total time
Specialise 1.00 ms 1.06 mb 0.3% of total time
Liberate case 1.00 ms 1.38 mb 0.3% of total time
Called arity analysis 1.00 ms 2.36 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 298.00 ms 435.37 mb 100.0% of total time
================================Data.Profunctor.Sieve================================
Simplifier 112.40 ms 63.10 mb 38.4% of total time
CodeGen 100.87 ms 119.37 mb 34.5% of total time
Renamer/typechecker 41.29 ms 52.53 mb 14.1% of total time
Desugar 12.58 ms 13.52 mb 4.3% of total time
Parser 8.87 ms 16.59 mb 3.0% of total time
CorePrep 3.93 ms 5.91 mb 1.3% of total time
CoreTidy 3.48 ms 5.47 mb 1.2% of total time
Demand analysis 2.47 ms 3.55 mb 0.8% of total time
Common sub-expression 1.86 ms 2.54 mb 0.6% of total time
Specialise 1.32 ms 2.04 mb 0.5% of total time
Called arity analysis 0.94 ms 1.48 mb 0.3% of total time
SpecConstr 0.92 ms 1.80 mb 0.3% of total time
Float inwards 0.80 ms 1.59 mb 0.3% of total time
Worker Wrapper binds 0.49 ms 0.69 mb 0.2% of total time
Liberate case 0.35 ms 0.63 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 292.57 ms 290.81 mb 100.0% of total time
==========================Data.Functor.Contravariant.Yoneda==========================
CodeGen 133.85 ms 155.97 mb 46.2% of total time
Simplifier 74.67 ms 101.17 mb 25.8% of total time
Renamer/typechecker 34.50 ms 44.83 mb 11.9% of total time
Desugar 12.72 ms 17.29 mb 4.4% of total time
Parser 9.06 ms 16.51 mb 3.1% of total time
CorePrep 7.24 ms 9.92 mb 2.5% of total time
CoreTidy 5.03 ms 7.96 mb 1.7% of total time
Demand analysis 4.54 ms 6.00 mb 1.6% of total time
Called arity analysis 2.35 ms 3.14 mb 0.8% of total time
Common sub-expression 2.33 ms 3.70 mb 0.8% of total time
Specialise 1.70 ms 2.69 mb 0.6% of total time
Float inwards 0.99 ms 2.12 mb 0.3% of total time
Worker Wrapper binds 0.51 ms 0.84 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 289.49 ms 372.12 mb 100.0% of total time
==========================Text.XML.HXT.Arrow.DTDProcessing===========================
CodeGen 141.00 ms 195.60 mb 48.8% of total time
Simplifier 92.00 ms 111.22 mb 31.8% of total time
Renamer/typechecker 23.00 ms 30.42 mb 8.0% of total time
Demand analysis 7.00 ms 11.04 mb 2.4% of total time
Float inwards 5.00 ms 11.39 mb 1.7% of total time
Desugar 5.00 ms 7.49 mb 1.7% of total time
Parser 4.00 ms 14.26 mb 1.4% of total time
CorePrep 4.00 ms 6.33 mb 1.4% of total time
CoreTidy 2.00 ms 4.00 mb 0.7% of total time
Common sub-expression 2.00 ms 2.95 mb 0.7% of total time
Called arity analysis 2.00 ms 4.07 mb 0.7% of total time
Worker Wrapper binds 1.00 ms 0.90 mb 0.3% of total time
Specialise 1.00 ms 1.92 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 289.00 ms 401.59 mb 100.0% of total time
============================Text.XML.HXT.Arrow.Namespace=============================
Simplifier 121.00 ms 170.72 mb 42.2% of total time
CodeGen 110.00 ms 163.14 mb 38.3% of total time
Renamer/typechecker 24.00 ms 34.46 mb 8.4% of total time
Desugar 8.00 ms 13.60 mb 2.8% of total time
Demand analysis 5.00 ms 9.88 mb 1.7% of total time
Parser 4.00 ms 12.84 mb 1.4% of total time
Float inwards 4.00 ms 7.40 mb 1.4% of total time
Common sub-expression 3.00 ms 2.97 mb 1.0% of total time
CoreTidy 2.00 ms 3.55 mb 0.7% of total time
CorePrep 2.00 ms 4.57 mb 0.7% of total time
Called arity analysis 2.00 ms 2.84 mb 0.7% of total time
Worker Wrapper binds 1.00 ms 0.81 mb 0.3% of total time
Specialise 1.00 ms 1.44 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 287.00 ms 428.23 mb 100.0% of total time
==================================Data.Dynamic.Lens==================================
CodeGen 135.44 ms 178.17 mb 47.3% of total time
Renamer/typechecker 70.51 ms 129.48 mb 24.6% of total time
Simplifier 49.10 ms 64.92 mb 17.1% of total time
CorePrep 6.44 ms 9.04 mb 2.2% of total time
Parser 5.63 ms 11.67 mb 2.0% of total time
Desugar 4.69 ms 6.14 mb 1.6% of total time
Float inwards 3.37 ms 4.70 mb 1.2% of total time
Demand analysis 2.79 ms 4.27 mb 1.0% of total time
CoreTidy 2.76 ms 4.46 mb 1.0% of total time
Common sub-expression 1.85 ms 2.65 mb 0.6% of total time
Called arity analysis 1.16 ms 1.82 mb 0.4% of total time
Specialise 0.96 ms 1.44 mb 0.3% of total time
SpecConstr 0.91 ms 1.56 mb 0.3% of total time
Worker Wrapper binds 0.51 ms 0.68 mb 0.2% of total time
Liberate case 0.36 ms 0.58 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 286.48 ms 421.58 mb 100.0% of total time
===========================Control.Applicative.Free.Final============================
CodeGen 107.66 ms 132.07 mb 37.7% of total time
Simplifier 90.88 ms 117.94 mb 31.8% of total time
Renamer/typechecker 41.75 ms 54.84 mb 14.6% of total time
Desugar 9.76 ms 11.96 mb 3.4% of total time
CorePrep 6.69 ms 8.71 mb 2.3% of total time
Parser 6.61 ms 13.26 mb 2.3% of total time
Demand analysis 5.67 ms 8.42 mb 2.0% of total time
CoreTidy 5.54 ms 9.22 mb 1.9% of total time
Common sub-expression 3.69 ms 5.86 mb 1.3% of total time
Called arity analysis 2.41 ms 3.74 mb 0.8% of total time
Float inwards 2.22 ms 4.18 mb 0.8% of total time
Specialise 1.74 ms 2.60 mb 0.6% of total time
Worker Wrapper binds 0.75 ms 1.03 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 285.37 ms 373.83 mb 100.0% of total time
============================Language.Haskell.Exts.SrcLoc=============================
CodeGen 133.00 ms 188.95 mb 46.7% of total time
Simplifier 95.00 ms 126.35 mb 33.3% of total time
Renamer/typechecker 23.00 ms 29.42 mb 8.1% of total time
Desugar 8.00 ms 11.38 mb 2.8% of total time
CoreTidy 5.00 ms 7.07 mb 1.8% of total time
Parser 4.00 ms 6.11 mb 1.4% of total time
Demand analysis 4.00 ms 8.35 mb 1.4% of total time
Common sub-expression 4.00 ms 4.92 mb 1.4% of total time
CorePrep 3.00 ms 6.42 mb 1.1% of total time
Called arity analysis 3.00 ms 4.37 mb 1.1% of total time
Worker Wrapper binds 1.00 ms 2.12 mb 0.4% of total time
Specialise 1.00 ms 2.37 mb 0.4% of total time
Float inwards 1.00 ms 4.98 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 285.00 ms 402.83 mb 100.0% of total time
================================Control.Lens.Equality================================
Simplifier 135.75 ms 218.29 mb 49.9% of total time
CodeGen 47.72 ms 56.93 mb 17.5% of total time
Renamer/typechecker 47.60 ms 72.34 mb 17.5% of total time
Desugar 11.08 ms 18.12 mb 4.1% of total time
Parser 8.13 ms 17.67 mb 3.0% of total time
CoreTidy 5.44 ms 10.50 mb 2.0% of total time
Common sub-expression 4.60 ms 6.20 mb 1.7% of total time
CorePrep 3.75 ms 3.67 mb 1.4% of total time
Demand analysis 2.12 ms 3.46 mb 0.8% of total time
Specialise 1.89 ms 2.93 mb 0.7% of total time
SpecConstr 1.56 ms 2.73 mb 0.6% of total time
Called arity analysis 0.94 ms 1.63 mb 0.3% of total time
Float inwards 0.81 ms 1.62 mb 0.3% of total time
Worker Wrapper binds 0.41 ms 0.68 mb 0.2% of total time
Liberate case 0.31 ms 0.60 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 272.11 ms 417.37 mb 100.0% of total time
==================================Paths_bifunctors===================================
CodeGen 155.10 ms 209.28 mb 57.3% of total time
Renamer/typechecker 76.19 ms 133.99 mb 28.1% of total time
Simplifier 19.04 ms 22.65 mb 7.0% of total time
Parser 5.06 ms 10.38 mb 1.9% of total time
CoreTidy 4.04 ms 6.46 mb 1.5% of total time
Desugar 3.97 ms 4.95 mb 1.5% of total time
CorePrep 2.09 ms 3.09 mb 0.8% of total time
Demand analysis 1.57 ms 1.81 mb 0.6% of total time
Float inwards 0.94 ms 1.34 mb 0.3% of total time
Common sub-expression 0.92 ms 1.54 mb 0.3% of total time
Called arity analysis 0.85 ms 1.33 mb 0.3% of total time
Specialise 0.53 ms 0.82 mb 0.2% of total time
Worker Wrapper binds 0.45 ms 0.58 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 270.75 ms 398.20 mb 100.0% of total time
===================================Data.List.Lens====================================
CodeGen 120.34 ms 172.29 mb 44.6% of total time
Renamer/typechecker 57.51 ms 101.25 mb 21.3% of total time
Simplifier 56.73 ms 78.84 mb 21.0% of total time
Parser 8.36 ms 17.18 mb 3.1% of total time
Desugar 7.40 ms 9.98 mb 2.7% of total time
CorePrep 5.39 ms 7.69 mb 2.0% of total time
Demand analysis 2.80 ms 4.35 mb 1.0% of total time
CoreTidy 2.76 ms 4.64 mb 1.0% of total time
Float inwards 2.53 ms 4.56 mb 0.9% of total time
Common sub-expression 2.06 ms 2.98 mb 0.8% of total time
SpecConstr 1.56 ms 2.50 mb 0.6% of total time
Called arity analysis 0.83 ms 1.35 mb 0.3% of total time
Specialise 0.82 ms 1.29 mb 0.3% of total time
Worker Wrapper binds 0.50 ms 0.68 mb 0.2% of total time
Liberate case 0.46 ms 0.76 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 270.05 ms 410.34 mb 100.0% of total time
=============================Control.Concurrent.STM.TVar=============================
CodeGen 112.75 ms 66.92 mb 42.7% of total time
Renamer/typechecker 60.37 ms 45.87 mb 22.8% of total time
Simplifier 51.31 ms 27.59 mb 19.4% of total time
Parser 12.65 ms 11.05 mb 4.8% of total time
Desugar 7.67 ms 4.34 mb 2.9% of total time
CorePrep 5.27 ms 3.22 mb 2.0% of total time
Demand analysis 3.33 ms 1.70 mb 1.3% of total time
CoreTidy 2.90 ms 1.47 mb 1.1% of total time
Float inwards 2.77 ms 1.56 mb 1.0% of total time
Common sub-expression 2.04 ms 1.24 mb 0.8% of total time
Specialise 1.25 ms 0.79 mb 0.5% of total time
Called arity analysis 1.18 ms 0.74 mb 0.4% of total time
Worker Wrapper binds 0.74 ms 0.50 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 264.23 ms 167.01 mb 100.0% of total time
==============================Text.XML.HXT.DOM.TypeDefs==============================
CodeGen 119.00 ms 176.20 mb 46.9% of total time
Simplifier 85.00 ms 137.25 mb 33.5% of total time
Renamer/typechecker 22.00 ms 25.41 mb 8.7% of total time
Demand analysis 7.00 ms 8.60 mb 2.8% of total time
Desugar 5.00 ms 8.06 mb 2.0% of total time
Float inwards 4.00 ms 4.96 mb 1.6% of total time
Parser 3.00 ms 8.95 mb 1.2% of total time
CoreTidy 3.00 ms 4.95 mb 1.2% of total time
CorePrep 2.00 ms 4.44 mb 0.8% of total time
Common sub-expression 2.00 ms 3.11 mb 0.8% of total time
Specialise 1.00 ms 2.82 mb 0.4% of total time
Called arity analysis 1.00 ms 4.22 mb 0.4% of total time
Worker Wrapper binds 0.00 ms 0.88 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 254.00 ms 389.86 mb 100.0% of total time
===================================Test.HUnit.Lang===================================
Simplifier 82.00 ms 53.70 mb 33.1% of total time
CodeGen 72.00 ms 85.16 mb 29.0% of total time
Renamer/typechecker 70.00 ms 36.78 mb 28.2% of total time
Desugar 6.00 ms 5.50 mb 2.4% of total time
Demand analysis 4.00 ms 4.07 mb 1.6% of total time
CoreTidy 3.00 ms 2.84 mb 1.2% of total time
Common sub-expression 3.00 ms 1.82 mb 1.2% of total time
Specialise 2.00 ms 1.30 mb 0.8% of total time
CorePrep 2.00 ms 2.50 mb 0.8% of total time
Called arity analysis 2.00 ms 1.57 mb 0.8% of total time
Parser 1.00 ms 2.73 mb 0.4% of total time
Float inwards 1.00 ms 2.47 mb 0.4% of total time
Worker Wrapper binds 0.00 ms 0.78 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 248.00 ms 201.23 mb 100.0% of total time
============================Text.XML.HXT.Arrow.Pickle.DTD============================
Simplifier 124.00 ms 106.47 mb 50.2% of total time
CodeGen 86.00 ms 132.16 mb 34.8% of total time
Renamer/typechecker 14.00 ms 16.93 mb 5.7% of total time
Desugar 6.00 ms 6.76 mb 2.4% of total time
Parser 5.00 ms 12.28 mb 2.0% of total time
Demand analysis 3.00 ms 6.36 mb 1.2% of total time
CoreTidy 3.00 ms 3.50 mb 1.2% of total time
Float inwards 2.00 ms 5.54 mb 0.8% of total time
Worker Wrapper binds 1.00 ms 0.78 mb 0.4% of total time
CorePrep 1.00 ms 3.87 mb 0.4% of total time
Common sub-expression 1.00 ms 2.25 mb 0.4% of total time
Called arity analysis 1.00 ms 2.48 mb 0.4% of total time
Specialise 0.00 ms 1.62 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 247.00 ms 300.99 mb 100.0% of total time
=========================Language.Preprocessor.Cpphs.SymTab==========================
Renamer/typechecker 149.00 ms 107.48 mb 60.6% of total time
CodeGen 53.00 ms 69.03 mb 21.5% of total time
Simplifier 29.00 ms 40.20 mb 11.8% of total time
Parser 3.00 ms 6.71 mb 1.2% of total time
Desugar 3.00 ms 3.95 mb 1.2% of total time
Worker Wrapper binds 2.00 ms 0.58 mb 0.8% of total time
Specialise 1.00 ms 1.05 mb 0.4% of total time
SpecConstr 1.00 ms 1.68 mb 0.4% of total time
Liberate case 1.00 ms 0.55 mb 0.4% of total time
Demand analysis 1.00 ms 3.93 mb 0.4% of total time
CoreTidy 1.00 ms 1.59 mb 0.4% of total time
CorePrep 1.00 ms 2.21 mb 0.4% of total time
Common sub-expression 1.00 ms 1.05 mb 0.4% of total time
Float inwards 0.00 ms 2.44 mb 0.0% of total time
Called arity analysis 0.00 ms 1.42 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 246.00 ms 243.85 mb 100.0% of total time
============================Control.Comonad.Traced.Class=============================
CodeGen 117.50 ms 136.70 mb 48.4% of total time
Simplifier 56.96 ms 73.49 mb 23.5% of total time
Renamer/typechecker 34.01 ms 45.70 mb 14.0% of total time
Desugar 9.01 ms 10.70 mb 3.7% of total time
Parser 6.68 ms 13.21 mb 2.8% of total time
CorePrep 5.73 ms 7.29 mb 2.4% of total time
CoreTidy 3.50 ms 5.98 mb 1.4% of total time
Demand analysis 2.78 ms 3.91 mb 1.1% of total time
Common sub-expression 2.59 ms 3.21 mb 1.1% of total time
Specialise 1.51 ms 2.36 mb 0.6% of total time
Called arity analysis 1.11 ms 1.81 mb 0.5% of total time
Float inwards 0.85 ms 1.74 mb 0.4% of total time
Worker Wrapper binds 0.48 ms 0.72 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 242.71 ms 306.82 mb 100.0% of total time
==============================Data.Text.Internal.Unsafe==============================
Renamer/typechecker 129.36 ms 66.15 mb 53.4% of total time
Simplifier 42.16 ms 26.82 mb 17.4% of total time
CodeGen 32.92 ms 19.66 mb 13.6% of total time
Parser 15.38 ms 14.13 mb 6.3% of total time
Desugar 7.47 ms 3.98 mb 3.1% of total time
CoreTidy 2.96 ms 1.51 mb 1.2% of total time
CorePrep 2.54 ms 1.78 mb 1.0% of total time
Float inwards 2.25 ms 1.16 mb 0.9% of total time
Common sub-expression 1.75 ms 1.28 mb 0.7% of total time
Demand analysis 1.41 ms 1.18 mb 0.6% of total time
Worker Wrapper binds 1.15 ms 0.55 mb 0.5% of total time
SpecConstr 0.86 ms 0.72 mb 0.4% of total time
Specialise 0.84 ms 0.74 mb 0.3% of total time
Called arity analysis 0.84 ms 0.71 mb 0.3% of total time
Liberate case 0.58 ms 0.52 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 242.47 ms 140.87 mb 100.0% of total time
==============================Control.Comonad.Env.Class==============================
CodeGen 116.10 ms 135.03 mb 47.9% of total time
Simplifier 52.15 ms 59.27 mb 21.5% of total time
Renamer/typechecker 39.42 ms 48.88 mb 16.3% of total time
Desugar 9.60 ms 10.42 mb 4.0% of total time
Parser 6.91 ms 12.93 mb 2.9% of total time
CorePrep 4.51 ms 5.75 mb 1.9% of total time
CoreTidy 3.84 ms 5.19 mb 1.6% of total time
Demand analysis 3.10 ms 3.94 mb 1.3% of total time
Common sub-expression 2.06 ms 2.49 mb 0.8% of total time
Specialise 1.70 ms 2.46 mb 0.7% of total time
Called arity analysis 1.33 ms 1.69 mb 0.5% of total time
Float inwards 1.12 ms 1.70 mb 0.5% of total time
Worker Wrapper binds 0.54 ms 0.73 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 242.38 ms 290.47 mb 100.0% of total time
========================Language.Preprocessor.Cpphs.MacroPass========================
CodeGen 95.00 ms 133.21 mb 40.1% of total time
Simplifier 77.00 ms 98.11 mb 32.5% of total time
Renamer/typechecker 36.00 ms 38.08 mb 15.2% of total time
Desugar 7.00 ms 8.32 mb 3.0% of total time
Parser 5.00 ms 15.66 mb 2.1% of total time
Demand analysis 5.00 ms 7.52 mb 2.1% of total time
CorePrep 4.00 ms 4.12 mb 1.7% of total time
SpecConstr 2.00 ms 2.25 mb 0.8% of total time
Float inwards 2.00 ms 5.67 mb 0.8% of total time
Specialise 1.00 ms 1.56 mb 0.4% of total time
CoreTidy 1.00 ms 2.68 mb 0.4% of total time
Common sub-expression 1.00 ms 1.88 mb 0.4% of total time
Called arity analysis 1.00 ms 1.75 mb 0.4% of total time
Worker Wrapper binds 0.00 ms 0.71 mb 0.0% of total time
Liberate case 0.00 ms 0.88 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 237.00 ms 322.38 mb 100.0% of total time
=====================================Paths_lens======================================
CodeGen 159.96 ms 214.71 mb 69.2% of total time
Renamer/typechecker 26.32 ms 42.86 mb 11.4% of total time
Simplifier 22.02 ms 28.65 mb 9.5% of total time
Parser 5.44 ms 11.51 mb 2.4% of total time
CoreTidy 4.10 ms 6.55 mb 1.8% of total time
Desugar 3.88 ms 4.93 mb 1.7% of total time
Demand analysis 2.50 ms 1.86 mb 1.1% of total time
CorePrep 2.25 ms 3.21 mb 1.0% of total time
Common sub-expression 0.97 ms 1.54 mb 0.4% of total time
Called arity analysis 0.80 ms 1.17 mb 0.3% of total time
SpecConstr 0.75 ms 1.43 mb 0.3% of total time
Float inwards 0.75 ms 1.35 mb 0.3% of total time
Specialise 0.53 ms 0.81 mb 0.2% of total time
Worker Wrapper binds 0.50 ms 0.58 mb 0.2% of total time
Liberate case 0.28 ms 0.50 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 231.05 ms 321.67 mb 100.0% of total time
==================================Text.Parsec.Expr===================================
Simplifier 114.00 ms 120.24 mb 49.4% of total time
CodeGen 70.00 ms 107.89 mb 30.3% of total time
Renamer/typechecker 15.00 ms 21.91 mb 6.5% of total time
Demand analysis 9.00 ms 10.94 mb 3.9% of total time
Float inwards 7.00 ms 13.07 mb 3.0% of total time
Desugar 5.00 ms 6.82 mb 2.2% of total time
Parser 3.00 ms 5.19 mb 1.3% of total time
CorePrep 2.00 ms 4.81 mb 0.9% of total time
Worker Wrapper binds 1.00 ms 0.86 mb 0.4% of total time
SpecConstr 1.00 ms 3.14 mb 0.4% of total time
Liberate case 1.00 ms 0.98 mb 0.4% of total time
CoreTidy 1.00 ms 2.68 mb 0.4% of total time
Common sub-expression 1.00 ms 2.25 mb 0.4% of total time
Called arity analysis 1.00 ms 1.66 mb 0.4% of total time
Specialise 0.00 ms 0.70 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 231.00 ms 303.15 mb 100.0% of total time
==================================Data.Isomorphism===================================
CodeGen 96.84 ms 113.25 mb 42.1% of total time
Simplifier 69.82 ms 91.35 mb 30.4% of total time
Renamer/typechecker 24.99 ms 31.75 mb 10.9% of total time
CorePrep 7.30 ms 10.16 mb 3.2% of total time
Desugar 6.90 ms 8.81 mb 3.0% of total time
CoreTidy 5.91 ms 8.28 mb 2.6% of total time
Parser 4.25 ms 7.64 mb 1.8% of total time
Demand analysis 4.09 ms 5.95 mb 1.8% of total time
Common sub-expression 4.08 ms 6.05 mb 1.8% of total time
Specialise 2.85 ms 2.81 mb 1.2% of total time
Worker Wrapper binds 1.18 ms 1.37 mb 0.5% of total time
Float inwards 0.94 ms 1.53 mb 0.4% of total time
Called arity analysis 0.89 ms 1.32 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 230.04 ms 290.27 mb 100.0% of total time
==========================Text.XML.HXT.Arrow.DocumentInput===========================
CodeGen 116.00 ms 164.76 mb 50.9% of total time
Simplifier 58.00 ms 81.57 mb 25.4% of total time
Renamer/typechecker 25.00 ms 31.80 mb 11.0% of total time
Desugar 5.00 ms 7.88 mb 2.2% of total time
Parser 4.00 ms 10.61 mb 1.8% of total time
Demand analysis 4.00 ms 7.99 mb 1.8% of total time
Float inwards 3.00 ms 8.86 mb 1.3% of total time
CoreTidy 3.00 ms 5.68 mb 1.3% of total time
CorePrep 3.00 ms 5.05 mb 1.3% of total time
Called arity analysis 3.00 ms 3.04 mb 1.3% of total time
Common sub-expression 2.00 ms 2.82 mb 0.9% of total time
Worker Wrapper binds 1.00 ms 0.79 mb 0.4% of total time
Specialise 1.00 ms 1.46 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 228.00 ms 332.31 mb 100.0% of total time
==================================Data.HashMap.Lazy==================================
Renamer/typechecker 206.41 ms 384.36 mb 93.0% of total time
Parser 3.90 ms 8.58 mb 1.8% of total time
Simplifier 3.81 ms 4.29 mb 1.7% of total time
CodeGen 3.33 ms 3.98 mb 1.5% of total time
Desugar 0.87 ms 1.06 mb 0.4% of total time
CorePrep 0.75 ms 0.79 mb 0.3% of total time
CoreTidy 0.47 ms 0.55 mb 0.2% of total time
Float inwards 0.45 ms 0.70 mb 0.2% of total time
SpecConstr 0.35 ms 0.37 mb 0.2% of total time
Demand analysis 0.33 ms 0.42 mb 0.1% of total time
Worker Wrapper binds 0.31 ms 0.39 mb 0.1% of total time
Called arity analysis 0.31 ms 0.39 mb 0.1% of total time
Common sub-expression 0.29 ms 0.40 mb 0.1% of total time
Specialise 0.26 ms 0.37 mb 0.1% of total time
Liberate case 0.22 ms 0.34 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 222.06 ms 406.99 mb 100.0% of total time
=========================Text.Regex.Glob.Generic.RegexParser=========================
Simplifier 99.00 ms 90.90 mb 45.0% of total time
CodeGen 74.00 ms 103.96 mb 33.6% of total time
Renamer/typechecker 27.00 ms 29.90 mb 12.3% of total time
Demand analysis 5.00 ms 8.16 mb 2.3% of total time
Float inwards 3.00 ms 8.01 mb 1.4% of total time
Desugar 3.00 ms 3.35 mb 1.4% of total time
Parser 2.00 ms 2.88 mb 0.9% of total time
CoreTidy 2.00 ms 2.42 mb 0.9% of total time
CorePrep 2.00 ms 4.41 mb 0.9% of total time
Specialise 1.00 ms 1.04 mb 0.5% of total time
Common sub-expression 1.00 ms 2.28 mb 0.5% of total time
Called arity analysis 1.00 ms 1.60 mb 0.5% of total time
Worker Wrapper binds 0.00 ms 0.59 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 220.00 ms 259.49 mb 100.0% of total time
===========================Control.Comonad.Trans.Identity============================
Renamer/typechecker 152.47 ms 238.93 mb 69.7% of total time
CoreTidy 53.45 ms 100.09 mb 24.4% of total time
Simplifier 3.60 ms 3.72 mb 1.6% of total time
CodeGen 3.34 ms 4.14 mb 1.5% of total time
Parser 2.38 ms 5.21 mb 1.1% of total time
Desugar 0.81 ms 0.87 mb 0.4% of total time
CorePrep 0.70 ms 0.77 mb 0.3% of total time
Specialise 0.48 ms 0.37 mb 0.2% of total time
Float inwards 0.43 ms 0.70 mb 0.2% of total time
Demand analysis 0.29 ms 0.42 mb 0.1% of total time
Common sub-expression 0.28 ms 0.40 mb 0.1% of total time
Worker Wrapper binds 0.27 ms 0.39 mb 0.1% of total time
Called arity analysis 0.26 ms 0.39 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 218.76 ms 356.40 mb 100.0% of total time
===========================Text.XML.HXT.DOM.QualifiedName============================
CodeGen 87.00 ms 136.27 mb 40.5% of total time
Simplifier 85.00 ms 114.92 mb 39.5% of total time
Renamer/typechecker 17.00 ms 19.45 mb 7.9% of total time
Parser 7.00 ms 18.06 mb 3.3% of total time
Desugar 5.00 ms 6.96 mb 2.3% of total time
Demand analysis 3.00 ms 6.23 mb 1.4% of total time
CorePrep 3.00 ms 4.40 mb 1.4% of total time
CoreTidy 2.00 ms 4.43 mb 0.9% of total time
Common sub-expression 2.00 ms 3.12 mb 0.9% of total time
Called arity analysis 2.00 ms 3.30 mb 0.9% of total time
Worker Wrapper binds 1.00 ms 1.29 mb 0.5% of total time
Float inwards 1.00 ms 4.33 mb 0.5% of total time
Specialise 0.00 ms 1.70 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 215.00 ms 324.46 mb 100.0% of total time
=================================Data.Typeable.Lens==================================
CodeGen 99.99 ms 133.05 mb 46.8% of total time
Renamer/typechecker 47.01 ms 84.89 mb 22.0% of total time
Simplifier 41.08 ms 55.40 mb 19.2% of total time
Desugar 6.56 ms 9.47 mb 3.1% of total time
Parser 5.12 ms 9.53 mb 2.4% of total time
CorePrep 3.76 ms 4.67 mb 1.8% of total time
CoreTidy 2.80 ms 5.04 mb 1.3% of total time
Float inwards 1.75 ms 3.37 mb 0.8% of total time
Common sub-expression 1.64 ms 2.53 mb 0.8% of total time
Demand analysis 1.37 ms 2.11 mb 0.6% of total time
SpecConstr 0.84 ms 1.57 mb 0.4% of total time
Specialise 0.68 ms 1.05 mb 0.3% of total time
Called arity analysis 0.62 ms 0.99 mb 0.3% of total time
Worker Wrapper binds 0.34 ms 0.55 mb 0.2% of total time
Liberate case 0.32 ms 0.54 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 213.88 ms 314.76 mb 100.0% of total time
======================Text.XML.HXT.DTDValidation.DocValidation=======================
CodeGen 89.00 ms 134.34 mb 42.2% of total time
Simplifier 69.00 ms 103.31 mb 32.7% of total time
Renamer/typechecker 26.00 ms 36.33 mb 12.3% of total time
Parser 11.00 ms 13.48 mb 5.2% of total time
Desugar 6.00 ms 8.37 mb 2.8% of total time
Demand analysis 3.00 ms 6.37 mb 1.4% of total time
Float inwards 2.00 ms 7.48 mb 0.9% of total time
CorePrep 2.00 ms 3.79 mb 0.9% of total time
Worker Wrapper binds 1.00 ms 0.61 mb 0.5% of total time
CoreTidy 1.00 ms 1.56 mb 0.5% of total time
Common sub-expression 1.00 ms 1.68 mb 0.5% of total time
Specialise 0.00 ms 1.27 mb 0.0% of total time
Called arity analysis 0.00 ms 1.82 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 211.00 ms 320.40 mb 100.0% of total time
==================================Data.String.UTF8===================================
Renamer/typechecker 84.00 ms 64.53 mb 40.0% of total time
CodeGen 67.00 ms 94.46 mb 31.9% of total time
Simplifier 35.00 ms 52.86 mb 16.7% of total time
Desugar 7.00 ms 6.37 mb 3.3% of total time
Parser 4.00 ms 10.92 mb 1.9% of total time
Demand analysis 4.00 ms 5.30 mb 1.9% of total time
CoreTidy 2.00 ms 2.06 mb 1.0% of total time
CorePrep 2.00 ms 2.83 mb 1.0% of total time
Called arity analysis 2.00 ms 1.75 mb 1.0% of total time
Specialise 1.00 ms 1.30 mb 0.5% of total time
Float inwards 1.00 ms 4.43 mb 0.5% of total time
Common sub-expression 1.00 ms 1.69 mb 0.5% of total time
Worker Wrapper binds 0.00 ms 0.53 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 210.00 ms 249.01 mb 100.0% of total time
========================Data.Text.Internal.Builder.Int.Digits========================
Renamer/typechecker 148.67 ms 97.32 mb 71.0% of total time
CodeGen 33.75 ms 21.36 mb 16.1% of total time
Simplifier 10.91 ms 7.16 mb 5.2% of total time
Parser 4.80 ms 3.94 mb 2.3% of total time
Desugar 2.40 ms 0.87 mb 1.1% of total time
CorePrep 1.51 ms 0.97 mb 0.7% of total time
CoreTidy 1.25 ms 0.83 mb 0.6% of total time
Called arity analysis 1.10 ms 0.50 mb 0.5% of total time
Float inwards 1.06 ms 0.93 mb 0.5% of total time
Demand analysis 0.76 ms 0.61 mb 0.4% of total time
Common sub-expression 0.73 ms 0.54 mb 0.3% of total time
Worker Wrapper binds 0.70 ms 0.50 mb 0.3% of total time
Specialise 0.63 ms 0.50 mb 0.3% of total time
SpecConstr 0.62 ms 0.50 mb 0.3% of total time
Liberate case 0.54 ms 0.44 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 209.43 ms 136.96 mb 100.0% of total time
======================Text.XML.HXT.DTDValidation.DTDValidation=======================
CodeGen 103.00 ms 146.48 mb 50.5% of total time
Simplifier 49.00 ms 72.02 mb 24.0% of total time
Renamer/typechecker 24.00 ms 31.91 mb 11.8% of total time
Desugar 6.00 ms 8.59 mb 2.9% of total time
Common sub-expression 5.00 ms 1.84 mb 2.5% of total time
Parser 4.00 ms 14.00 mb 2.0% of total time
Demand analysis 4.00 ms 6.67 mb 2.0% of total time
Float inwards 3.00 ms 6.69 mb 1.5% of total time
CorePrep 2.00 ms 3.94 mb 1.0% of total time
Worker Wrapper binds 1.00 ms 0.59 mb 0.5% of total time
Specialise 1.00 ms 1.77 mb 0.5% of total time
CoreTidy 1.00 ms 2.33 mb 0.5% of total time
Called arity analysis 1.00 ms 1.97 mb 0.5% of total time
-------------------------------------------------------------------------------------
Total 204.00 ms 298.81 mb 100.0% of total time
=============================Language.Preprocessor.Unlit=============================
CodeGen 103.00 ms 144.50 mb 52.8% of total time
Simplifier 57.00 ms 79.24 mb 29.2% of total time
Renamer/typechecker 12.00 ms 14.92 mb 6.2% of total time
Desugar 5.00 ms 6.80 mb 2.6% of total time
Parser 4.00 ms 8.69 mb 2.1% of total time
CoreTidy 3.00 ms 2.09 mb 1.5% of total time
Specialise 2.00 ms 1.25 mb 1.0% of total time
Float inwards 2.00 ms 3.72 mb 1.0% of total time
Demand analysis 2.00 ms 4.49 mb 1.0% of total time
CorePrep 2.00 ms 4.00 mb 1.0% of total time
Called arity analysis 2.00 ms 1.25 mb 1.0% of total time
SpecConstr 1.00 ms 3.51 mb 0.5% of total time
Worker Wrapper binds 0.00 ms 0.51 mb 0.0% of total time
Liberate case 0.00 ms 0.74 mb 0.0% of total time
Common sub-expression 0.00 ms 1.34 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 195.00 ms 277.06 mb 100.0% of total time
=====================Text.ParserCombinators.HuttonMeijerWallace======================
Simplifier 91.00 ms 113.10 mb 47.4% of total time
CodeGen 49.00 ms 66.67 mb 25.5% of total time
Renamer/typechecker 27.00 ms 20.60 mb 14.1% of total time
Parser 4.00 ms 11.49 mb 2.1% of total time
Desugar 4.00 ms 4.90 mb 2.1% of total time
Float inwards 3.00 ms 5.37 mb 1.6% of total time
Demand analysis 3.00 ms 5.02 mb 1.6% of total time
CorePrep 3.00 ms 3.51 mb 1.6% of total time
CoreTidy 2.00 ms 3.16 mb 1.0% of total time
Common sub-expression 2.00 ms 2.06 mb 1.0% of total time
Called arity analysis 2.00 ms 2.94 mb 1.0% of total time
Worker Wrapper binds 1.00 ms 0.72 mb 0.5% of total time
Specialise 1.00 ms 1.33 mb 0.5% of total time
SpecConstr 0.00 ms 2.02 mb 0.0% of total time
Liberate case 0.00 ms 0.63 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 192.00 ms 243.52 mb 100.0% of total time
==========================Control.Parallel.Strategies.Lens===========================
Renamer/typechecker 106.26 ms 202.71 mb 56.7% of total time
CodeGen 36.24 ms 41.78 mb 19.3% of total time
Simplifier 25.38 ms 36.59 mb 13.5% of total time
Parser 5.64 ms 13.20 mb 3.0% of total time
CorePrep 3.37 ms 2.95 mb 1.8% of total time
Desugar 3.32 ms 4.20 mb 1.8% of total time
Demand analysis 1.74 ms 2.65 mb 0.9% of total time
Common sub-expression 1.23 ms 2.11 mb 0.7% of total time
CoreTidy 1.01 ms 1.43 mb 0.5% of total time
Float inwards 0.83 ms 1.28 mb 0.4% of total time
Called arity analysis 0.63 ms 0.97 mb 0.3% of total time
Specialise 0.61 ms 1.02 mb 0.3% of total time
SpecConstr 0.57 ms 0.89 mb 0.3% of total time
Worker Wrapper binds 0.40 ms 0.50 mb 0.2% of total time
Liberate case 0.26 ms 0.46 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 187.49 ms 312.77 mb 100.0% of total time
==================================Data.IntSet.Lens===================================
CodeGen 73.46 ms 96.10 mb 39.3% of total time
Renamer/typechecker 58.72 ms 101.75 mb 31.4% of total time
Simplifier 28.75 ms 38.34 mb 15.4% of total time
Desugar 10.09 ms 14.90 mb 5.4% of total time
CorePrep 5.57 ms 3.76 mb 3.0% of total time
Parser 2.78 ms 6.28 mb 1.5% of total time
Float inwards 1.76 ms 3.00 mb 0.9% of total time
Demand analysis 1.67 ms 2.55 mb 0.9% of total time
CoreTidy 0.95 ms 1.36 mb 0.5% of total time
Common sub-expression 0.93 ms 1.35 mb 0.5% of total time
SpecConstr 0.53 ms 0.86 mb 0.3% of total time
Called arity analysis 0.50 ms 0.78 mb 0.3% of total time
Specialise 0.45 ms 0.62 mb 0.2% of total time
Worker Wrapper binds 0.35 ms 0.51 mb 0.2% of total time
Liberate case 0.26 ms 0.45 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 186.77 ms 272.61 mb 100.0% of total time
====================================System.Locale====================================
CodeGen 73.00 ms 106.40 mb 39.2% of total time
Renamer/typechecker 50.00 ms 43.94 mb 26.9% of total time
Simplifier 47.00 ms 52.81 mb 25.3% of total time
Desugar 4.00 ms 4.08 mb 2.2% of total time
SpecConstr 2.00 ms 1.91 mb 1.1% of total time
Float inwards 2.00 ms 2.54 mb 1.1% of total time
Demand analysis 2.00 ms 4.22 mb 1.1% of total time
CoreTidy 2.00 ms 3.64 mb 1.1% of total time
CorePrep 2.00 ms 2.72 mb 1.1% of total time
Parser 1.00 ms 2.96 mb 0.5% of total time
Common sub-expression 1.00 ms 1.90 mb 0.5% of total time
Worker Wrapper binds 0.00 ms 0.81 mb 0.0% of total time
Specialise 0.00 ms 1.11 mb 0.0% of total time
Liberate case 0.00 ms 0.61 mb 0.0% of total time
Called arity analysis 0.00 ms 1.22 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 186.00 ms 230.87 mb 100.0% of total time
============================Data.Text.Internal.Functions=============================
CodeGen 100.01 ms 37.50 mb 55.9% of total time
Simplifier 31.14 ms 19.99 mb 17.4% of total time
Renamer/typechecker 14.69 ms 9.49 mb 8.2% of total time
Parser 8.18 ms 8.92 mb 4.6% of total time
Desugar 7.40 ms 3.32 mb 4.1% of total time
CorePrep 3.78 ms 1.84 mb 2.1% of total time
CoreTidy 2.82 ms 1.19 mb 1.6% of total time
Demand analysis 1.98 ms 1.22 mb 1.1% of total time
Float inwards 1.72 ms 1.16 mb 1.0% of total time
Worker Wrapper binds 1.71 ms 0.55 mb 1.0% of total time
SpecConstr 1.70 ms 0.90 mb 0.9% of total time
Common sub-expression 1.55 ms 1.08 mb 0.9% of total time
Specialise 0.93 ms 0.75 mb 0.5% of total time
Called arity analysis 0.76 ms 0.60 mb 0.4% of total time
Liberate case 0.61 ms 0.53 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 178.98 ms 89.03 mb 100.0% of total time
==============================Data.HashMap.UnsafeShift===============================
Renamer/typechecker 137.06 ms 244.89 mb 76.7% of total time
CodeGen 20.93 ms 26.01 mb 11.7% of total time
Simplifier 11.59 ms 12.74 mb 6.5% of total time
Desugar 2.02 ms 1.54 mb 1.1% of total time
Parser 1.76 ms 3.24 mb 1.0% of total time
CorePrep 1.21 ms 1.35 mb 0.7% of total time
CoreTidy 0.73 ms 0.89 mb 0.4% of total time
Common sub-expression 0.67 ms 0.86 mb 0.4% of total time
Demand analysis 0.64 ms 0.84 mb 0.4% of total time
Float inwards 0.50 ms 0.78 mb 0.3% of total time
SpecConstr 0.40 ms 0.56 mb 0.2% of total time
Specialise 0.39 ms 0.54 mb 0.2% of total time
Called arity analysis 0.34 ms 0.45 mb 0.2% of total time
Worker Wrapper binds 0.30 ms 0.42 mb 0.2% of total time
Liberate case 0.25 ms 0.41 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 178.79 ms 295.53 mb 100.0% of total time
==============================Text.XML.HXT.DOM.ShowXml===============================
CodeGen 93.00 ms 143.00 mb 52.8% of total time
Simplifier 50.00 ms 86.31 mb 28.4% of total time
Renamer/typechecker 12.00 ms 18.86 mb 6.8% of total time
Parser 6.00 ms 15.68 mb 3.4% of total time
Float inwards 3.00 ms 5.63 mb 1.7% of total time
Desugar 3.00 ms 5.84 mb 1.7% of total time
Demand analysis 3.00 ms 7.84 mb 1.7% of total time
Worker Wrapper binds 1.00 ms 0.57 mb 0.6% of total time
Specialise 1.00 ms 1.48 mb 0.6% of total time
CoreTidy 1.00 ms 1.89 mb 0.6% of total time
CorePrep 1.00 ms 3.48 mb 0.6% of total time
Common sub-expression 1.00 ms 1.73 mb 0.6% of total time
Called arity analysis 1.00 ms 2.24 mb 0.6% of total time
-------------------------------------------------------------------------------------
Total 176.00 ms 294.56 mb 100.0% of total time
====================================Data.Map.Lens====================================
Renamer/typechecker 109.95 ms 210.28 mb 63.7% of total time
CoreTidy 50.54 ms 99.96 mb 29.3% of total time
Simplifier 3.52 ms 4.19 mb 2.0% of total time
CodeGen 3.26 ms 3.76 mb 1.9% of total time
Parser 1.90 ms 4.57 mb 1.1% of total time
CorePrep 0.71 ms 0.77 mb 0.4% of total time
Float inwards 0.40 ms 0.70 mb 0.2% of total time
Desugar 0.38 ms 0.43 mb 0.2% of total time
Called arity analysis 0.35 ms 0.39 mb 0.2% of total time
Demand analysis 0.32 ms 0.42 mb 0.2% of total time
SpecConstr 0.31 ms 0.37 mb 0.2% of total time
Common sub-expression 0.28 ms 0.40 mb 0.2% of total time
Liberate case 0.27 ms 0.34 mb 0.2% of total time
Worker Wrapper binds 0.25 ms 0.39 mb 0.1% of total time
Specialise 0.25 ms 0.37 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 172.69 ms 327.34 mb 100.0% of total time
====================================Control.Lens=====================================
Renamer/typechecker 147.46 ms 285.82 mb 86.4% of total time
Parser 5.77 ms 13.16 mb 3.4% of total time
Desugar 5.29 ms 10.86 mb 3.1% of total time
CodeGen 4.47 ms 3.58 mb 2.6% of total time
Simplifier 4.07 ms 5.59 mb 2.4% of total time
CorePrep 1.01 ms 0.80 mb 0.6% of total time
CoreTidy 0.46 ms 0.56 mb 0.3% of total time
Float inwards 0.43 ms 0.70 mb 0.3% of total time
Demand analysis 0.28 ms 0.42 mb 0.2% of total time
Called arity analysis 0.27 ms 0.39 mb 0.2% of total time
Worker Wrapper binds 0.26 ms 0.39 mb 0.2% of total time
SpecConstr 0.26 ms 0.36 mb 0.2% of total time
Common sub-expression 0.26 ms 0.40 mb 0.2% of total time
Specialise 0.25 ms 0.37 mb 0.1% of total time
Liberate case 0.20 ms 0.35 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 170.74 ms 323.74 mb 100.0% of total time
===========================Text.XML.HXT.Arrow.ReadDocument===========================
CodeGen 78.00 ms 112.93 mb 46.2% of total time
Simplifier 42.00 ms 64.77 mb 24.9% of total time
Renamer/typechecker 23.00 ms 33.06 mb 13.6% of total time
Parser 9.00 ms 11.31 mb 5.3% of total time
Desugar 5.00 ms 7.56 mb 3.0% of total time
Float inwards 3.00 ms 5.45 mb 1.8% of total time
Specialise 2.00 ms 1.44 mb 1.2% of total time
Demand analysis 2.00 ms 5.16 mb 1.2% of total time
CorePrep 2.00 ms 3.57 mb 1.2% of total time
Worker Wrapper binds 1.00 ms 0.51 mb 0.6% of total time
CoreTidy 1.00 ms 2.20 mb 0.6% of total time
Common sub-expression 1.00 ms 1.65 mb 0.6% of total time
Called arity analysis 0.00 ms 1.62 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 169.00 ms 251.23 mb 100.0% of total time
====================Text.XML.HXT.Arrow.GeneralEntitySubstitution=====================
CodeGen 81.00 ms 117.07 mb 49.1% of total time
Simplifier 45.00 ms 63.48 mb 27.3% of total time
Renamer/typechecker 19.00 ms 23.39 mb 11.5% of total time
Parser 4.00 ms 10.30 mb 2.4% of total time
Float inwards 4.00 ms 7.54 mb 2.4% of total time
Desugar 3.00 ms 4.34 mb 1.8% of total time
Demand analysis 3.00 ms 5.98 mb 1.8% of total time
CorePrep 2.00 ms 4.05 mb 1.2% of total time
Worker Wrapper binds 1.00 ms 0.59 mb 0.6% of total time
CoreTidy 1.00 ms 2.11 mb 0.6% of total time
Common sub-expression 1.00 ms 1.72 mb 0.6% of total time
Called arity analysis 1.00 ms 2.92 mb 0.6% of total time
Specialise 0.00 ms 1.24 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 165.00 ms 244.74 mb 100.0% of total time
============================Text.XML.HXT.DTDValidation.RE============================
CodeGen 74.00 ms 119.50 mb 46.2% of total time
Simplifier 40.00 ms 68.40 mb 25.0% of total time
Renamer/typechecker 22.00 ms 30.52 mb 13.8% of total time
Desugar 9.00 ms 7.93 mb 5.6% of total time
Parser 4.00 ms 10.16 mb 2.5% of total time
Demand analysis 4.00 ms 6.30 mb 2.5% of total time
Float inwards 2.00 ms 3.21 mb 1.2% of total time
Specialise 1.00 ms 1.43 mb 0.6% of total time
CoreTidy 1.00 ms 1.68 mb 0.6% of total time
CorePrep 1.00 ms 3.06 mb 0.6% of total time
Common sub-expression 1.00 ms 1.53 mb 0.6% of total time
Called arity analysis 1.00 ms 1.95 mb 0.6% of total time
Worker Wrapper binds 0.00 ms 0.52 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 160.00 ms 256.19 mb 100.0% of total time
============================Text.XML.HXT.Arrow.XmlOptions============================
CodeGen 104.00 ms 142.36 mb 65.4% of total time
Simplifier 30.00 ms 48.34 mb 18.9% of total time
Renamer/typechecker 8.00 ms 11.52 mb 5.0% of total time
Parser 5.00 ms 11.30 mb 3.1% of total time
Float inwards 2.00 ms 3.32 mb 1.3% of total time
Desugar 2.00 ms 3.63 mb 1.3% of total time
Demand analysis 2.00 ms 5.05 mb 1.3% of total time
CoreTidy 2.00 ms 3.93 mb 1.3% of total time
Worker Wrapper binds 1.00 ms 0.62 mb 0.6% of total time
CorePrep 1.00 ms 3.19 mb 0.6% of total time
Common sub-expression 1.00 ms 2.08 mb 0.6% of total time
Called arity analysis 1.00 ms 1.79 mb 0.6% of total time
Specialise 0.00 ms 1.12 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 159.00 ms 238.25 mb 100.0% of total time
=======================Text.Regex.XMLSchema.Generic.StringLike=======================
Renamer/typechecker 93.00 ms 81.84 mb 58.9% of total time
Simplifier 35.00 ms 18.44 mb 22.2% of total time
CodeGen 14.00 ms 18.01 mb 8.9% of total time
Parser 9.00 ms 6.93 mb 5.7% of total time
Desugar 3.00 ms 2.81 mb 1.9% of total time
Demand analysis 1.00 ms 0.70 mb 0.6% of total time
CoreTidy 1.00 ms 0.57 mb 0.6% of total time
CorePrep 1.00 ms 0.76 mb 0.6% of total time
Called arity analysis 1.00 ms 0.29 mb 0.6% of total time
Worker Wrapper binds 0.00 ms 0.11 mb 0.0% of total time
Specialise 0.00 ms 0.33 mb 0.0% of total time
Float inwards 0.00 ms 0.56 mb 0.0% of total time
Common sub-expression 0.00 ms 0.31 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 158.00 ms 131.64 mb 100.0% of total time
===================================Data.Array.Lens===================================
CodeGen 54.76 ms 70.13 mb 34.9% of total time
Renamer/typechecker 53.91 ms 99.22 mb 34.4% of total time
Simplifier 27.43 ms 42.01 mb 17.5% of total time
Desugar 4.63 ms 8.18 mb 3.0% of total time
CorePrep 4.04 ms 3.82 mb 2.6% of total time
Parser 3.64 ms 3.90 mb 2.3% of total time
Float inwards 3.15 ms 5.60 mb 2.0% of total time
Demand analysis 1.36 ms 2.10 mb 0.9% of total time
CoreTidy 0.98 ms 1.45 mb 0.6% of total time
Common sub-expression 0.92 ms 1.38 mb 0.6% of total time
SpecConstr 0.47 ms 0.83 mb 0.3% of total time
Called arity analysis 0.46 ms 0.72 mb 0.3% of total time
Specialise 0.39 ms 0.61 mb 0.2% of total time
Worker Wrapper binds 0.32 ms 0.48 mb 0.2% of total time
Liberate case 0.27 ms 0.43 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 156.73 ms 240.85 mb 100.0% of total time
===========================Data.Tree.NTree.Zipper.TypeDefs===========================
Simplifier 76.00 ms 104.31 mb 48.7% of total time
CodeGen 48.00 ms 70.78 mb 30.8% of total time
Renamer/typechecker 12.00 ms 14.39 mb 7.7% of total time
Desugar 5.00 ms 7.62 mb 3.2% of total time
Parser 3.00 ms 9.08 mb 1.9% of total time
Demand analysis 3.00 ms 4.94 mb 1.9% of total time
CoreTidy 2.00 ms 2.63 mb 1.3% of total time
CorePrep 2.00 ms 2.52 mb 1.3% of total time
Common sub-expression 2.00 ms 2.54 mb 1.3% of total time
Specialise 1.00 ms 1.94 mb 0.6% of total time
Float inwards 1.00 ms 4.04 mb 0.6% of total time
Called arity analysis 1.00 ms 2.10 mb 0.6% of total time
Worker Wrapper binds 0.00 ms 0.46 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 156.00 ms 227.36 mb 100.0% of total time
================================Data.Semigroupoid.Ob=================================
CodeGen 55.50 ms 62.54 mb 35.9% of total time
Simplifier 50.85 ms 64.09 mb 32.9% of total time
Renamer/typechecker 26.49 ms 36.82 mb 17.1% of total time
CorePrep 4.29 ms 5.59 mb 2.8% of total time
Parser 4.28 ms 8.73 mb 2.8% of total time
Desugar 4.08 ms 4.38 mb 2.6% of total time
CoreTidy 3.26 ms 4.13 mb 2.1% of total time
Demand analysis 1.55 ms 1.83 mb 1.0% of total time
Common sub-expression 1.19 ms 1.52 mb 0.8% of total time
Called arity analysis 1.01 ms 1.46 mb 0.7% of total time
Specialise 0.78 ms 1.01 mb 0.5% of total time
Float inwards 0.78 ms 1.29 mb 0.5% of total time
Worker Wrapper binds 0.44 ms 0.61 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 154.50 ms 193.99 mb 100.0% of total time
==========================Text.ParserCombinators.Poly.Base===========================
Renamer/typechecker 49.00 ms 41.30 mb 32.0% of total time
CodeGen 49.00 ms 66.53 mb 32.0% of total time
Simplifier 33.00 ms 38.18 mb 21.6% of total time
Desugar 6.00 ms 5.88 mb 3.9% of total time
Parser 5.00 ms 7.44 mb 3.3% of total time
Demand analysis 3.00 ms 3.77 mb 2.0% of total time
SpecConstr 2.00 ms 1.22 mb 1.3% of total time
Float inwards 2.00 ms 4.07 mb 1.3% of total time
Specialise 1.00 ms 0.75 mb 0.7% of total time
CoreTidy 1.00 ms 1.34 mb 0.7% of total time
CorePrep 1.00 ms 1.98 mb 0.7% of total time
Common sub-expression 1.00 ms 0.76 mb 0.7% of total time
Worker Wrapper binds 0.00 ms 0.50 mb 0.0% of total time
Liberate case 0.00 ms 0.36 mb 0.0% of total time
Called arity analysis 0.00 ms 0.74 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 153.00 ms 174.82 mb 100.0% of total time
=========================Text.ParserCombinators.HuttonMeijer=========================
Simplifier 64.00 ms 78.45 mb 41.8% of total time
CodeGen 61.00 ms 81.34 mb 39.9% of total time
Renamer/typechecker 11.00 ms 12.33 mb 7.2% of total time
Desugar 3.00 ms 3.64 mb 2.0% of total time
Demand analysis 3.00 ms 4.84 mb 2.0% of total time
CorePrep 3.00 ms 3.04 mb 2.0% of total time
Parser 2.00 ms 8.38 mb 1.3% of total time
Liberate case 2.00 ms 0.60 mb 1.3% of total time
Float inwards 2.00 ms 4.73 mb 1.3% of total time
Common sub-expression 2.00 ms 1.54 mb 1.3% of total time
Worker Wrapper binds 0.00 ms 0.49 mb 0.0% of total time
Specialise 0.00 ms 0.84 mb 0.0% of total time
SpecConstr 0.00 ms 1.82 mb 0.0% of total time
CoreTidy 0.00 ms 2.79 mb 0.0% of total time
Called arity analysis 0.00 ms 3.31 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 153.00 ms 208.16 mb 100.0% of total time
==========================Text.XML.HXT.Parser.XmlCharParser==========================
Simplifier 53.00 ms 74.71 mb 35.6% of total time
Renamer/typechecker 47.00 ms 33.00 mb 31.5% of total time
CodeGen 36.00 ms 52.64 mb 24.2% of total time
Parser 3.00 ms 3.89 mb 2.0% of total time
Demand analysis 3.00 ms 3.63 mb 2.0% of total time
Desugar 2.00 ms 2.20 mb 1.3% of total time
Specialise 1.00 ms 0.37 mb 0.7% of total time
CoreTidy 1.00 ms 1.84 mb 0.7% of total time
CorePrep 1.00 ms 2.39 mb 0.7% of total time
Common sub-expression 1.00 ms 1.60 mb 0.7% of total time
Called arity analysis 1.00 ms 1.10 mb 0.7% of total time
Worker Wrapper binds 0.00 ms 0.43 mb 0.0% of total time
Float inwards 0.00 ms 2.17 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 149.00 ms 179.97 mb 100.0% of total time
===============================Data.Semigroupoid.Dual================================
Simplifier 73.06 ms 108.32 mb 49.3% of total time
CodeGen 33.64 ms 35.20 mb 22.7% of total time
Renamer/typechecker 17.10 ms 22.28 mb 11.5% of total time
Desugar 4.84 ms 5.85 mb 3.3% of total time
CorePrep 3.87 ms 5.10 mb 2.6% of total time
CoreTidy 3.47 ms 5.23 mb 2.3% of total time
Parser 3.46 ms 7.00 mb 2.3% of total time
Demand analysis 2.86 ms 3.67 mb 1.9% of total time
Common sub-expression 2.40 ms 3.68 mb 1.6% of total time
Called arity analysis 1.08 ms 1.53 mb 0.7% of total time
Specialise 1.02 ms 1.41 mb 0.7% of total time
Float inwards 0.95 ms 1.24 mb 0.6% of total time
Worker Wrapper binds 0.45 ms 0.60 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 148.20 ms 201.10 mb 100.0% of total time
===============================Data.Primitive.MachDeps===============================
Renamer/typechecker 53.44 ms 36.36 mb 36.4% of total time
Simplifier 31.20 ms 18.91 mb 21.2% of total time
CodeGen 27.75 ms 17.50 mb 18.9% of total time
Parser 13.91 ms 12.34 mb 9.5% of total time
Desugar 7.83 ms 4.50 mb 5.3% of total time
CoreTidy 2.34 ms 2.59 mb 1.6% of total time
CorePrep 2.05 ms 1.66 mb 1.4% of total time
SpecConstr 1.40 ms 1.16 mb 1.0% of total time
Common sub-expression 1.39 ms 0.98 mb 0.9% of total time
Demand analysis 1.22 ms 1.00 mb 0.8% of total time
Float inwards 1.18 ms 0.90 mb 0.8% of total time
Specialise 0.90 ms 0.74 mb 0.6% of total time
Worker Wrapper binds 0.87 ms 0.54 mb 0.6% of total time
Called arity analysis 0.77 ms 0.53 mb 0.5% of total time
Liberate case 0.62 ms 0.39 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 146.87 ms 100.11 mb 100.0% of total time
==================================Control.Lens.Type==================================
Renamer/typechecker 102.01 ms 135.88 mb 69.8% of total time
Parser 31.16 ms 69.84 mb 21.3% of total time
CodeGen 4.76 ms 3.73 mb 3.3% of total time
Simplifier 3.39 ms 4.21 mb 2.3% of total time
Desugar 1.07 ms 1.36 mb 0.7% of total time
CorePrep 0.96 ms 0.80 mb 0.7% of total time
CoreTidy 0.63 ms 0.89 mb 0.4% of total time
Float inwards 0.41 ms 0.70 mb 0.3% of total time
Demand analysis 0.29 ms 0.42 mb 0.2% of total time
Common sub-expression 0.27 ms 0.40 mb 0.2% of total time
Called arity analysis 0.27 ms 0.39 mb 0.2% of total time
Worker Wrapper binds 0.25 ms 0.39 mb 0.2% of total time
Specialise 0.24 ms 0.37 mb 0.2% of total time
SpecConstr 0.23 ms 0.36 mb 0.2% of total time
Liberate case 0.20 ms 0.34 mb 0.1% of total time
-------------------------------------------------------------------------------------
Total 146.14 ms 220.08 mb 100.0% of total time
=============================Text.XML.HXT.Arrow.XmlRegex=============================
CodeGen 65.00 ms 99.08 mb 44.5% of total time
Simplifier 44.00 ms 64.92 mb 30.1% of total time
Renamer/typechecker 11.00 ms 15.62 mb 7.5% of total time
Desugar 10.00 ms 14.56 mb 6.8% of total time
Parser 6.00 ms 12.98 mb 4.1% of total time
Float inwards 2.00 ms 2.82 mb 1.4% of total time
Demand analysis 2.00 ms 4.08 mb 1.4% of total time
CorePrep 2.00 ms 2.58 mb 1.4% of total time
Specialise 1.00 ms 1.17 mb 0.7% of total time
CoreTidy 1.00 ms 1.61 mb 0.7% of total time
Common sub-expression 1.00 ms 1.36 mb 0.7% of total time
Called arity analysis 1.00 ms 1.41 mb 0.7% of total time
Worker Wrapper binds 0.00 ms 0.45 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 146.00 ms 222.65 mb 100.0% of total time
==========================Text.ParserCombinators.Poly.Text===========================
Simplifier 61.00 ms 69.29 mb 41.8% of total time
CodeGen 33.00 ms 45.03 mb 22.6% of total time
Renamer/typechecker 31.00 ms 30.00 mb 21.2% of total time
Desugar 8.00 ms 4.21 mb 5.5% of total time
Demand analysis 3.00 ms 3.24 mb 2.1% of total time
Parser 2.00 ms 5.30 mb 1.4% of total time
Worker Wrapper binds 1.00 ms 0.37 mb 0.7% of total time
Specialise 1.00 ms 0.51 mb 0.7% of total time
SpecConstr 1.00 ms 1.27 mb 0.7% of total time
Float inwards 1.00 ms 2.11 mb 0.7% of total time
CoreTidy 1.00 ms 1.36 mb 0.7% of total time
CorePrep 1.00 ms 1.64 mb 0.7% of total time
Common sub-expression 1.00 ms 1.06 mb 0.7% of total time
Called arity analysis 1.00 ms 1.27 mb 0.7% of total time
Liberate case 0.00 ms 0.40 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 146.00 ms 167.08 mb 100.0% of total time
===================================Text.Parsec.Pos===================================
Renamer/typechecker 62.00 ms 59.96 mb 42.5% of total time
CodeGen 33.00 ms 50.04 mb 22.6% of total time
Desugar 21.00 ms 3.67 mb 14.4% of total time
Simplifier 20.00 ms 34.39 mb 13.7% of total time
Parser 2.00 ms 3.81 mb 1.4% of total time
Demand analysis 2.00 ms 2.32 mb 1.4% of total time
Specialise 1.00 ms 0.69 mb 0.7% of total time
Float inwards 1.00 ms 1.50 mb 0.7% of total time
CoreTidy 1.00 ms 1.63 mb 0.7% of total time
CorePrep 1.00 ms 1.56 mb 0.7% of total time
Common sub-expression 1.00 ms 1.15 mb 0.7% of total time
Called arity analysis 1.00 ms 0.93 mb 0.7% of total time
Worker Wrapper binds 0.00 ms 0.54 mb 0.0% of total time
SpecConstr 0.00 ms 1.05 mb 0.0% of total time
Liberate case 0.00 ms 0.34 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 146.00 ms 163.59 mb 100.0% of total time
====================================Data.Set.Lens====================================
CodeGen 58.81 ms 74.66 mb 41.8% of total time
Renamer/typechecker 36.51 ms 57.55 mb 26.0% of total time
Simplifier 25.77 ms 34.65 mb 18.3% of total time
Parser 5.82 ms 10.40 mb 4.1% of total time
Desugar 4.01 ms 6.81 mb 2.9% of total time
CorePrep 2.67 ms 3.65 mb 1.9% of total time
Float inwards 1.94 ms 3.45 mb 1.4% of total time
Demand analysis 1.24 ms 1.95 mb 0.9% of total time
Common sub-expression 0.98 ms 1.31 mb 0.7% of total time
CoreTidy 0.96 ms 1.33 mb 0.7% of total time
SpecConstr 0.49 ms 0.79 mb 0.3% of total time
Called arity analysis 0.45 ms 0.71 mb 0.3% of total time
Specialise 0.44 ms 0.61 mb 0.3% of total time
Worker Wrapper binds 0.31 ms 0.49 mb 0.2% of total time
Liberate case 0.28 ms 0.44 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 140.68 ms 198.80 mb 100.0% of total time
==========================Text.XML.HXT.Arrow.DocumentOutput==========================
CodeGen 64.00 ms 93.62 mb 45.7% of total time
Simplifier 37.00 ms 50.48 mb 26.4% of total time
Renamer/typechecker 16.00 ms 23.08 mb 11.4% of total time
Parser 8.00 ms 7.59 mb 5.7% of total time
Desugar 5.00 ms 8.53 mb 3.6% of total time
Float inwards 2.00 ms 4.51 mb 1.4% of total time
Demand analysis 2.00 ms 4.35 mb 1.4% of total time
CorePrep 2.00 ms 3.08 mb 1.4% of total time
Worker Wrapper binds 1.00 ms 0.50 mb 0.7% of total time
Specialise 1.00 ms 0.81 mb 0.7% of total time
CoreTidy 1.00 ms 1.98 mb 0.7% of total time
Common sub-expression 1.00 ms 1.18 mb 0.7% of total time
Called arity analysis 0.00 ms 1.32 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 140.00 ms 201.05 mb 100.0% of total time
==========================Text.XML.HXT.Arrow.Pickle.Schema===========================
CodeGen 72.00 ms 109.60 mb 51.8% of total time
Simplifier 42.00 ms 69.92 mb 30.2% of total time
Renamer/typechecker 10.00 ms 13.46 mb 7.2% of total time
Desugar 4.00 ms 6.24 mb 2.9% of total time
Parser 3.00 ms 7.05 mb 2.2% of total time
Demand analysis 2.00 ms 4.51 mb 1.4% of total time
CoreTidy 2.00 ms 2.46 mb 1.4% of total time
Worker Wrapper binds 1.00 ms 0.58 mb 0.7% of total time
CorePrep 1.00 ms 2.74 mb 0.7% of total time
Common sub-expression 1.00 ms 1.75 mb 0.7% of total time
Called arity analysis 1.00 ms 1.65 mb 0.7% of total time
Specialise 0.00 ms 1.30 mb 0.0% of total time
Float inwards 0.00 ms 2.88 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 139.00 ms 224.15 mb 100.0% of total time
==========================Data.Text.Internal.Encoding.Utf32==========================
CodeGen 74.78 ms 47.75 mb 55.4% of total time
Simplifier 21.59 ms 14.23 mb 16.0% of total time
Renamer/typechecker 19.22 ms 13.65 mb 14.2% of total time
Parser 3.51 ms 3.54 mb 2.6% of total time
Desugar 3.20 ms 1.77 mb 2.4% of total time
CorePrep 2.46 ms 1.77 mb 1.8% of total time
Demand analysis 2.07 ms 1.04 mb 1.5% of total time
CoreTidy 1.73 ms 1.27 mb 1.3% of total time
Specialise 1.57 ms 0.56 mb 1.2% of total time
Common sub-expression 1.31 ms 0.76 mb 1.0% of total time
Float inwards 1.08 ms 1.14 mb 0.8% of total time
SpecConstr 0.72 ms 0.67 mb 0.5% of total time
Called arity analysis 0.66 ms 0.57 mb 0.5% of total time
Worker Wrapper binds 0.62 ms 0.54 mb 0.5% of total time
Liberate case 0.51 ms 0.48 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 135.03 ms 89.73 mb 100.0% of total time
==============================Data.Tree.NTree.TypeDefs===============================
Simplifier 50.00 ms 73.83 mb 37.0% of total time
CodeGen 46.00 ms 68.68 mb 34.1% of total time
Renamer/typechecker 23.00 ms 21.70 mb 17.0% of total time
Desugar 4.00 ms 5.47 mb 3.0% of total time
Parser 3.00 ms 4.46 mb 2.2% of total time
Demand analysis 3.00 ms 5.55 mb 2.2% of total time
Specialise 1.00 ms 1.41 mb 0.7% of total time
Float inwards 1.00 ms 2.80 mb 0.7% of total time
CoreTidy 1.00 ms 1.96 mb 0.7% of total time
CorePrep 1.00 ms 2.10 mb 0.7% of total time
Common sub-expression 1.00 ms 1.58 mb 0.7% of total time
Called arity analysis 1.00 ms 1.82 mb 0.7% of total time
Worker Wrapper binds 0.00 ms 0.50 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 135.00 ms 191.86 mb 100.0% of total time
====================================Data.Groupoid====================================
Simplifier 52.95 ms 72.57 mb 40.0% of total time
CodeGen 42.97 ms 47.46 mb 32.5% of total time
Renamer/typechecker 18.26 ms 26.68 mb 13.8% of total time
CorePrep 3.43 ms 4.27 mb 2.6% of total time
Parser 3.26 ms 6.93 mb 2.5% of total time
CoreTidy 2.89 ms 4.12 mb 2.2% of total time
Desugar 2.49 ms 2.62 mb 1.9% of total time
Demand analysis 1.81 ms 2.64 mb 1.4% of total time
Common sub-expression 1.41 ms 1.96 mb 1.1% of total time
Called arity analysis 0.81 ms 1.10 mb 0.6% of total time
Specialise 0.80 ms 1.08 mb 0.6% of total time
Float inwards 0.80 ms 1.15 mb 0.6% of total time
Worker Wrapper binds 0.41 ms 0.55 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 132.29 ms 173.13 mb 100.0% of total time
==========================Text.XML.HXT.Parser.XhtmlEntities==========================
CodeGen 92.00 ms 131.10 mb 69.7% of total time
Simplifier 18.00 ms 46.98 mb 13.6% of total time
CoreTidy 7.00 ms 13.56 mb 5.3% of total time
Parser 3.00 ms 10.38 mb 2.3% of total time
Common sub-expression 3.00 ms 3.50 mb 2.3% of total time
Desugar 2.00 ms 3.52 mb 1.5% of total time
Demand analysis 2.00 ms 4.75 mb 1.5% of total time
CorePrep 2.00 ms 5.12 mb 1.5% of total time
Renamer/typechecker 1.00 ms 3.23 mb 0.8% of total time
Float inwards 1.00 ms 5.84 mb 0.8% of total time
Called arity analysis 1.00 ms 1.05 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.86 mb 0.0% of total time
Specialise 0.00 ms 1.53 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 132.00 ms 231.41 mb 100.0% of total time
========================Text.XML.HXT.Parser.XmlDTDTokenParser========================
Simplifier 63.00 ms 94.54 mb 49.2% of total time
CodeGen 47.00 ms 76.12 mb 36.7% of total time
Renamer/typechecker 5.00 ms 6.72 mb 3.9% of total time
Float inwards 2.00 ms 4.40 mb 1.6% of total time
Demand analysis 2.00 ms 6.09 mb 1.6% of total time
CoreTidy 2.00 ms 2.18 mb 1.6% of total time
CorePrep 2.00 ms 3.22 mb 1.6% of total time
Specialise 1.00 ms 0.60 mb 0.8% of total time
Parser 1.00 ms 3.07 mb 0.8% of total time
Desugar 1.00 ms 1.08 mb 0.8% of total time
Common sub-expression 1.00 ms 1.52 mb 0.8% of total time
Called arity analysis 1.00 ms 1.42 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.61 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 128.00 ms 201.56 mb 100.0% of total time
========================Text.ParserCombinators.Poly.StateText========================
Simplifier 65.00 ms 83.37 mb 50.8% of total time
CodeGen 37.00 ms 51.02 mb 28.9% of total time
Renamer/typechecker 10.00 ms 10.68 mb 7.8% of total time
Parser 3.00 ms 6.48 mb 2.3% of total time
Demand analysis 3.00 ms 3.95 mb 2.3% of total time
Float inwards 2.00 ms 2.81 mb 1.6% of total time
Desugar 2.00 ms 3.33 mb 1.6% of total time
CoreTidy 2.00 ms 1.79 mb 1.6% of total time
SpecConstr 1.00 ms 1.57 mb 0.8% of total time
CorePrep 1.00 ms 2.15 mb 0.8% of total time
Common sub-expression 1.00 ms 1.38 mb 0.8% of total time
Called arity analysis 1.00 ms 1.27 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.45 mb 0.0% of total time
Specialise 0.00 ms 0.73 mb 0.0% of total time
Liberate case 0.00 ms 0.48 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 128.00 ms 171.44 mb 100.0% of total time
================================Data.Bifunctor.Apply=================================
CodeGen 52.27 ms 53.67 mb 41.5% of total time
Renamer/typechecker 26.88 ms 37.94 mb 21.4% of total time
Simplifier 25.20 ms 33.72 mb 20.0% of total time
Desugar 5.59 ms 8.10 mb 4.4% of total time
Parser 4.83 ms 9.32 mb 3.8% of total time
CorePrep 3.69 ms 4.90 mb 2.9% of total time
CoreTidy 1.94 ms 2.84 mb 1.5% of total time
Demand analysis 1.79 ms 2.67 mb 1.4% of total time
Common sub-expression 1.40 ms 1.38 mb 1.1% of total time
Float inwards 0.71 ms 1.19 mb 0.6% of total time
Specialise 0.62 ms 0.88 mb 0.5% of total time
Called arity analysis 0.52 ms 0.72 mb 0.4% of total time
Worker Wrapper binds 0.39 ms 0.53 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 125.83 ms 157.84 mb 100.0% of total time
========================Language.Preprocessor.Cpphs.Position=========================
CodeGen 57.00 ms 79.02 mb 46.0% of total time
Simplifier 36.00 ms 55.31 mb 29.0% of total time
Renamer/typechecker 15.00 ms 13.13 mb 12.1% of total time
Parser 4.00 ms 7.05 mb 3.2% of total time
Desugar 3.00 ms 4.12 mb 2.4% of total time
CoreTidy 3.00 ms 1.88 mb 2.4% of total time
Float inwards 2.00 ms 1.99 mb 1.6% of total time
Demand analysis 2.00 ms 3.41 mb 1.6% of total time
SpecConstr 1.00 ms 1.54 mb 0.8% of total time
Called arity analysis 1.00 ms 0.98 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.92 mb 0.0% of total time
Specialise 0.00 ms 0.95 mb 0.0% of total time
Liberate case 0.00 ms 0.51 mb 0.0% of total time
CorePrep 0.00 ms 2.16 mb 0.0% of total time
Common sub-expression 0.00 ms 1.54 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 124.00 ms 174.51 mb 100.0% of total time
=======================Text.XML.HXT.Parser.ProtocolHandlerUtil=======================
Simplifier 78.00 ms 61.44 mb 63.4% of total time
CodeGen 32.00 ms 54.10 mb 26.0% of total time
Renamer/typechecker 6.00 ms 5.83 mb 4.9% of total time
Demand analysis 2.00 ms 3.86 mb 1.6% of total time
Desugar 1.00 ms 1.09 mb 0.8% of total time
CoreTidy 1.00 ms 1.24 mb 0.8% of total time
CorePrep 1.00 ms 2.35 mb 0.8% of total time
Common sub-expression 1.00 ms 1.21 mb 0.8% of total time
Called arity analysis 1.00 ms 0.84 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.40 mb 0.0% of total time
Specialise 0.00 ms 0.37 mb 0.0% of total time
Parser 0.00 ms 1.91 mb 0.0% of total time
Float inwards 0.00 ms 2.92 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 123.00 ms 137.56 mb 100.0% of total time
==================================Text.Parsec.Char===================================
Simplifier 53.00 ms 69.54 mb 43.4% of total time
CodeGen 48.00 ms 69.33 mb 39.3% of total time
Renamer/typechecker 9.00 ms 11.81 mb 7.4% of total time
Parser 2.00 ms 4.60 mb 1.6% of total time
Demand analysis 2.00 ms 3.23 mb 1.6% of total time
CoreTidy 2.00 ms 2.38 mb 1.6% of total time
CorePrep 2.00 ms 3.06 mb 1.6% of total time
Float inwards 1.00 ms 3.89 mb 0.8% of total time
Desugar 1.00 ms 2.70 mb 0.8% of total time
Common sub-expression 1.00 ms 1.18 mb 0.8% of total time
Called arity analysis 1.00 ms 1.38 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.53 mb 0.0% of total time
Specialise 0.00 ms 0.44 mb 0.0% of total time
SpecConstr 0.00 ms 1.30 mb 0.0% of total time
Liberate case 0.00 ms 0.48 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 122.00 ms 175.85 mb 100.0% of total time
===============================Control.Arrow.ArrowTree===============================
CodeGen 47.00 ms 71.66 mb 38.5% of total time
Simplifier 26.00 ms 42.83 mb 21.3% of total time
Renamer/typechecker 24.00 ms 37.48 mb 19.7% of total time
Desugar 10.00 ms 16.17 mb 8.2% of total time
Parser 4.00 ms 10.76 mb 3.3% of total time
Float inwards 4.00 ms 4.81 mb 3.3% of total time
Demand analysis 3.00 ms 4.64 mb 2.5% of total time
CoreTidy 1.00 ms 1.90 mb 0.8% of total time
CorePrep 1.00 ms 3.74 mb 0.8% of total time
Common sub-expression 1.00 ms 1.48 mb 0.8% of total time
Called arity analysis 1.00 ms 0.73 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.32 mb 0.0% of total time
Specialise 0.00 ms 0.99 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 122.00 ms 197.49 mb 100.0% of total time
=========================Text.XML.HXT.Arrow.ProcessDocument==========================
CodeGen 64.00 ms 90.34 mb 54.2% of total time
Simplifier 31.00 ms 43.06 mb 26.3% of total time
Renamer/typechecker 10.00 ms 14.71 mb 8.5% of total time
Parser 2.00 ms 7.32 mb 1.7% of total time
Float inwards 2.00 ms 4.15 mb 1.7% of total time
Desugar 2.00 ms 2.97 mb 1.7% of total time
Demand analysis 2.00 ms 3.88 mb 1.7% of total time
CoreTidy 2.00 ms 3.64 mb 1.7% of total time
Specialise 1.00 ms 0.88 mb 0.8% of total time
CorePrep 1.00 ms 2.63 mb 0.8% of total time
Common sub-expression 1.00 ms 1.63 mb 0.8% of total time
Worker Wrapper binds 0.00 ms 0.41 mb 0.0% of total time
Called arity analysis 0.00 ms 1.40 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 118.00 ms 177.02 mb 100.0% of total time
========================Language.Preprocessor.Cpphs.RunCpphs=========================
CodeGen 52.00 ms 68.54 mb 46.8% of total time
Simplifier 31.00 ms 45.25 mb 27.9% of total time
Renamer/typechecker 8.00 ms 9.32 mb 7.2% of total time
Desugar 5.00 ms 2.89 mb 4.5% of total time
Parser 3.00 ms 7.27 mb 2.7% of total time
Float inwards 3.00 ms 3.94 mb 2.7% of total time
Demand analysis 3.00 ms 4.14 mb 2.7% of total time
Worker Wrapper binds 1.00 ms 0.46 mb 0.9% of total time
Specialise 1.00 ms 0.76 mb 0.9% of total time
SpecConstr 1.00 ms 1.16 mb 0.9% of total time
CoreTidy 1.00 ms 1.59 mb 0.9% of total time
CorePrep 1.00 ms 2.15 mb 0.9% of total time
Common sub-expression 1.00 ms 1.08 mb 0.9% of total time
Liberate case 0.00 ms 0.43 mb 0.0% of total time
Called arity analysis 0.00 ms 0.89 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 111.00 ms 149.86 mb 100.0% of total time
========================Text.Regex.XMLSchema.Generic.Matching========================
CodeGen 35.00 ms 48.30 mb 31.8% of total time
Renamer/typechecker 34.00 ms 43.45 mb 30.9% of total time
Simplifier 25.00 ms 31.16 mb 22.7% of total time
Parser 4.00 ms 10.76 mb 3.6% of total time
Desugar 4.00 ms 5.18 mb 3.6% of total time
Demand analysis 3.00 ms 3.80 mb 2.7% of total time
Specialise 1.00 ms 0.80 mb 0.9% of total time
Float inwards 1.00 ms 2.69 mb 0.9% of total time
CoreTidy 1.00 ms 1.03 mb 0.9% of total time
CorePrep 1.00 ms 1.58 mb 0.9% of total time
Common sub-expression 1.00 ms 0.82 mb 0.9% of total time
Worker Wrapper binds 0.00 ms 0.34 mb 0.0% of total time
Called arity analysis 0.00 ms 0.86 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 110.00 ms 150.77 mb 100.0% of total time
========================================Main=========================================
CodeGen 54.00 ms 74.89 mb 49.5% of total time
Simplifier 28.00 ms 39.83 mb 25.7% of total time
Renamer/typechecker 9.00 ms 9.55 mb 8.3% of total time
Desugar 5.00 ms 5.62 mb 4.6% of total time
Parser 3.00 ms 4.89 mb 2.8% of total time
Demand analysis 2.00 ms 4.24 mb 1.8% of total time
Worker Wrapper binds 1.00 ms 0.33 mb 0.9% of total time
Specialise 1.00 ms 0.86 mb 0.9% of total time
SpecConstr 1.00 ms 1.33 mb 0.9% of total time
Liberate case 1.00 ms 0.47 mb 0.9% of total time
Float inwards 1.00 ms 3.28 mb 0.9% of total time
CoreTidy 1.00 ms 1.34 mb 0.9% of total time
CorePrep 1.00 ms 2.01 mb 0.9% of total time
Common sub-expression 1.00 ms 1.08 mb 0.9% of total time
Called arity analysis 0.00 ms 0.93 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 109.00 ms 150.63 mb 100.0% of total time
=========================Text.ParserCombinators.Poly.Parser==========================
Simplifier 30.00 ms 34.85 mb 28.3% of total time
Desugar 25.00 ms 2.70 mb 23.6% of total time
CodeGen 25.00 ms 31.79 mb 23.6% of total time
Renamer/typechecker 17.00 ms 17.07 mb 16.0% of total time
Parser 3.00 ms 5.28 mb 2.8% of total time
Worker Wrapper binds 1.00 ms 0.27 mb 0.9% of total time
Liberate case 1.00 ms 0.30 mb 0.9% of total time
Demand analysis 1.00 ms 1.97 mb 0.9% of total time
CoreTidy 1.00 ms 1.33 mb 0.9% of total time
CorePrep 1.00 ms 1.18 mb 0.9% of total time
Common sub-expression 1.00 ms 0.81 mb 0.9% of total time
Specialise 0.00 ms 0.56 mb 0.0% of total time
SpecConstr 0.00 ms 0.93 mb 0.0% of total time
Float inwards 0.00 ms 1.26 mb 0.0% of total time
Called arity analysis 0.00 ms 0.93 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 106.00 ms 101.22 mb 100.0% of total time
==================================Text.Parsec.Error==================================
CodeGen 46.00 ms 69.47 mb 43.4% of total time
Simplifier 33.00 ms 50.51 mb 31.1% of total time
Renamer/typechecker 13.00 ms 12.51 mb 12.3% of total time
Desugar 3.00 ms 3.18 mb 2.8% of total time
Parser 2.00 ms 6.43 mb 1.9% of total time
Demand analysis 2.00 ms 2.60 mb 1.9% of total time
Specialise 1.00 ms 0.70 mb 0.9% of total time
SpecConstr 1.00 ms 1.36 mb 0.9% of total time
Liberate case 1.00 ms 0.37 mb 0.9% of total time
Float inwards 1.00 ms 2.24 mb 0.9% of total time
CoreTidy 1.00 ms 1.66 mb 0.9% of total time
CorePrep 1.00 ms 1.80 mb 0.9% of total time
Common sub-expression 1.00 ms 1.12 mb 0.9% of total time
Worker Wrapper binds 0.00 ms 0.38 mb 0.0% of total time
Called arity analysis 0.00 ms 1.03 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 106.00 ms 155.37 mb 100.0% of total time
======================Text.XML.HXT.Arrow.XmlState.ErrorHandling======================
CodeGen 49.00 ms 71.72 mb 47.6% of total time
Simplifier 30.00 ms 42.06 mb 29.1% of total time
Renamer/typechecker 12.00 ms 14.60 mb 11.7% of total time
Parser 3.00 ms 6.62 mb 2.9% of total time
Desugar 2.00 ms 3.13 mb 1.9% of total time
Demand analysis 2.00 ms 3.64 mb 1.9% of total time
Worker Wrapper binds 1.00 ms 0.43 mb 1.0% of total time
Float inwards 1.00 ms 3.67 mb 1.0% of total time
CoreTidy 1.00 ms 2.34 mb 1.0% of total time
CorePrep 1.00 ms 2.43 mb 1.0% of total time
Common sub-expression 1.00 ms 1.12 mb 1.0% of total time
Specialise 0.00 ms 0.69 mb 0.0% of total time
Called arity analysis 0.00 ms 1.41 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 103.00 ms 153.86 mb 100.0% of total time
===================================Data.Primitive====================================
Renamer/typechecker 40.52 ms 34.82 mb 39.9% of total time
CodeGen 28.09 ms 17.13 mb 27.6% of total time
Simplifier 15.58 ms 7.76 mb 15.3% of total time
Parser 5.17 ms 4.04 mb 5.1% of total time
Desugar 2.43 ms 1.50 mb 2.4% of total time
CorePrep 1.79 ms 1.08 mb 1.8% of total time
CoreTidy 1.34 ms 0.75 mb 1.3% of total time
Float inwards 1.12 ms 0.78 mb 1.1% of total time
Demand analysis 1.07 ms 0.64 mb 1.1% of total time
Common sub-expression 1.06 ms 0.62 mb 1.0% of total time
Specialise 0.80 ms 0.48 mb 0.8% of total time
Called arity analysis 0.75 ms 0.46 mb 0.7% of total time
Worker Wrapper binds 0.71 ms 0.43 mb 0.7% of total time
SpecConstr 0.70 ms 0.47 mb 0.7% of total time
Liberate case 0.48 ms 0.36 mb 0.5% of total time
-------------------------------------------------------------------------------------
Total 101.61 ms 71.33 mb 100.0% of total time
==============================Control.Monad.RWS.Strict===============================
Renamer/typechecker 66.15 ms 18.99 mb 68.3% of total time
CodeGen 7.75 ms 4.14 mb 8.0% of total time
Parser 7.55 ms 5.61 mb 7.8% of total time
Simplifier 6.75 ms 4.31 mb 7.0% of total time
Desugar 1.96 ms 1.73 mb 2.0% of total time
Float inwards 1.40 ms 0.79 mb 1.4% of total time
CorePrep 1.36 ms 0.84 mb 1.4% of total time
CoreTidy 0.89 ms 0.61 mb 0.9% of total time
Demand analysis 0.67 ms 0.49 mb 0.7% of total time
Worker Wrapper binds 0.65 ms 0.44 mb 0.7% of total time
Common sub-expression 0.61 ms 0.44 mb 0.6% of total time
Called arity analysis 0.59 ms 0.44 mb 0.6% of total time
Specialise 0.58 ms 0.42 mb 0.6% of total time
-------------------------------------------------------------------------------------
Total 96.91 ms 39.24 mb 100.0% of total time
===================================Data.Tree.Lens====================================
Renamer/typechecker 38.45 ms 70.40 mb 40.2% of total time
CodeGen 27.15 ms 30.71 mb 28.4% of total time
Simplifier 13.95 ms 19.45 mb 14.6% of total time
Parser 5.15 ms 8.58 mb 5.4% of total time
CorePrep 3.40 ms 2.20 mb 3.6% of total time
Desugar 2.89 ms 3.55 mb 3.0% of total time
CoreTidy 0.80 ms 1.09 mb 0.8% of total time
Common sub-expression 0.67 ms 0.96 mb 0.7% of total time
Demand analysis 0.66 ms 0.96 mb 0.7% of total time
Float inwards 0.53 ms 0.85 mb 0.6% of total time
Specialise 0.48 ms 0.72 mb 0.5% of total time
Called arity analysis 0.47 ms 0.75 mb 0.5% of total time
SpecConstr 0.40 ms 0.64 mb 0.4% of total time
Worker Wrapper binds 0.29 ms 0.43 mb 0.3% of total time
Liberate case 0.25 ms 0.42 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 95.54 ms 141.70 mb 100.0% of total time
=================Text.XML.HXT.DTDValidation.AttributeValueValidation=================
CodeGen 52.00 ms 82.64 mb 55.3% of total time
Simplifier 20.00 ms 32.08 mb 21.3% of total time
Renamer/typechecker 10.00 ms 14.59 mb 10.6% of total time
Parser 3.00 ms 8.78 mb 3.2% of total time
Float inwards 3.00 ms 6.70 mb 3.2% of total time
Desugar 3.00 ms 3.14 mb 3.2% of total time
Demand analysis 2.00 ms 3.65 mb 2.1% of total time
CorePrep 1.00 ms 1.96 mb 1.1% of total time
Worker Wrapper binds 0.00 ms 0.38 mb 0.0% of total time
Specialise 0.00 ms 0.73 mb 0.0% of total time
CoreTidy 0.00 ms 0.86 mb 0.0% of total time
Common sub-expression 0.00 ms 0.82 mb 0.0% of total time
Called arity analysis 0.00 ms 1.02 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 94.00 ms 157.33 mb 100.0% of total time
=====================Text.ParserCombinators.Poly.ByteStringChar======================
Simplifier 50.00 ms 31.35 mb 53.2% of total time
CodeGen 23.00 ms 30.32 mb 24.5% of total time
Renamer/typechecker 10.00 ms 8.36 mb 10.6% of total time
Parser 3.00 ms 5.33 mb 3.2% of total time
Desugar 2.00 ms 2.70 mb 2.1% of total time
Demand analysis 2.00 ms 1.83 mb 2.1% of total time
SpecConstr 1.00 ms 0.84 mb 1.1% of total time
CoreTidy 1.00 ms 1.16 mb 1.1% of total time
CorePrep 1.00 ms 1.09 mb 1.1% of total time
Common sub-expression 1.00 ms 0.76 mb 1.1% of total time
Worker Wrapper binds 0.00 ms 0.25 mb 0.0% of total time
Specialise 0.00 ms 0.50 mb 0.0% of total time
Liberate case 0.00 ms 0.28 mb 0.0% of total time
Float inwards 0.00 ms 1.11 mb 0.0% of total time
Called arity analysis 0.00 ms 1.04 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 94.00 ms 86.93 mb 100.0% of total time
=================================Data.Functor.Apply==================================
CodeGen 38.77 ms 47.46 mb 41.4% of total time
Renamer/typechecker 21.16 ms 32.38 mb 22.6% of total time
Simplifier 16.97 ms 20.41 mb 18.1% of total time
Parser 4.53 ms 9.48 mb 4.8% of total time
Desugar 4.10 ms 5.32 mb 4.4% of total time
CorePrep 2.31 ms 2.84 mb 2.5% of total time
Common sub-expression 1.37 ms 1.02 mb 1.5% of total time
CoreTidy 1.29 ms 1.88 mb 1.4% of total time
Demand analysis 1.08 ms 1.54 mb 1.2% of total time
Float inwards 0.68 ms 1.03 mb 0.7% of total time
Specialise 0.54 ms 0.70 mb 0.6% of total time
Called arity analysis 0.46 ms 0.62 mb 0.5% of total time
Worker Wrapper binds 0.33 ms 0.47 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 93.59 ms 125.16 mb 100.0% of total time
=========================Control.Arrow.ArrowNavigatableTree==========================
CodeGen 33.00 ms 47.83 mb 35.5% of total time
Simplifier 21.00 ms 33.35 mb 22.6% of total time
Renamer/typechecker 21.00 ms 34.11 mb 22.6% of total time
Desugar 8.00 ms 11.32 mb 8.6% of total time
Parser 4.00 ms 9.68 mb 4.3% of total time
Worker Wrapper binds 1.00 ms 0.60 mb 1.1% of total time
Float inwards 1.00 ms 3.12 mb 1.1% of total time
Demand analysis 1.00 ms 2.90 mb 1.1% of total time
CoreTidy 1.00 ms 1.38 mb 1.1% of total time
CorePrep 1.00 ms 2.02 mb 1.1% of total time
Common sub-expression 1.00 ms 1.06 mb 1.1% of total time
Specialise 0.00 ms 0.82 mb 0.0% of total time
Called arity analysis 0.00 ms 0.67 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 93.00 ms 148.84 mb 100.0% of total time
================================Text.Parsec.Language=================================
CodeGen 42.00 ms 63.57 mb 46.2% of total time
Simplifier 30.00 ms 48.91 mb 33.0% of total time
Renamer/typechecker 8.00 ms 3.95 mb 8.8% of total time
Parser 2.00 ms 4.03 mb 2.2% of total time
Float inwards 2.00 ms 2.08 mb 2.2% of total time
Desugar 2.00 ms 1.72 mb 2.2% of total time
CoreTidy 2.00 ms 2.00 mb 2.2% of total time
SpecConstr 1.00 ms 0.79 mb 1.1% of total time
Demand analysis 1.00 ms 2.47 mb 1.1% of total time
CorePrep 1.00 ms 1.69 mb 1.1% of total time
Worker Wrapper binds 0.00 ms 0.70 mb 0.0% of total time
Specialise 0.00 ms 0.62 mb 0.0% of total time
Liberate case 0.00 ms 0.39 mb 0.0% of total time
Common sub-expression 0.00 ms 1.00 mb 0.0% of total time
Called arity analysis 0.00 ms 0.89 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 91.00 ms 134.80 mb 100.0% of total time
===============================Control.Arrow.ArrowList===============================
CodeGen 34.00 ms 48.85 mb 37.4% of total time
Simplifier 19.00 ms 32.46 mb 20.9% of total time
Renamer/typechecker 18.00 ms 25.08 mb 19.8% of total time
Desugar 8.00 ms 10.97 mb 8.8% of total time
Parser 6.00 ms 9.57 mb 6.6% of total time
Float inwards 2.00 ms 2.40 mb 2.2% of total time
CorePrep 2.00 ms 3.38 mb 2.2% of total time
Demand analysis 1.00 ms 2.24 mb 1.1% of total time
CoreTidy 1.00 ms 1.76 mb 1.1% of total time
Worker Wrapper binds 0.00 ms 0.22 mb 0.0% of total time
Specialise 0.00 ms 0.71 mb 0.0% of total time
Common sub-expression 0.00 ms 1.11 mb 0.0% of total time
Called arity analysis 0.00 ms 0.51 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 91.00 ms 139.25 mb 100.0% of total time
================================Text.XML.HXT.DOM.Util================================
CodeGen 38.00 ms 59.05 mb 42.2% of total time
Simplifier 23.00 ms 35.58 mb 25.6% of total time
Renamer/typechecker 17.00 ms 18.52 mb 18.9% of total time
Parser 3.00 ms 8.05 mb 3.3% of total time
Desugar 3.00 ms 3.32 mb 3.3% of total time
Demand analysis 2.00 ms 2.92 mb 2.2% of total time
CoreTidy 2.00 ms 1.83 mb 2.2% of total time
Specialise 1.00 ms 0.80 mb 1.1% of total time
Common sub-expression 1.00 ms 0.97 mb 1.1% of total time
Worker Wrapper binds 0.00 ms 0.37 mb 0.0% of total time
Float inwards 0.00 ms 2.35 mb 0.0% of total time
CorePrep 0.00 ms 1.70 mb 0.0% of total time
Called arity analysis 0.00 ms 0.82 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 90.00 ms 136.29 mb 100.0% of total time
=======================Text.XML.HXT.DTDValidation.IdValidation=======================
CodeGen 41.00 ms 60.77 mb 46.1% of total time
Simplifier 26.00 ms 37.69 mb 29.2% of total time
Renamer/typechecker 9.00 ms 13.32 mb 10.1% of total time
Desugar 3.00 ms 4.70 mb 3.4% of total time
Parser 2.00 ms 6.81 mb 2.2% of total time
Float inwards 2.00 ms 4.03 mb 2.2% of total time
Demand analysis 2.00 ms 3.13 mb 2.2% of total time
CoreTidy 1.00 ms 0.77 mb 1.1% of total time
CorePrep 1.00 ms 2.00 mb 1.1% of total time
Common sub-expression 1.00 ms 0.76 mb 1.1% of total time
Called arity analysis 1.00 ms 0.87 mb 1.1% of total time
Worker Wrapper binds 0.00 ms 0.32 mb 0.0% of total time
Specialise 0.00 ms 0.60 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 89.00 ms 135.77 mb 100.0% of total time
===================================Data.Tree.Class===================================
Simplifier 54.00 ms 12.71 mb 62.1% of total time
CodeGen 20.00 ms 28.81 mb 23.0% of total time
Renamer/typechecker 9.00 ms 10.02 mb 10.3% of total time
Desugar 2.00 ms 2.02 mb 2.3% of total time
Parser 1.00 ms 4.46 mb 1.1% of total time
Demand analysis 1.00 ms 1.32 mb 1.1% of total time
Worker Wrapper binds 0.00 ms 0.14 mb 0.0% of total time
Specialise 0.00 ms 0.32 mb 0.0% of total time
Float inwards 0.00 ms 0.93 mb 0.0% of total time
CoreTidy 0.00 ms 0.63 mb 0.0% of total time
CorePrep 0.00 ms 1.14 mb 0.0% of total time
Common sub-expression 0.00 ms 0.43 mb 0.0% of total time
Called arity analysis 0.00 ms 0.34 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 87.00 ms 63.28 mb 100.0% of total time
=================================Test.HUnit.Terminal=================================
Renamer/typechecker 60.00 ms 44.42 mb 70.6% of total time
CodeGen 14.00 ms 14.08 mb 16.5% of total time
Simplifier 8.00 ms 6.79 mb 9.4% of total time
Worker Wrapper binds 1.00 ms 0.10 mb 1.2% of total time
Parser 1.00 ms 1.51 mb 1.2% of total time
Desugar 1.00 ms 0.92 mb 1.2% of total time
Specialise 0.00 ms 0.23 mb 0.0% of total time
Float inwards 0.00 ms 0.75 mb 0.0% of total time
Demand analysis 0.00 ms 0.94 mb 0.0% of total time
CoreTidy 0.00 ms 0.30 mb 0.0% of total time
CorePrep 0.00 ms 0.45 mb 0.0% of total time
Common sub-expression 0.00 ms 0.27 mb 0.0% of total time
Called arity analysis 0.00 ms 0.19 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 85.00 ms 70.96 mb 100.0% of total time
==================================Control.Seq.Lens===================================
Renamer/typechecker 53.68 ms 104.54 mb 63.2% of total time
CodeGen 15.34 ms 12.81 mb 18.0% of total time
Simplifier 6.99 ms 9.75 mb 8.2% of total time
Parser 2.89 ms 2.84 mb 3.4% of total time
CorePrep 2.08 ms 1.19 mb 2.4% of total time
Desugar 0.85 ms 0.94 mb 1.0% of total time
CoreTidy 0.55 ms 0.68 mb 0.6% of total time
Demand analysis 0.45 ms 0.68 mb 0.5% of total time
Float inwards 0.44 ms 0.77 mb 0.5% of total time
Common sub-expression 0.35 ms 0.49 mb 0.4% of total time
Specialise 0.30 ms 0.43 mb 0.4% of total time
SpecConstr 0.30 ms 0.43 mb 0.4% of total time
Worker Wrapper binds 0.28 ms 0.41 mb 0.3% of total time
Called arity analysis 0.28 ms 0.43 mb 0.3% of total time
Liberate case 0.21 ms 0.36 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 84.99 ms 136.75 mb 100.0% of total time
=======================Text.ParserCombinators.Poly.StateParser=======================
Simplifier 37.00 ms 43.10 mb 44.0% of total time
CodeGen 23.00 ms 30.66 mb 27.4% of total time
Renamer/typechecker 9.00 ms 9.76 mb 10.7% of total time
Parser 4.00 ms 5.84 mb 4.8% of total time
Desugar 4.00 ms 2.99 mb 4.8% of total time
CoreTidy 2.00 ms 1.51 mb 2.4% of total time
Specialise 1.00 ms 0.69 mb 1.2% of total time
Float inwards 1.00 ms 1.73 mb 1.2% of total time
Demand analysis 1.00 ms 2.24 mb 1.2% of total time
Common sub-expression 1.00 ms 0.99 mb 1.2% of total time
Called arity analysis 1.00 ms 0.97 mb 1.2% of total time
Worker Wrapper binds 0.00 ms 0.30 mb 0.0% of total time
SpecConstr 0.00 ms 1.06 mb 0.0% of total time
Liberate case 0.00 ms 0.34 mb 0.0% of total time
CorePrep 0.00 ms 1.46 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 84.00 ms 103.65 mb 100.0% of total time
==============================Control.Lens.Combinators===============================
Renamer/typechecker 59.04 ms 122.95 mb 73.1% of total time
CodeGen 5.22 ms 3.87 mb 6.5% of total time
Parser 4.45 ms 9.29 mb 5.5% of total time
Simplifier 4.26 ms 5.55 mb 5.3% of total time
Desugar 4.06 ms 8.61 mb 5.0% of total time
CorePrep 1.12 ms 0.80 mb 1.4% of total time
CoreTidy 0.44 ms 0.56 mb 0.5% of total time
Float inwards 0.42 ms 0.70 mb 0.5% of total time
Worker Wrapper binds 0.29 ms 0.39 mb 0.4% of total time
Demand analysis 0.28 ms 0.42 mb 0.3% of total time
Specialise 0.27 ms 0.37 mb 0.3% of total time
Common sub-expression 0.26 ms 0.40 mb 0.3% of total time
Called arity analysis 0.24 ms 0.39 mb 0.3% of total time
SpecConstr 0.23 ms 0.37 mb 0.3% of total time
Liberate case 0.20 ms 0.35 mb 0.2% of total time
-------------------------------------------------------------------------------------
Total 80.78 ms 155.00 mb 100.0% of total time
============================Control.Lens.Internal.Review=============================
CodeGen 37.36 ms 44.53 mb 47.2% of total time
Renamer/typechecker 17.12 ms 25.20 mb 21.6% of total time
Simplifier 12.60 ms 15.56 mb 15.9% of total time
Parser 3.15 ms 6.49 mb 4.0% of total time
CorePrep 1.87 ms 2.07 mb 2.4% of total time
Desugar 1.59 ms 1.85 mb 2.0% of total time
CoreTidy 1.42 ms 1.94 mb 1.8% of total time
Demand analysis 0.73 ms 1.19 mb 0.9% of total time
Common sub-expression 0.65 ms 0.94 mb 0.8% of total time
Float inwards 0.64 ms 0.96 mb 0.8% of total time
Specialise 0.56 ms 0.77 mb 0.7% of total time
SpecConstr 0.41 ms 0.70 mb 0.5% of total time
Called arity analysis 0.41 ms 0.62 mb 0.5% of total time
Worker Wrapper binds 0.31 ms 0.48 mb 0.4% of total time
Liberate case 0.26 ms 0.43 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 79.08 ms 103.71 mb 100.0% of total time
==============================Text.XML.HXT.Arrow.Pickle==============================
CodeGen 38.00 ms 57.24 mb 48.1% of total time
Simplifier 21.00 ms 31.85 mb 26.6% of total time
Renamer/typechecker 8.00 ms 11.38 mb 10.1% of total time
Parser 2.00 ms 6.14 mb 2.5% of total time
Float inwards 2.00 ms 3.02 mb 2.5% of total time
Demand analysis 2.00 ms 2.92 mb 2.5% of total time
Specialise 1.00 ms 0.57 mb 1.3% of total time
Desugar 1.00 ms 2.30 mb 1.3% of total time
CoreTidy 1.00 ms 1.40 mb 1.3% of total time
CorePrep 1.00 ms 2.31 mb 1.3% of total time
Common sub-expression 1.00 ms 0.94 mb 1.3% of total time
Called arity analysis 1.00 ms 1.00 mb 1.3% of total time
Worker Wrapper binds 0.00 ms 0.36 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 79.00 ms 121.43 mb 100.0% of total time
==================================Data.Set.CharSet===================================
CodeGen 25.00 ms 33.48 mb 32.9% of total time
Renamer/typechecker 21.00 ms 17.13 mb 27.6% of total time
Simplifier 19.00 ms 20.33 mb 25.0% of total time
Desugar 3.00 ms 2.71 mb 3.9% of total time
Parser 2.00 ms 5.27 mb 2.6% of total time
Worker Wrapper binds 1.00 ms 0.20 mb 1.3% of total time
Specialise 1.00 ms 0.57 mb 1.3% of total time
Float inwards 1.00 ms 1.79 mb 1.3% of total time
Demand analysis 1.00 ms 2.06 mb 1.3% of total time
CoreTidy 1.00 ms 0.64 mb 1.3% of total time
CorePrep 1.00 ms 1.11 mb 1.3% of total time
Common sub-expression 0.00 ms 0.65 mb 0.0% of total time
Called arity analysis 0.00 ms 0.50 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 76.00 ms 86.44 mb 100.0% of total time
================================Control.Arrow.ArrowIf================================
CodeGen 26.00 ms 36.90 mb 34.7% of total time
Simplifier 17.00 ms 30.81 mb 22.7% of total time
Renamer/typechecker 16.00 ms 18.68 mb 21.3% of total time
Desugar 5.00 ms 9.04 mb 6.7% of total time
Parser 4.00 ms 5.71 mb 5.3% of total time
Float inwards 2.00 ms 1.97 mb 2.7% of total time
Worker Wrapper binds 1.00 ms 0.22 mb 1.3% of total time
Demand analysis 1.00 ms 2.35 mb 1.3% of total time
CoreTidy 1.00 ms 1.17 mb 1.3% of total time
CorePrep 1.00 ms 1.92 mb 1.3% of total time
Common sub-expression 1.00 ms 0.90 mb 1.3% of total time
Specialise 0.00 ms 0.56 mb 0.0% of total time
Called arity analysis 0.00 ms 0.44 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 75.00 ms 110.68 mb 100.0% of total time
=======================Text.XML.HXT.Arrow.XmlState.URIHandling=======================
CodeGen 34.00 ms 48.17 mb 45.9% of total time
Simplifier 20.00 ms 28.62 mb 27.0% of total time
Renamer/typechecker 11.00 ms 15.07 mb 14.9% of total time
Desugar 3.00 ms 5.58 mb 4.1% of total time
Parser 2.00 ms 6.51 mb 2.7% of total time
Specialise 1.00 ms 0.57 mb 1.4% of total time
Demand analysis 1.00 ms 2.14 mb 1.4% of total time
CoreTidy 1.00 ms 1.59 mb 1.4% of total time
Common sub-expression 1.00 ms 0.80 mb 1.4% of total time
Worker Wrapper binds 0.00 ms 0.31 mb 0.0% of total time
Float inwards 0.00 ms 1.92 mb 0.0% of total time
CorePrep 0.00 ms 1.38 mb 0.0% of total time
Called arity analysis 0.00 ms 0.88 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 74.00 ms 113.52 mb 100.0% of total time
==============================Control.Monad.Writer.Lazy==============================
Renamer/typechecker 46.89 ms 40.26 mb 63.5% of total time
CodeGen 8.02 ms 4.18 mb 10.9% of total time
Simplifier 6.79 ms 4.29 mb 9.2% of total time
Parser 4.19 ms 5.30 mb 5.7% of total time
Desugar 1.66 ms 1.44 mb 2.2% of total time
CorePrep 1.35 ms 0.85 mb 1.8% of total time
Float inwards 1.05 ms 0.79 mb 1.4% of total time
CoreTidy 0.93 ms 0.61 mb 1.3% of total time
Common sub-expression 0.62 ms 0.44 mb 0.8% of total time
Specialise 0.59 ms 0.42 mb 0.8% of total time
Demand analysis 0.58 ms 0.49 mb 0.8% of total time
Called arity analysis 0.58 ms 0.44 mb 0.8% of total time
Worker Wrapper binds 0.56 ms 0.44 mb 0.8% of total time
-------------------------------------------------------------------------------------
Total 73.81 ms 59.95 mb 100.0% of total time
===========================Text.ParserCombinators.Poly.Lex===========================
Simplifier 25.00 ms 32.67 mb 34.2% of total time
CodeGen 24.00 ms 31.25 mb 32.9% of total time
Renamer/typechecker 9.00 ms 8.89 mb 12.3% of total time
Desugar 3.00 ms 2.98 mb 4.1% of total time
Parser 2.00 ms 5.64 mb 2.7% of total time
Demand analysis 2.00 ms 1.92 mb 2.7% of total time
CoreTidy 2.00 ms 1.36 mb 2.7% of total time
Worker Wrapper binds 1.00 ms 0.27 mb 1.4% of total time
Specialise 1.00 ms 0.62 mb 1.4% of total time
SpecConstr 1.00 ms 0.98 mb 1.4% of total time
Liberate case 1.00 ms 0.31 mb 1.4% of total time
CorePrep 1.00 ms 1.21 mb 1.4% of total time
Common sub-expression 1.00 ms 0.87 mb 1.4% of total time
Float inwards 0.00 ms 1.30 mb 0.0% of total time
Called arity analysis 0.00 ms 0.94 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 73.00 ms 91.20 mb 100.0% of total time
================================Control.Lens.Internal================================
Renamer/typechecker 52.80 ms 92.70 mb 72.9% of total time
CodeGen 5.92 ms 3.82 mb 8.2% of total time
Parser 4.45 ms 10.06 mb 6.1% of total time
Simplifier 3.62 ms 4.39 mb 5.0% of total time
Desugar 1.54 ms 2.49 mb 2.1% of total time
CorePrep 1.19 ms 0.80 mb 1.6% of total time
CoreTidy 0.52 ms 0.55 mb 0.7% of total time
Float inwards 0.43 ms 0.70 mb 0.6% of total time
Specialise 0.33 ms 0.37 mb 0.5% of total time
Worker Wrapper binds 0.32 ms 0.39 mb 0.4% of total time
Demand analysis 0.29 ms 0.42 mb 0.4% of total time
Common sub-expression 0.27 ms 0.40 mb 0.4% of total time
Called arity analysis 0.25 ms 0.39 mb 0.3% of total time
SpecConstr 0.24 ms 0.37 mb 0.3% of total time
Liberate case 0.21 ms 0.34 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 72.38 ms 118.18 mb 100.0% of total time
=======================Text.ParserCombinators.Poly.ByteString========================
Simplifier 25.00 ms 31.45 mb 34.7% of total time
CodeGen 23.00 ms 30.32 mb 31.9% of total time
Renamer/typechecker 11.00 ms 9.67 mb 15.3% of total time
Parser 3.00 ms 5.34 mb 4.2% of total time
Desugar 3.00 ms 2.71 mb 4.2% of total time
CoreTidy 2.00 ms 1.15 mb 2.8% of total time
SpecConstr 1.00 ms 0.85 mb 1.4% of total time
Liberate case 1.00 ms 0.28 mb 1.4% of total time
Float inwards 1.00 ms 1.12 mb 1.4% of total time
Demand analysis 1.00 ms 1.83 mb 1.4% of total time
Common sub-expression 1.00 ms 0.76 mb 1.4% of total time
Worker Wrapper binds 0.00 ms 0.25 mb 0.0% of total time
Specialise 0.00 ms 0.50 mb 0.0% of total time
CorePrep 0.00 ms 1.10 mb 0.0% of total time
Called arity analysis 0.00 ms 1.04 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 72.00 ms 88.36 mb 100.0% of total time
================================Language.Haskell.Exts================================
CodeGen 30.00 ms 45.53 mb 41.7% of total time
Simplifier 18.00 ms 29.05 mb 25.0% of total time
Renamer/typechecker 12.00 ms 17.04 mb 16.7% of total time
Parser 7.00 ms 6.48 mb 9.7% of total time
Desugar 2.00 ms 4.25 mb 2.8% of total time
Float inwards 1.00 ms 1.84 mb 1.4% of total time
Demand analysis 1.00 ms 2.16 mb 1.4% of total time
CoreTidy 1.00 ms 1.45 mb 1.4% of total time
Worker Wrapper binds 0.00 ms 0.34 mb 0.0% of total time
Specialise 0.00 ms 0.58 mb 0.0% of total time
CorePrep 0.00 ms 1.46 mb 0.0% of total time
Common sub-expression 0.00 ms 0.82 mb 0.0% of total time
Called arity analysis 0.00 ms 0.64 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 72.00 ms 111.64 mb 100.0% of total time
============================Data.Semigroup.Bitraversable=============================
CodeGen 27.36 ms 26.13 mb 39.0% of total time
Renamer/typechecker 18.46 ms 27.87 mb 26.3% of total time
Simplifier 11.19 ms 13.39 mb 15.9% of total time
Parser 3.20 ms 6.72 mb 4.6% of total time
Desugar 3.14 ms 4.04 mb 4.5% of total time
CorePrep 2.33 ms 2.57 mb 3.3% of total time
CoreTidy 1.03 ms 1.45 mb 1.5% of total time
Demand analysis 0.88 ms 1.25 mb 1.3% of total time
Common sub-expression 0.76 ms 0.80 mb 1.1% of total time
Float inwards 0.70 ms 0.98 mb 1.0% of total time
Called arity analysis 0.42 ms 0.54 mb 0.6% of total time
Specialise 0.40 ms 0.56 mb 0.6% of total time
Worker Wrapper binds 0.34 ms 0.47 mb 0.5% of total time
-------------------------------------------------------------------------------------
Total 70.21 ms 86.74 mb 100.0% of total time
===================================Test.HUnit.Text===================================
CodeGen 32.00 ms 41.33 mb 45.7% of total time
Simplifier 17.00 ms 20.03 mb 24.3% of total time
Renamer/typechecker 12.00 ms 11.59 mb 17.1% of total time
Desugar 4.00 ms 1.74 mb 5.7% of total time
Parser 2.00 ms 4.27 mb 2.9% of total time
Worker Wrapper binds 1.00 ms 0.26 mb 1.4% of total time
Demand analysis 1.00 ms 1.53 mb 1.4% of total time
CorePrep 1.00 ms 1.06 mb 1.4% of total time
Specialise 0.00 ms 0.40 mb 0.0% of total time
Float inwards 0.00 ms 1.21 mb 0.0% of total time
CoreTidy 0.00 ms 0.89 mb 0.0% of total time
Common sub-expression 0.00 ms 0.54 mb 0.0% of total time
Called arity analysis 0.00 ms 0.47 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 70.00 ms 85.32 mb 100.0% of total time
========================Language.Preprocessor.Cpphs.ReadFirst========================
CodeGen 28.00 ms 37.21 mb 40.0% of total time
Renamer/typechecker 16.00 ms 17.51 mb 22.9% of total time
Simplifier 13.00 ms 16.84 mb 18.6% of total time
Desugar 5.00 ms 1.26 mb 7.1% of total time
Parser 2.00 ms 3.41 mb 2.9% of total time
Float inwards 2.00 ms 1.61 mb 2.9% of total time
Demand analysis 2.00 ms 1.65 mb 2.9% of total time
CoreTidy 1.00 ms 0.56 mb 1.4% of total time
CorePrep 1.00 ms 1.09 mb 1.4% of total time
Worker Wrapper binds 0.00 ms 0.26 mb 0.0% of total time
Specialise 0.00 ms 0.42 mb 0.0% of total time
SpecConstr 0.00 ms 0.72 mb 0.0% of total time
Liberate case 0.00 ms 0.24 mb 0.0% of total time
Common sub-expression 0.00 ms 0.38 mb 0.0% of total time
Called arity analysis 0.00 ms 0.43 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 70.00 ms 83.60 mb 100.0% of total time
=============================Data.Semigroup.Traversable==============================
CodeGen 27.46 ms 26.25 mb 40.0% of total time
Renamer/typechecker 22.17 ms 26.21 mb 32.3% of total time
Simplifier 8.33 ms 7.05 mb 12.1% of total time
CorePrep 2.06 ms 1.92 mb 3.0% of total time
Desugar 1.87 ms 1.81 mb 2.7% of total time
Specialise 1.51 ms 0.52 mb 2.2% of total time
Parser 1.47 ms 2.33 mb 2.1% of total time
CoreTidy 0.97 ms 1.13 mb 1.4% of total time
Demand analysis 0.81 ms 0.96 mb 1.2% of total time
Float inwards 0.68 ms 0.91 mb 1.0% of total time
Common sub-expression 0.45 ms 0.55 mb 0.7% of total time
Worker Wrapper binds 0.44 ms 0.48 mb 0.6% of total time
Called arity analysis 0.41 ms 0.49 mb 0.6% of total time
-------------------------------------------------------------------------------------
Total 68.63 ms 70.61 mb 100.0% of total time
===============================Text.XML.HXT.IO.GetFILE===============================
Renamer/typechecker 33.00 ms 36.32 mb 48.5% of total time
CodeGen 16.00 ms 23.81 mb 23.5% of total time
Simplifier 12.00 ms 13.89 mb 17.6% of total time
Desugar 3.00 ms 1.35 mb 4.4% of total time
Parser 1.00 ms 3.58 mb 1.5% of total time
Demand analysis 1.00 ms 1.15 mb 1.5% of total time
CorePrep 1.00 ms 0.69 mb 1.5% of total time
Common sub-expression 1.00 ms 0.34 mb 1.5% of total time
Worker Wrapper binds 0.00 ms 0.20 mb 0.0% of total time
Specialise 0.00 ms 0.40 mb 0.0% of total time
Float inwards 0.00 ms 1.34 mb 0.0% of total time
CoreTidy 0.00 ms 0.49 mb 0.0% of total time
Called arity analysis 0.00 ms 0.34 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 68.00 ms 83.89 mb 100.0% of total time
========================Language.Haskell.Exts.Annotated.Build========================
CodeGen 27.00 ms 39.33 mb 39.7% of total time
Simplifier 14.00 ms 22.40 mb 20.6% of total time
Renamer/typechecker 14.00 ms 18.07 mb 20.6% of total time
Desugar 4.00 ms 2.32 mb 5.9% of total time
Parser 3.00 ms 8.94 mb 4.4% of total time
Specialise 1.00 ms 0.60 mb 1.5% of total time
Float inwards 1.00 ms 1.63 mb 1.5% of total time
Demand analysis 1.00 ms 1.88 mb 1.5% of total time
CoreTidy 1.00 ms 0.98 mb 1.5% of total time
CorePrep 1.00 ms 1.41 mb 1.5% of total time
Common sub-expression 1.00 ms 0.88 mb 1.5% of total time
Worker Wrapper binds 0.00 ms 0.43 mb 0.0% of total time
Called arity analysis 0.00 ms 0.59 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 68.00 ms 99.48 mb 100.0% of total time
=================================Control.Lens.Extras=================================
Renamer/typechecker 40.41 ms 78.36 mb 59.8% of total time
CodeGen 12.64 ms 9.94 mb 18.7% of total time
Simplifier 6.81 ms 9.68 mb 10.1% of total time
CorePrep 2.03 ms 1.17 mb 3.0% of total time
Parser 1.74 ms 2.74 mb 2.6% of total time
Desugar 0.87 ms 0.98 mb 1.3% of total time
CoreTidy 0.54 ms 0.69 mb 0.8% of total time
Demand analysis 0.47 ms 0.71 mb 0.7% of total time
Float inwards 0.46 ms 0.77 mb 0.7% of total time
Common sub-expression 0.34 ms 0.49 mb 0.5% of total time
Specialise 0.30 ms 0.44 mb 0.4% of total time
Called arity analysis 0.28 ms 0.43 mb 0.4% of total time
SpecConstr 0.27 ms 0.43 mb 0.4% of total time
Worker Wrapper binds 0.26 ms 0.41 mb 0.4% of total time
Liberate case 0.20 ms 0.36 mb 0.3% of total time
-------------------------------------------------------------------------------------
Total 67.62 ms 107.60 mb 100.0% of total time
========================Text.ParserCombinators.Poly.StateLazy========================
Simplifier 29.00 ms 33.29 mb 43.3% of total time
Renamer/typechecker 15.00 ms 14.90 mb 22.4% of total time
CodeGen 14.00 ms 18.80 mb 20.9% of total time
Parser 2.00 ms 4.89 mb 3.0% of total time
Desugar 2.00 ms 3.12 mb 3.0% of total time
SpecConstr 1.00 ms 0.77 mb 1.5% of total time
Float inwards 1.00 ms 2.26 mb 1.5% of total time
Demand analysis 1.00 ms 1.62 mb 1.5% of total time
CoreTidy 1.00 ms 1.04 mb 1.5% of total time
CorePrep 1.00 ms 1.01 mb 1.5% of total time
Worker Wrapper binds 0.00 ms 0.24 mb 0.0% of total time
Specialise 0.00 ms 0.49 mb 0.0% of total time
Liberate case 0.00 ms 0.27 mb 0.0% of total time
Common sub-expression 0.00 ms 0.74 mb 0.0% of total time
Called arity analysis 0.00 ms 0.77 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 67.00 ms 84.22 mb 100.0% of total time
==================================Data.Functor.Bind==================================
Renamer/typechecker 24.15 ms 33.35 mb 36.2% of total time
CodeGen 20.07 ms 23.38 mb 30.1% of total time
Simplifier 8.86 ms 9.86 mb 13.3% of total time
Parser 4.16 ms 8.98 mb 6.2% of total time
Desugar 3.49 ms 3.64 mb 5.2% of total time
CorePrep 1.73 ms 2.01 mb 2.6% of total time
Demand analysis 0.85 ms 1.18 mb 1.3% of total time
CoreTidy 0.84 ms 1.14 mb 1.3% of total time
Common sub-expression 0.74 ms 1.02 mb 1.1% of total time
Float inwards 0.58 ms 0.93 mb 0.9% of total time
Specialise 0.53 ms 0.68 mb 0.8% of total time
Called arity analysis 0.38 ms 0.54 mb 0.6% of total time
Worker Wrapper binds 0.34 ms 0.46 mb 0.5% of total time
-------------------------------------------------------------------------------------
Total 66.72 ms 87.16 mb 100.0% of total time
======================Language.Haskell.Exts.Annotated.Comments=======================
Simplifier 24.00 ms 34.00 mb 36.4% of total time
CodeGen 22.00 ms 37.81 mb 33.3% of total time
Renamer/typechecker 11.00 ms 10.60 mb 16.7% of total time
Parser 2.00 ms 5.38 mb 3.0% of total time
Desugar 2.00 ms 2.40 mb 3.0% of total time
Specialise 1.00 ms 0.53 mb 1.5% of total time
Demand analysis 1.00 ms 2.40 mb 1.5% of total time
CorePrep 1.00 ms 1.45 mb 1.5% of total time
Common sub-expression 1.00 ms 0.80 mb 1.5% of total time
Called arity analysis 1.00 ms 0.52 mb 1.5% of total time
Worker Wrapper binds 0.00 ms 0.31 mb 0.0% of total time
Float inwards 0.00 ms 1.74 mb 0.0% of total time
CoreTidy 0.00 ms 1.22 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 66.00 ms 99.18 mb 100.0% of total time
===========================Language.Haskell.Exts.Annotated===========================
CodeGen 22.00 ms 35.14 mb 33.3% of total time
Renamer/typechecker 20.00 ms 20.50 mb 30.3% of total time
Simplifier 14.00 ms 23.39 mb 21.2% of total time
Parser 4.00 ms 5.60 mb 6.1% of total time
Desugar 2.00 ms 3.85 mb 3.0% of total time
Worker Wrapper binds 1.00 ms 0.26 mb 1.5% of total time
Specialise 1.00 ms 0.48 mb 1.5% of total time
CoreTidy 1.00 ms 1.11 mb 1.5% of total time
CorePrep 1.00 ms 1.15 mb 1.5% of total time
Float inwards 0.00 ms 1.55 mb 0.0% of total time
Demand analysis 0.00 ms 1.76 mb 0.0% of total time
Common sub-expression 0.00 ms 0.64 mb 0.0% of total time
Called arity analysis 0.00 ms 0.50 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 66.00 ms 95.93 mb 100.0% of total time
==================================Text.Parsec.Perm===================================
Renamer/typechecker 18.00 ms 16.80 mb 28.1% of total time
CodeGen 17.00 ms 26.50 mb 26.6% of total time
Simplifier 16.00 ms 24.35 mb 25.0% of total time
Desugar 3.00 ms 2.69 mb 4.7% of total time
Parser 2.00 ms 5.41 mb 3.1% of total time
Specialise 1.00 ms 0.43 mb 1.6% of total time
SpecConstr 1.00 ms 1.06 mb 1.6% of total time
Liberate case 1.00 ms 0.32 mb 1.6% of total time
Demand analysis 1.00 ms 1.65 mb 1.6% of total time
CoreTidy 1.00 ms 0.90 mb 1.6% of total time
CorePrep 1.00 ms 1.31 mb 1.6% of total time
Common sub-expression 1.00 ms 0.74 mb 1.6% of total time
Called arity analysis 1.00 ms 0.46 mb 1.6% of total time
Worker Wrapper binds 0.00 ms 0.37 mb 0.0% of total time
Float inwards 0.00 ms 1.96 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 64.00 ms 84.94 mb 100.0% of total time
==============================Data.Functor.Composition===============================
CodeGen 23.82 ms 28.96 mb 38.6% of total time
Simplifier 15.29 ms 18.30 mb 24.8% of total time
Renamer/typechecker 13.86 ms 17.98 mb 22.5% of total time
Desugar 1.53 ms 1.46 mb 2.5% of total time
CoreTidy 1.48 ms 1.77 mb 2.4% of total time
CorePrep 1.38 ms 1.72 mb 2.2% of total time
Parser 1.30 ms 1.80 mb 2.1% of total time
Demand analysis 0.83 ms 0.89 mb 1.3% of total time
Float inwards 0.58 ms 0.94 mb 0.9% of total time
Common sub-expression 0.49 ms 0.68 mb 0.8% of total time
Called arity analysis 0.46 ms 0.65 mb 0.7% of total time
Specialise 0.39 ms 0.59 mb 0.6% of total time
Worker Wrapper binds 0.32 ms 0.47 mb 0.5% of total time
-------------------------------------------------------------------------------------
Total 61.73 ms 76.22 mb 100.0% of total time
=====================Text.XML.HXT.Arrow.XmlState.RunIOStateArrow=====================
CodeGen 31.00 ms 41.90 mb 51.7% of total time
Simplifier 15.00 ms 19.78 mb 25.0% of total time
Renamer/typechecker 7.00 ms 8.75 mb 11.7% of total time
Parser 3.00 ms 7.98 mb 5.0% of total time
Desugar 1.00 ms 1.42 mb 1.7% of total time
Demand analysis 1.00 ms 1.67 mb 1.7% of total time
CoreTidy 1.00 ms 1.60 mb 1.7% of total time
Common sub-expression 1.00 ms 0.64 mb 1.7% of total time
Worker Wrapper binds 0.00 ms 0.23 mb 0.0% of total time
Specialise 0.00 ms 0.48 mb 0.0% of total time
Float inwards 0.00 ms 1.41 mb 0.0% of total time
CorePrep 0.00 ms 1.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.65 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 60.00 ms 87.58 mb 100.0% of total time
=============================Data.Profunctor.Adjunction==============================
CodeGen 30.18 ms 37.64 mb 51.9% of total time
Renamer/typechecker 14.36 ms 23.53 mb 24.7% of total time
Simplifier 5.24 ms 6.39 mb 9.0% of total time
Parser 2.46 ms 4.50 mb 4.2% of total time
CorePrep 1.59 ms 1.96 mb 2.7% of total time
Desugar 1.00 ms 0.57 mb 1.7% of total time
CoreTidy 0.90 ms 1.29 mb 1.5% of total time
Float inwards 0.43 ms 0.75 mb 0.7% of total time
Demand analysis 0.35 ms 0.54 mb 0.6% of total time
Common sub-expression 0.34 ms 0.47 mb 0.6% of total time
Specialise 0.30 ms 0.43 mb 0.5% of total time
Worker Wrapper binds 0.28 ms 0.41 mb 0.5% of total time
SpecConstr 0.28 ms 0.44 mb 0.5% of total time
Called arity analysis 0.25 ms 0.41 mb 0.4% of total time
Liberate case 0.21 ms 0.35 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 58.17 ms 79.66 mb 100.0% of total time
=========================Text.XML.HXT.DTDValidation.TypeDefs=========================
CodeGen 23.00 ms 31.92 mb 39.7% of total time
Renamer/typechecker 14.00 ms 27.85 mb 24.1% of total time
Simplifier 11.00 ms 17.63 mb 19.0% of total time
Desugar 5.00 ms 10.34 mb 8.6% of total time
Parser 2.00 ms 5.05 mb 3.4% of total time
Worker Wrapper binds 1.00 ms 0.35 mb 1.7% of total time
Demand analysis 1.00 ms 2.28 mb 1.7% of total time
Called arity analysis 1.00 ms 0.63 mb 1.7% of total time
Specialise 0.00 ms 0.56 mb 0.0% of total time
Float inwards 0.00 ms 1.35 mb 0.0% of total time
CoreTidy 0.00 ms 1.01 mb 0.0% of total time
CorePrep 0.00 ms 0.93 mb 0.0% of total time
Common sub-expression 0.00 ms 0.57 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 58.00 ms 100.47 mb 100.0% of total time
======================Text.XML.HXT.Arrow.XmlState.TraceHandling======================
CodeGen 24.00 ms 33.31 mb 43.6% of total time
Simplifier 18.00 ms 21.72 mb 32.7% of total time
Renamer/typechecker 6.00 ms 8.20 mb 10.9% of total time
Parser 1.00 ms 4.25 mb 1.8% of total time
Desugar 1.00 ms 1.17 mb 1.8% of total time
Demand analysis 1.00 ms 1.99 mb 1.8% of total time
CoreTidy 1.00 ms 1.18 mb 1.8% of total time
CorePrep 1.00 ms 1.28 mb 1.8% of total time
Common sub-expression 1.00 ms 0.72 mb 1.8% of total time
Called arity analysis 1.00 ms 0.82 mb 1.8% of total time
Worker Wrapper binds 0.00 ms 0.23 mb 0.0% of total time
Specialise 0.00 ms 0.45 mb 0.0% of total time
Float inwards 0.00 ms 2.03 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 55.00 ms 77.36 mb 100.0% of total time
===========================Language.Haskell.Exts.Comments============================
CodeGen 28.00 ms 41.55 mb 50.9% of total time
Simplifier 14.00 ms 24.66 mb 25.5% of total time
Renamer/typechecker 5.00 ms 5.81 mb 9.1% of total time
Desugar 2.00 ms 2.77 mb 3.6% of total time
Specialise 1.00 ms 0.55 mb 1.8% of total time
Parser 1.00 ms 0.42 mb 1.8% of total time
Demand analysis 1.00 ms 1.88 mb 1.8% of total time
CoreTidy 1.00 ms 1.52 mb 1.8% of total time
CorePrep 1.00 ms 1.16 mb 1.8% of total time
Called arity analysis 1.00 ms 1.11 mb 1.8% of total time
Worker Wrapper binds 0.00 ms 0.36 mb 0.0% of total time
Float inwards 0.00 ms 1.12 mb 0.0% of total time
Common sub-expression 0.00 ms 0.78 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 55.00 ms 83.70 mb 100.0% of total time
===============================Control.Lens.Operators================================
Renamer/typechecker 34.29 ms 69.66 mb 63.9% of total time
CodeGen 5.96 ms 3.83 mb 11.1% of total time
Parser 4.65 ms 9.50 mb 8.7% of total time
Simplifier 3.92 ms 5.56 mb 7.3% of total time
CorePrep 1.35 ms 0.80 mb 2.5% of total time
Desugar 0.92 ms 1.67 mb 1.7% of total time
CoreTidy 0.44 ms 0.56 mb 0.8% of total time
Float inwards 0.41 ms 0.70 mb 0.8% of total time
Worker Wrapper binds 0.28 ms 0.39 mb 0.5% of total time
Demand analysis 0.27 ms 0.42 mb 0.5% of total time
Common sub-expression 0.25 ms 0.40 mb 0.5% of total time
Called arity analysis 0.25 ms 0.39 mb 0.5% of total time
Specialise 0.23 ms 0.37 mb 0.4% of total time
SpecConstr 0.23 ms 0.36 mb 0.4% of total time
Liberate case 0.20 ms 0.35 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 53.65 ms 94.94 mb 100.0% of total time
========================Data.Text.Internal.Builder.Functions=========================
Renamer/typechecker 17.85 ms 28.30 mb 33.4% of total time
CodeGen 13.91 ms 15.87 mb 26.0% of total time
Simplifier 11.12 ms 10.90 mb 20.8% of total time
Parser 3.23 ms 6.04 mb 6.0% of total time
CoreTidy 1.59 ms 0.85 mb 3.0% of total time
Specialise 1.31 ms 0.56 mb 2.4% of total time
CorePrep 1.07 ms 1.22 mb 2.0% of total time
Desugar 0.97 ms 1.20 mb 1.8% of total time
Float inwards 0.47 ms 0.97 mb 0.9% of total time
Demand analysis 0.39 ms 0.73 mb 0.7% of total time
Common sub-expression 0.38 ms 0.61 mb 0.7% of total time
Called arity analysis 0.34 ms 0.60 mb 0.6% of total time
Worker Wrapper binds 0.32 ms 0.50 mb 0.6% of total time
SpecConstr 0.30 ms 0.55 mb 0.6% of total time
Liberate case 0.22 ms 0.45 mb 0.4% of total time
-------------------------------------------------------------------------------------
Total 53.47 ms 69.36 mb 100.0% of total time
===============================Control.Monad.RWS.Lazy================================
Renamer/typechecker 22.66 ms 18.98 mb 42.5% of total time
Simplifier 9.01 ms 4.31 mb 16.9% of total time
CodeGen 8.10 ms 4.09 mb 15.2% of total time
Parser 2.96 ms 5.57 mb 5.5% of total time
CorePrep 2.56 ms 0.84 mb 4.8% of total time
CoreTidy 1.98 ms 0.61 mb 3.7% of total time
Desugar 1.89 ms 1.74 mb 3.5% of total time
Float inwards 0.93 ms 0.80 mb 1.7% of total time
Common sub-expression 0.91 ms 0.45 mb 1.7% of total time
Demand analysis 0.65 ms 0.49 mb 1.2% of total time
Specialise 0.58 ms 0.42 mb 1.1% of total time
Called arity analysis 0.57 ms 0.44 mb 1.1% of total time
Worker Wrapper binds 0.56 ms 0.44 mb 1.0% of total time
-------------------------------------------------------------------------------------
Total 53.36 ms 39.18 mb 100.0% of total time
================================Control.Monad.Except=================================
Renamer/typechecker 17.39 ms 14.91 mb 32.9% of total time
Parser 10.60 ms 12.28 mb 20.0% of total time
Simplifier 8.94 ms 4.30 mb 16.9% of total time
CodeGen 6.21 ms 4.00 mb 11.7% of total time
Desugar 3.17 ms 1.60 mb 6.0% of total time
CorePrep 1.42 ms 0.84 mb 2.7% of total time
Float inwards 1.04 ms 0.80 mb 2.0% of total time
CoreTidy 1.02 ms 0.61 mb 1.9% of total time
Common sub-expression 0.67 ms 0.45 mb 1.3% of total time
Demand analysis 0.66 ms 0.49 mb 1.2% of total time
Worker Wrapper binds 0.64 ms 0.44 mb 1.2% of total time
Specialise 0.59 ms 0.42 mb 1.1% of total time
Called arity analysis 0.57 ms 0.44 mb 1.1% of total time
-------------------------------------------------------------------------------------
Total 52.92 ms 41.58 mb 100.0% of total time
==============================Control.Monad.State.Lazy===============================
Renamer/typechecker 19.00 ms 14.99 mb 35.9% of total time
Parser 9.51 ms 11.90 mb 18.0% of total time
Simplifier 8.64 ms 4.28 mb 16.3% of total time
CodeGen 7.31 ms 4.16 mb 13.8% of total time
CorePrep 1.65 ms 0.84 mb 3.1% of total time
Desugar 1.33 ms 1.10 mb 2.5% of total time
Float inwards 0.99 ms 0.80 mb 1.9% of total time
CoreTidy 0.99 ms 0.60 mb 1.9% of total time
Specialise 0.88 ms 0.42 mb 1.7% of total time
Worker Wrapper binds 0.65 ms 0.44 mb 1.2% of total time
Demand analysis 0.65 ms 0.48 mb 1.2% of total time
Common sub-expression 0.64 ms 0.45 mb 1.2% of total time
Called arity analysis 0.63 ms 0.44 mb 1.2% of total time
-------------------------------------------------------------------------------------
Total 52.87 ms 40.91 mb 100.0% of total time
=================================Control.Monad.Trans=================================
Renamer/typechecker 25.38 ms 20.07 mb 49.7% of total time
Simplifier 7.45 ms 4.29 mb 14.6% of total time
CodeGen 5.61 ms 3.98 mb 11.0% of total time
Parser 3.75 ms 3.64 mb 7.3% of total time
Desugar 2.56 ms 0.51 mb 5.0% of total time
CorePrep 1.17 ms 0.84 mb 2.3% of total time
Float inwards 1.06 ms 0.79 mb 2.1% of total time
CoreTidy 0.93 ms 0.60 mb 1.8% of total time
Demand analysis 0.69 ms 0.49 mb 1.4% of total time
Worker Wrapper binds 0.63 ms 0.44 mb 1.2% of total time
Common sub-expression 0.63 ms 0.44 mb 1.2% of total time
Called arity analysis 0.62 ms 0.44 mb 1.2% of total time
Specialise 0.56 ms 0.42 mb 1.1% of total time
-------------------------------------------------------------------------------------
Total 51.04 ms 36.95 mb 100.0% of total time
==========================Text.XML.HXT.Arrow.WriteDocument===========================
CodeGen 21.00 ms 30.38 mb 41.2% of total time
Simplifier 12.00 ms 17.07 mb 23.5% of total time
Renamer/typechecker 9.00 ms 12.01 mb 17.6% of total time
Desugar 5.00 ms 9.36 mb 9.8% of total time
Parser 1.00 ms 5.21 mb 2.0% of total time
Demand analysis 1.00 ms 1.74 mb 2.0% of total time
CoreTidy 1.00 ms 0.70 mb 2.0% of total time
Called arity analysis 1.00 ms 0.45 mb 2.0% of total time
Worker Wrapper binds 0.00 ms 0.18 mb 0.0% of total time
Specialise 0.00 ms 0.40 mb 0.0% of total time
Float inwards 0.00 ms 1.77 mb 0.0% of total time
CorePrep 0.00 ms 1.03 mb 0.0% of total time
Common sub-expression 0.00 ms 0.42 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 51.00 ms 80.72 mb 100.0% of total time
==========================Text.ParserCombinators.Poly.Lazy===========================
Simplifier 17.00 ms 18.90 mb 33.3% of total time
Renamer/typechecker 13.00 ms 12.58 mb 25.5% of total time
CodeGen 9.00 ms 10.60 mb 17.6% of total time
Desugar 5.00 ms 2.50 mb 9.8% of total time
Specialise 1.00 ms 0.33 mb 2.0% of total time
SpecConstr 1.00 ms 0.42 mb 2.0% of total time
Parser 1.00 ms 3.82 mb 2.0% of total time
Float inwards 1.00 ms 0.66 mb 2.0% of total time
Demand analysis 1.00 ms 0.80 mb 2.0% of total time
CoreTidy 1.00 ms 0.71 mb 2.0% of total time
CorePrep 1.00 ms 0.54 mb 2.0% of total time
Worker Wrapper binds 0.00 ms 0.16 mb 0.0% of total time
Liberate case 0.00 ms 0.15 mb 0.0% of total time
Common sub-expression 0.00 ms 0.40 mb 0.0% of total time
Called arity analysis 0.00 ms 0.48 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 51.00 ms 53.05 mb 100.0% of total time
=============================Control.Comonad.Hoist.Class=============================
CodeGen 17.47 ms 19.93 mb 34.6% of total time
Renamer/typechecker 12.73 ms 18.64 mb 25.2% of total time
Simplifier 10.67 ms 12.64 mb 21.2% of total time
Desugar 2.06 ms 2.57 mb 4.1% of total time
Parser 1.83 ms 3.70 mb 3.6% of total time
CorePrep 1.52 ms 1.75 mb 3.0% of total time
CoreTidy 1.22 ms 1.81 mb 2.4% of total time
Demand analysis 0.60 ms 0.89 mb 1.2% of total time
Float inwards 0.57 ms 0.95 mb 1.1% of total time
Common sub-expression 0.56 ms 0.75 mb 1.1% of total time
Called arity analysis 0.47 ms 0.68 mb 0.9% of total time
Specialise 0.40 ms 0.59 mb 0.8% of total time
Worker Wrapper binds 0.33 ms 0.47 mb 0.7% of total time
-------------------------------------------------------------------------------------
Total 50.43 ms 65.35 mb 100.0% of total time
=============================Control.Monad.State.Strict==============================
Renamer/typechecker 18.17 ms 14.99 mb 36.4% of total time
Parser 10.31 ms 11.93 mb 20.6% of total time
Simplifier 7.20 ms 4.29 mb 14.4% of total time
CodeGen 6.04 ms 4.19 mb 12.1% of total time
CoreTidy 1.90 ms 0.60 mb 3.8% of total time
CorePrep 1.29 ms 0.84 mb 2.6% of total time
Desugar 1.27 ms 1.10 mb 2.5% of total time
Float inwards 0.95 ms 0.80 mb 1.9% of total time
Demand analysis 0.63 ms 0.49 mb 1.3% of total time
Called arity analysis 0.57 ms 0.44 mb 1.1% of total time
Worker Wrapper binds 0.56 ms 0.44 mb 1.1% of total time
Specialise 0.53 ms 0.42 mb 1.1% of total time
Common sub-expression 0.52 ms 0.45 mb 1.0% of total time
-------------------------------------------------------------------------------------
Total 49.94 ms 40.98 mb 100.0% of total time
=================================Control.Monad.Error=================================
Renamer/typechecker 16.80 ms 14.21 mb 34.0% of total time
Parser 9.80 ms 12.62 mb 19.8% of total time
CodeGen 7.51 ms 3.98 mb 15.2% of total time
Simplifier 6.48 ms 4.30 mb 13.1% of total time
Desugar 3.19 ms 1.58 mb 6.4% of total time
CorePrep 1.30 ms 0.85 mb 2.6% of total time
CoreTidy 0.96 ms 0.61 mb 1.9% of total time
Float inwards 0.79 ms 0.79 mb 1.6% of total time
Common sub-expression 0.63 ms 0.44 mb 1.3% of total time
Worker Wrapper binds 0.62 ms 0.44 mb 1.3% of total time
Specialise 0.57 ms 0.42 mb 1.2% of total time
Demand analysis 0.48 ms 0.49 mb 1.0% of total time
Called arity analysis 0.33 ms 0.44 mb 0.7% of total time
-------------------------------------------------------------------------------------
Total 49.46 ms 41.17 mb 100.0% of total time
================================Control.Monad.Reader=================================
Renamer/typechecker 19.24 ms 14.88 mb 39.3% of total time
Simplifier 7.49 ms 4.29 mb 15.3% of total time
Parser 6.89 ms 8.20 mb 14.1% of total time
CodeGen 6.05 ms 4.00 mb 12.4% of total time
CoreTidy 2.18 ms 0.60 mb 4.5% of total time
Desugar 1.42 ms 1.10 mb 2.9% of total time
CorePrep 1.30 ms 0.84 mb 2.7% of total time
Specialise 1.06 ms 0.42 mb 2.2% of total time
Float inwards 0.92 ms 0.79 mb 1.9% of total time
Demand analysis 0.62 ms 0.49 mb 1.3% of total time
Worker Wrapper binds 0.60 ms 0.44 mb 1.2% of total time
Common sub-expression 0.60 ms 0.44 mb 1.2% of total time
Called arity analysis 0.54 ms 0.44 mb 1.1% of total time
-------------------------------------------------------------------------------------
Total 48.91 ms 36.92 mb 100.0% of total time
=============================Language.Haskell.Exts.Build=============================
CodeGen 19.00 ms 27.07 mb 40.4% of total time
Simplifier 10.00 ms 15.20 mb 21.3% of total time
Renamer/typechecker 8.00 ms 10.20 mb 17.0% of total time
Parser 3.00 ms 7.56 mb 6.4% of total time
Worker Wrapper binds 1.00 ms 0.31 mb 2.1% of total time
Specialise 1.00 ms 0.41 mb 2.1% of total time
Float inwards 1.00 ms 1.06 mb 2.1% of total time
Desugar 1.00 ms 1.66 mb 2.1% of total time
CoreTidy 1.00 ms 0.64 mb 2.1% of total time
CorePrep 1.00 ms 0.87 mb 2.1% of total time
Common sub-expression 1.00 ms 0.55 mb 2.1% of total time
Demand analysis 0.00 ms 1.20 mb 0.0% of total time
Called arity analysis 0.00 ms 0.45 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 47.00 ms 67.19 mb 100.0% of total time
===============================Control.Concurrent.STM================================
Renamer/typechecker 15.27 ms 12.23 mb 34.3% of total time
Parser 7.41 ms 7.56 mb 16.7% of total time
Simplifier 7.31 ms 3.76 mb 16.4% of total time
CodeGen 6.10 ms 3.83 mb 13.7% of total time
Desugar 2.07 ms 1.46 mb 4.7% of total time
CorePrep 1.27 ms 0.79 mb 2.9% of total time
Float inwards 1.01 ms 0.70 mb 2.3% of total time
CoreTidy 0.94 ms 0.54 mb 2.1% of total time
Demand analysis 0.76 ms 0.42 mb 1.7% of total time
Worker Wrapper binds 0.62 ms 0.39 mb 1.4% of total time
Specialise 0.59 ms 0.37 mb 1.3% of total time
Called arity analysis 0.57 ms 0.39 mb 1.3% of total time
Common sub-expression 0.56 ms 0.40 mb 1.3% of total time
-------------------------------------------------------------------------------------
Total 44.48 ms 32.84 mb 100.0% of total time
==================================Control.Monad.RWS==================================
Renamer/typechecker 16.74 ms 15.59 mb 37.7% of total time
Simplifier 8.28 ms 4.31 mb 18.7% of total time
CodeGen 7.21 ms 3.94 mb 16.2% of total time
Desugar 2.66 ms 1.73 mb 6.0% of total time
Parser 2.23 ms 2.49 mb 5.0% of total time
Demand analysis 1.65 ms 0.49 mb 3.7% of total time
CorePrep 1.27 ms 0.84 mb 2.9% of total time
Float inwards 1.02 ms 0.80 mb 2.3% of total time
CoreTidy 0.94 ms 0.61 mb 2.1% of total time
Worker Wrapper binds 0.63 ms 0.44 mb 1.4% of total time
Common sub-expression 0.62 ms 0.44 mb 1.4% of total time
Specialise 0.56 ms 0.42 mb 1.3% of total time
Called arity analysis 0.56 ms 0.44 mb 1.3% of total time
-------------------------------------------------------------------------------------
Total 44.37 ms 32.54 mb 100.0% of total time
====================Text.XML.HXT.DTDValidation.DocTransformation=====================
CodeGen 19.00 ms 29.66 mb 43.2% of total time
Simplifier 12.00 ms 16.28 mb 27.3% of total time
Renamer/typechecker 6.00 ms 6.92 mb 13.6% of total time
Parser 2.00 ms 4.82 mb 4.5% of total time
Specialise 1.00 ms 0.33 mb 2.3% of total time
Desugar 1.00 ms 1.51 mb 2.3% of total time
Demand analysis 1.00 ms 1.41 mb 2.3% of total time
CorePrep 1.00 ms 0.94 mb 2.3% of total time
Common sub-expression 1.00 ms 0.37 mb 2.3% of total time
Worker Wrapper binds 0.00 ms 0.18 mb 0.0% of total time
Float inwards 0.00 ms 1.74 mb 0.0% of total time
CoreTidy 0.00 ms 0.41 mb 0.0% of total time
Called arity analysis 0.00 ms 0.42 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 44.00 ms 64.99 mb 100.0% of total time
================================Control.Monad.Writer=================================
Renamer/typechecker 15.81 ms 13.33 mb 36.0% of total time
Simplifier 7.97 ms 4.29 mb 18.2% of total time
CodeGen 7.83 ms 4.00 mb 17.8% of total time
Parser 2.14 ms 2.55 mb 4.9% of total time
Desugar 2.07 ms 1.44 mb 4.7% of total time
CoreTidy 1.98 ms 0.61 mb 4.5% of total time
CorePrep 1.84 ms 0.84 mb 4.2% of total time
Float inwards 1.27 ms 0.79 mb 2.9% of total time
Demand analysis 0.67 ms 0.49 mb 1.5% of total time
Common sub-expression 0.61 ms 0.44 mb 1.4% of total time
Worker Wrapper binds 0.60 ms 0.44 mb 1.4% of total time
Called arity analysis 0.57 ms 0.44 mb 1.3% of total time
Specialise 0.51 ms 0.42 mb 1.2% of total time
-------------------------------------------------------------------------------------
Total 43.87 ms 30.07 mb 100.0% of total time
======================================Data.Atom======================================
Renamer/typechecker 15.00 ms 14.62 mb 34.9% of total time
CodeGen 13.00 ms 19.22 mb 30.2% of total time
Simplifier 6.00 ms 10.51 mb 14.0% of total time
Parser 5.00 ms 3.82 mb 11.6% of total time
Desugar 1.00 ms 1.48 mb 2.3% of total time
Demand analysis 1.00 ms 0.91 mb 2.3% of total time
Common sub-expression 1.00 ms 0.33 mb 2.3% of total time
Called arity analysis 1.00 ms 0.63 mb 2.3% of total time
Worker Wrapper binds 0.00 ms 0.14 mb 0.0% of total time
Specialise 0.00 ms 0.32 mb 0.0% of total time
Float inwards 0.00 ms 0.78 mb 0.0% of total time
CoreTidy 0.00 ms 0.57 mb 0.0% of total time
CorePrep 0.00 ms 0.53 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 43.00 ms 53.87 mb 100.0% of total time
=====================Text.XML.HXT.XMLSchema.DataTypeLibW3CNames======================
Renamer/typechecker 20.00 ms 12.53 mb 47.6% of total time
CodeGen 17.00 ms 24.02 mb 40.5% of total time
Simplifier 3.00 ms 4.18 mb 7.1% of total time
Desugar 1.00 ms 1.11 mb 2.4% of total time
CoreTidy 1.00 ms 2.01 mb 2.4% of total time
Worker Wrapper binds 0.00 ms 0.16 mb 0.0% of total time
Specialise 0.00 ms 0.23 mb 0.0% of total time
Parser 0.00 ms 3.60 mb 0.0% of total time
Float inwards 0.00 ms 0.32 mb 0.0% of total time
Demand analysis 0.00 ms 0.41 mb 0.0% of total time
CorePrep 0.00 ms 0.28 mb 0.0% of total time
Common sub-expression 0.00 ms 0.22 mb 0.0% of total time
Called arity analysis 0.00 ms 0.20 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 42.00 ms 49.25 mb 100.0% of total time
=================================Control.Monad.List==================================
Renamer/typechecker 13.83 ms 11.52 mb 33.7% of total time
CodeGen 8.11 ms 3.96 mb 19.8% of total time
Simplifier 6.41 ms 4.29 mb 15.6% of total time
Parser 4.32 ms 2.46 mb 10.5% of total time
CorePrep 1.82 ms 0.85 mb 4.4% of total time
CoreTidy 1.17 ms 0.61 mb 2.9% of total time
Desugar 1.14 ms 0.89 mb 2.8% of total time
Float inwards 1.00 ms 0.79 mb 2.4% of total time
Demand analysis 0.89 ms 0.49 mb 2.2% of total time
Common sub-expression 0.58 ms 0.45 mb 1.4% of total time
Called arity analysis 0.58 ms 0.44 mb 1.4% of total time
Worker Wrapper binds 0.57 ms 0.44 mb 1.4% of total time
Specialise 0.56 ms 0.42 mb 1.4% of total time
-------------------------------------------------------------------------------------
Total 40.98 ms 27.59 mb 100.0% of total time
======================Text.XML.HXT.Arrow.XmlState.SystemConfig=======================
CodeGen 21.00 ms 30.81 mb 52.5% of total time
Simplifier 8.00 ms 12.51 mb 20.0% of total time
Renamer/typechecker 6.00 ms 7.77 mb 15.0% of total time
Parser 2.00 ms 6.94 mb 5.0% of total time
Worker Wrapper binds 1.00 ms 0.22 mb 2.5% of total time
Desugar 1.00 ms 1.13 mb 2.5% of total time
CoreTidy 1.00 ms 0.74 mb 2.5% of total time
Specialise 0.00 ms 0.34 mb 0.0% of total time
Float inwards 0.00 ms 0.61 mb 0.0% of total time
Demand analysis 0.00 ms 1.00 mb 0.0% of total time
CorePrep 0.00 ms 0.68 mb 0.0% of total time
Common sub-expression 0.00 ms 0.47 mb 0.0% of total time
Called arity analysis 0.00 ms 0.45 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 40.00 ms 63.67 mb 100.0% of total time
=========================Data.Tree.NavigatableTree.XPathAxis=========================
CodeGen 14.00 ms 20.34 mb 35.0% of total time
Simplifier 10.00 ms 15.24 mb 25.0% of total time
Renamer/typechecker 8.00 ms 8.35 mb 20.0% of total time
Parser 2.00 ms 4.72 mb 5.0% of total time
Specialise 1.00 ms 0.32 mb 2.5% of total time
Desugar 1.00 ms 1.38 mb 2.5% of total time
Demand analysis 1.00 ms 1.11 mb 2.5% of total time
CoreTidy 1.00 ms 0.56 mb 2.5% of total time
CorePrep 1.00 ms 0.92 mb 2.5% of total time
Common sub-expression 1.00 ms 0.48 mb 2.5% of total time
Worker Wrapper binds 0.00 ms 0.24 mb 0.0% of total time
Float inwards 0.00 ms 1.07 mb 0.0% of total time
Called arity analysis 0.00 ms 0.38 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 40.00 ms 55.13 mb 100.0% of total time
=================================Control.Monad.State=================================
Renamer/typechecker 13.25 ms 12.04 mb 33.8% of total time
Simplifier 7.52 ms 4.30 mb 19.2% of total time
CodeGen 5.87 ms 3.98 mb 15.0% of total time
Desugar 2.40 ms 1.10 mb 6.1% of total time
CorePrep 2.34 ms 0.84 mb 6.0% of total time
Parser 1.95 ms 2.50 mb 5.0% of total time
CoreTidy 1.89 ms 0.61 mb 4.8% of total time
Float inwards 1.02 ms 0.79 mb 2.6% of total time
Demand analysis 0.63 ms 0.49 mb 1.6% of total time
Common sub-expression 0.61 ms 0.44 mb 1.6% of total time
Called arity analysis 0.58 ms 0.44 mb 1.5% of total time
Worker Wrapper binds 0.57 ms 0.44 mb 1.5% of total time
Specialise 0.57 ms 0.42 mb 1.5% of total time
-------------------------------------------------------------------------------------
Total 39.20 ms 28.38 mb 100.0% of total time
============================Control.Lens.Internal.Coerce=============================
CodeGen 12.87 ms 8.33 mb 33.0% of total time
Renamer/typechecker 8.29 ms 10.78 mb 21.3% of total time
Simplifier 7.40 ms 7.57 mb 19.0% of total time
Parser 3.91 ms 8.44 mb 10.0% of total time
Desugar 1.70 ms 1.78 mb 4.4% of total time
CorePrep 1.19 ms 0.90 mb 3.1% of total time
CoreTidy 0.85 ms 0.68 mb 2.2% of total time
Float inwards 0.51 ms 0.76 mb 1.3% of total time
Common sub-expression 0.40 ms 0.49 mb 1.0% of total time
Demand analysis 0.38 ms 0.51 mb 1.0% of total time
Specialise 0.37 ms 0.44 mb 0.9% of total time
SpecConstr 0.32 ms 0.43 mb 0.8% of total time
Called arity analysis 0.30 ms 0.42 mb 0.8% of total time
Worker Wrapper binds 0.28 ms 0.41 mb 0.7% of total time
Liberate case 0.22 ms 0.36 mb 0.6% of total time
-------------------------------------------------------------------------------------
Total 38.99 ms 42.31 mb 100.0% of total time
=========================Text.ParserCombinators.Poly.Result==========================
Renamer/typechecker 24.00 ms 11.61 mb 63.2% of total time
CodeGen 5.00 ms 6.16 mb 13.2% of total time
Simplifier 4.00 ms 4.62 mb 10.5% of total time
CoreTidy 2.00 ms 1.92 mb 5.3% of total time
Parser 1.00 ms 1.52 mb 2.6% of total time
Demand analysis 1.00 ms 0.33 mb 2.6% of total time
CorePrep 1.00 ms 0.27 mb 2.6% of total time
Worker Wrapper binds 0.00 ms 0.13 mb 0.0% of total time
Specialise 0.00 ms 0.16 mb 0.0% of total time
SpecConstr 0.00 ms 0.22 mb 0.0% of total time
Liberate case 0.00 ms 0.09 mb 0.0% of total time
Float inwards 0.00 ms 0.30 mb 0.0% of total time
Desugar 0.00 ms 0.51 mb 0.0% of total time
Common sub-expression 0.00 ms 0.16 mb 0.0% of total time
Called arity analysis 0.00 ms 0.15 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 38.00 ms 28.17 mb 100.0% of total time
=============================Text.Regex.XMLSchema.String=============================
Simplifier 13.00 ms 23.35 mb 35.1% of total time
CodeGen 13.00 ms 15.95 mb 35.1% of total time
Renamer/typechecker 4.00 ms 5.50 mb 10.8% of total time
Parser 2.00 ms 7.11 mb 5.4% of total time
Worker Wrapper binds 1.00 ms 0.42 mb 2.7% of total time
Demand analysis 1.00 ms 2.55 mb 2.7% of total time
CoreTidy 1.00 ms 0.63 mb 2.7% of total time
Common sub-expression 1.00 ms 1.17 mb 2.7% of total time
Called arity analysis 1.00 ms 0.80 mb 2.7% of total time
Specialise 0.00 ms 1.18 mb 0.0% of total time
Float inwards 0.00 ms 1.51 mb 0.0% of total time
Desugar 0.00 ms 0.69 mb 0.0% of total time
CorePrep 0.00 ms 0.51 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 37.00 ms 61.38 mb 100.0% of total time
=============================Control.Comonad.Trans.Class=============================
CodeGen 10.66 ms 12.38 mb 28.9% of total time
Renamer/typechecker 9.95 ms 14.77 mb 27.0% of total time
Simplifier 7.04 ms 7.58 mb 19.1% of total time
Parser 2.70 ms 5.93 mb 7.3% of total time
Desugar 2.11 ms 1.58 mb 5.7% of total time
CorePrep 1.01 ms 1.17 mb 2.7% of total time
CoreTidy 0.93 ms 1.24 mb 2.5% of total time
Float inwards 0.49 ms 0.80 mb 1.3% of total time
Demand analysis 0.48 ms 0.66 mb 1.3% of total time
Common sub-expression 0.41 ms 0.56 mb 1.1% of total time
Called arity analysis 0.38 ms 0.54 mb 1.0% of total time
Specialise 0.35 ms 0.51 mb 1.0% of total time
Worker Wrapper binds 0.33 ms 0.43 mb 0.9% of total time
-------------------------------------------------------------------------------------
Total 36.84 ms 48.15 mb 100.0% of total time
=================================Control.Monad.Cont==================================
Renamer/typechecker 15.41 ms 14.08 mb 44.3% of total time
Simplifier 6.04 ms 4.30 mb 17.4% of total time
Parser 3.71 ms 8.20 mb 10.7% of total time
CodeGen 3.61 ms 3.96 mb 10.4% of total time
Demand analysis 1.37 ms 0.49 mb 3.9% of total time
Desugar 1.18 ms 1.02 mb 3.4% of total time
CorePrep 0.78 ms 0.85 mb 2.2% of total time
CoreTidy 0.58 ms 0.62 mb 1.7% of total time
Float inwards 0.56 ms 0.80 mb 1.6% of total time
Specialise 0.54 ms 0.42 mb 1.6% of total time
Worker Wrapper binds 0.35 ms 0.44 mb 1.0% of total time
Common sub-expression 0.34 ms 0.44 mb 1.0% of total time
Called arity analysis 0.34 ms 0.44 mb 1.0% of total time
-------------------------------------------------------------------------------------
Total 34.81 ms 36.06 mb 100.0% of total time
===============================Data.Function.Selector================================
CodeGen 11.00 ms 15.52 mb 32.4% of total time
Simplifier 10.00 ms 16.66 mb 29.4% of total time
Renamer/typechecker 6.00 ms 6.84 mb 17.6% of total time
Parser 2.00 ms 4.15 mb 5.9% of total time
Specialise 1.00 ms 0.46 mb 2.9% of total time
Desugar 1.00 ms 1.78 mb 2.9% of total time
CoreTidy 1.00 ms 0.92 mb 2.9% of total time
Common sub-expression 1.00 ms 0.66 mb 2.9% of total time
Called arity analysis 1.00 ms 0.37 mb 2.9% of total time
Worker Wrapper binds 0.00 ms 0.32 mb 0.0% of total time
Float inwards 0.00 ms 0.84 mb 0.0% of total time
Demand analysis 0.00 ms 1.04 mb 0.0% of total time
CorePrep 0.00 ms 0.71 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 34.00 ms 50.25 mb 100.0% of total time
============================Text.XML.HXT.DOM.XmlKeywords=============================
CodeGen 23.00 ms 32.80 mb 69.7% of total time
Simplifier 5.00 ms 6.58 mb 15.2% of total time
Renamer/typechecker 3.00 ms 5.41 mb 9.1% of total time
Parser 1.00 ms 4.73 mb 3.0% of total time
Desugar 1.00 ms 1.39 mb 3.0% of total time
Worker Wrapper binds 0.00 ms 0.21 mb 0.0% of total time
Specialise 0.00 ms 0.30 mb 0.0% of total time
Float inwards 0.00 ms 0.44 mb 0.0% of total time
Demand analysis 0.00 ms 0.55 mb 0.0% of total time
CoreTidy 0.00 ms 0.51 mb 0.0% of total time
CorePrep 0.00 ms 0.39 mb 0.0% of total time
Common sub-expression 0.00 ms 0.30 mb 0.0% of total time
Called arity analysis 0.00 ms 0.25 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 33.00 ms 53.89 mb 100.0% of total time
===================================Control.FlatSeq===================================
Simplifier 13.00 ms 21.21 mb 39.4% of total time
CodeGen 11.00 ms 14.72 mb 33.3% of total time
Renamer/typechecker 3.00 ms 4.50 mb 9.1% of total time
Parser 2.00 ms 3.45 mb 6.1% of total time
Desugar 2.00 ms 2.89 mb 6.1% of total time
Common sub-expression 1.00 ms 0.62 mb 3.0% of total time
Called arity analysis 1.00 ms 0.38 mb 3.0% of total time
Worker Wrapper binds 0.00 ms 0.14 mb 0.0% of total time
Specialise 0.00 ms 0.46 mb 0.0% of total time
Float inwards 0.00 ms 0.66 mb 0.0% of total time
Demand analysis 0.00 ms 1.01 mb 0.0% of total time
CoreTidy 0.00 ms 0.76 mb 0.0% of total time
CorePrep 0.00 ms 0.69 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 33.00 ms 51.48 mb 100.0% of total time
================================Data.Orphans.Prelude=================================
Simplifier 7.28 ms 3.72 mb 22.1% of total time
CodeGen 6.62 ms 3.85 mb 20.1% of total time
Renamer/typechecker 6.01 ms 4.47 mb 18.3% of total time
Parser 4.44 ms 4.24 mb 13.5% of total time
Desugar 1.47 ms 0.85 mb 4.5% of total time
CorePrep 1.34 ms 0.77 mb 4.1% of total time
Specialise 1.03 ms 0.37 mb 3.1% of total time
Float inwards 1.02 ms 0.70 mb 3.1% of total time
CoreTidy 0.96 ms 0.53 mb 2.9% of total time
Demand analysis 0.90 ms 0.42 mb 2.7% of total time
Common sub-expression 0.63 ms 0.40 mb 1.9% of total time
Called arity analysis 0.60 ms 0.39 mb 1.8% of total time
Worker Wrapper binds 0.59 ms 0.39 mb 1.8% of total time
-------------------------------------------------------------------------------------
Total 32.89 ms 21.10 mb 100.0% of total time
================================Data.HashMap.PopCount================================
Renamer/typechecker 18.53 ms 32.57 mb 58.2% of total time
Simplifier 3.78 ms 4.19 mb 11.9% of total time
CodeGen 3.11 ms 4.05 mb 9.8% of total time
Parser 1.79 ms 3.55 mb 5.6% of total time
CorePrep 1.00 ms 0.78 mb 3.1% of total time
Desugar 0.77 ms 0.86 mb 2.4% of total time
CoreTidy 0.60 ms 0.54 mb 1.9% of total time
Float inwards 0.43 ms 0.71 mb 1.4% of total time
Demand analysis 0.31 ms 0.42 mb 1.0% of total time
Specialise 0.29 ms 0.37 mb 0.9% of total time
Common sub-expression 0.27 ms 0.40 mb 0.8% of total time
Worker Wrapper binds 0.26 ms 0.39 mb 0.8% of total time
Called arity analysis 0.25 ms 0.39 mb 0.8% of total time
SpecConstr 0.23 ms 0.37 mb 0.7% of total time
Liberate case 0.22 ms 0.34 mb 0.7% of total time
-------------------------------------------------------------------------------------
Total 31.84 ms 49.92 mb 100.0% of total time
===================================Data.Profunctor===================================
Renamer/typechecker 15.49 ms 26.55 mb 49.5% of total time
Simplifier 4.06 ms 4.25 mb 13.0% of total time
Parser 4.04 ms 8.93 mb 12.9% of total time
CodeGen 3.00 ms 3.64 mb 9.6% of total time
Desugar 0.95 ms 1.16 mb 3.0% of total time
CorePrep 0.73 ms 0.79 mb 2.3% of total time
CoreTidy 0.65 ms 0.55 mb 2.1% of total time
Float inwards 0.45 ms 0.70 mb 1.4% of total time
Demand analysis 0.33 ms 0.42 mb 1.1% of total time
Common sub-expression 0.30 ms 0.40 mb 1.0% of total time
Worker Wrapper binds 0.29 ms 0.39 mb 0.9% of total time
Specialise 0.26 ms 0.37 mb 0.8% of total time
Called arity analysis 0.26 ms 0.39 mb 0.8% of total time
SpecConstr 0.25 ms 0.37 mb 0.8% of total time
Liberate case 0.21 ms 0.35 mb 0.7% of total time
-------------------------------------------------------------------------------------
Total 31.27 ms 49.25 mb 100.0% of total time
========================Text.XML.HXT.DTDValidation.Validation========================
CodeGen 14.00 ms 18.50 mb 46.7% of total time
Simplifier 5.00 ms 8.98 mb 16.7% of total time
Renamer/typechecker 4.00 ms 4.25 mb 13.3% of total time
Specialise 1.00 ms 0.22 mb 3.3% of total time
Parser 1.00 ms 3.16 mb 3.3% of total time
Desugar 1.00 ms 0.92 mb 3.3% of total time
Demand analysis 1.00 ms 0.82 mb 3.3% of total time
CoreTidy 1.00 ms 0.66 mb 3.3% of total time
Common sub-expression 1.00 ms 0.30 mb 3.3% of total time
Called arity analysis 1.00 ms 0.32 mb 3.3% of total time
Worker Wrapper binds 0.00 ms 0.13 mb 0.0% of total time
Float inwards 0.00 ms 0.75 mb 0.0% of total time
CorePrep 0.00 ms 0.47 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 30.00 ms 39.49 mb 100.0% of total time
=============================Text.XML.HXT.DOM.MimeTypes==============================
CodeGen 17.00 ms 24.74 mb 56.7% of total time
Renamer/typechecker 6.00 ms 6.79 mb 20.0% of total time
Simplifier 2.00 ms 6.26 mb 6.7% of total time
Desugar 2.00 ms 0.95 mb 6.7% of total time
Worker Wrapper binds 1.00 ms 0.13 mb 3.3% of total time
Parser 1.00 ms 3.73 mb 3.3% of total time
Float inwards 1.00 ms 0.67 mb 3.3% of total time
Specialise 0.00 ms 0.26 mb 0.0% of total time
Demand analysis 0.00 ms 0.69 mb 0.0% of total time
CoreTidy 0.00 ms 0.68 mb 0.0% of total time
CorePrep 0.00 ms 0.47 mb 0.0% of total time
Common sub-expression 0.00 ms 0.26 mb 0.0% of total time
Called arity analysis 0.00 ms 0.26 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 30.00 ms 45.89 mb 100.0% of total time
==========================Text.XML.HXT.DTDValidation.XmlRE===========================
CodeGen 13.00 ms 20.92 mb 44.8% of total time
Simplifier 7.00 ms 11.14 mb 24.1% of total time
Renamer/typechecker 4.00 ms 4.32 mb 13.8% of total time
Parser 1.00 ms 3.44 mb 3.4% of total time
Float inwards 1.00 ms 0.79 mb 3.4% of total time
Desugar 1.00 ms 1.03 mb 3.4% of total time
Demand analysis 1.00 ms 0.92 mb 3.4% of total time
CorePrep 1.00 ms 0.56 mb 3.4% of total time
Worker Wrapper binds 0.00 ms 0.14 mb 0.0% of total time
Specialise 0.00 ms 0.37 mb 0.0% of total time
CoreTidy 0.00 ms 0.33 mb 0.0% of total time
Common sub-expression 0.00 ms 0.28 mb 0.0% of total time
Called arity analysis 0.00 ms 0.29 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 29.00 ms 44.52 mb 100.0% of total time
=============================Control.Monad.Writer.Strict=============================
Renamer/typechecker 11.76 ms 16.27 mb 41.1% of total time
Simplifier 4.94 ms 4.29 mb 17.3% of total time
CodeGen 4.02 ms 4.23 mb 14.1% of total time
Parser 3.30 ms 5.20 mb 11.5% of total time
Desugar 1.00 ms 1.45 mb 3.5% of total time
CorePrep 0.80 ms 0.85 mb 2.8% of total time
CoreTidy 0.55 ms 0.61 mb 1.9% of total time
Float inwards 0.52 ms 0.80 mb 1.8% of total time
Called arity analysis 0.36 ms 0.44 mb 1.3% of total time
Demand analysis 0.35 ms 0.49 mb 1.2% of total time
Worker Wrapper binds 0.34 ms 0.44 mb 1.2% of total time
Common sub-expression 0.34 ms 0.44 mb 1.2% of total time
Specialise 0.31 ms 0.42 mb 1.1% of total time
-------------------------------------------------------------------------------------
Total 28.59 ms 35.94 mb 100.0% of total time
===============================Control.Comonad.Traced================================
Renamer/typechecker 12.39 ms 21.16 mb 46.4% of total time
Simplifier 3.54 ms 3.77 mb 13.3% of total time
Parser 3.52 ms 6.94 mb 13.2% of total time
CodeGen 3.19 ms 3.78 mb 11.9% of total time
Desugar 1.08 ms 1.45 mb 4.0% of total time
CorePrep 0.70 ms 0.80 mb 2.6% of total time
CoreTidy 0.47 ms 0.54 mb 1.8% of total time
Float inwards 0.45 ms 0.70 mb 1.7% of total time
Demand analysis 0.29 ms 0.42 mb 1.1% of total time
Worker Wrapper binds 0.28 ms 0.39 mb 1.0% of total time
Common sub-expression 0.27 ms 0.40 mb 1.0% of total time
Specialise 0.26 ms 0.36 mb 1.0% of total time
Called arity analysis 0.26 ms 0.39 mb 1.0% of total time
-------------------------------------------------------------------------------------
Total 26.70 ms 41.11 mb 100.0% of total time
=========================Text.XML.HXT.Arrow.ParserInterface==========================
Renamer/typechecker 10.00 ms 19.57 mb 38.5% of total time
Simplifier 5.00 ms 5.73 mb 19.2% of total time
CodeGen 5.00 ms 7.00 mb 19.2% of total time
Desugar 4.00 ms 8.32 mb 15.4% of total time
Parser 1.00 ms 2.70 mb 3.8% of total time
Demand analysis 1.00 ms 0.71 mb 3.8% of total time
Worker Wrapper binds 0.00 ms 0.11 mb 0.0% of total time
Specialise 0.00 ms 0.21 mb 0.0% of total time
Float inwards 0.00 ms 0.41 mb 0.0% of total time
CoreTidy 0.00 ms 0.27 mb 0.0% of total time
CorePrep 0.00 ms 0.32 mb 0.0% of total time
Common sub-expression 0.00 ms 0.26 mb 0.0% of total time
Called arity analysis 0.00 ms 0.18 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 26.00 ms 45.80 mb 100.0% of total time
====================================Data.Hashable====================================
Parser 7.75 ms 16.14 mb 29.9% of total time
Renamer/typechecker 6.85 ms 11.81 mb 26.4% of total time
CodeGen 4.57 ms 3.60 mb 17.6% of total time
Simplifier 3.24 ms 4.06 mb 12.5% of total time
Desugar 0.75 ms 0.90 mb 2.9% of total time
CorePrep 0.65 ms 0.79 mb 2.5% of total time
CoreTidy 0.42 ms 0.54 mb 1.6% of total time
Float inwards 0.40 ms 0.70 mb 1.5% of total time
Common sub-expression 0.28 ms 0.40 mb 1.1% of total time
Called arity analysis 0.28 ms 0.38 mb 1.1% of total time
Demand analysis 0.27 ms 0.42 mb 1.0% of total time
Worker Wrapper binds 0.25 ms 0.39 mb 1.0% of total time
Specialise 0.24 ms 0.36 mb 0.9% of total time
-------------------------------------------------------------------------------------
Total 25.95 ms 40.51 mb 100.0% of total time
===============================Data.Text.Lazy.Builder================================
Renamer/typechecker 7.53 ms 10.97 mb 31.1% of total time
Simplifier 5.17 ms 6.75 mb 21.4% of total time
CodeGen 3.52 ms 4.42 mb 14.6% of total time
Parser 3.50 ms 10.24 mb 14.5% of total time
Desugar 0.89 ms 1.16 mb 3.7% of total time
CorePrep 0.76 ms 0.90 mb 3.1% of total time
CoreTidy 0.46 ms 0.68 mb 1.9% of total time
Float inwards 0.44 ms 0.88 mb 1.8% of total time
Specialise 0.33 ms 0.47 mb 1.4% of total time
Worker Wrapper binds 0.30 ms 0.49 mb 1.2% of total time
Demand analysis 0.29 ms 0.56 mb 1.2% of total time
Common sub-expression 0.27 ms 0.50 mb 1.1% of total time
Called arity analysis 0.27 ms 0.49 mb 1.1% of total time
SpecConstr 0.25 ms 0.46 mb 1.0% of total time
Liberate case 0.21 ms 0.43 mb 0.9% of total time
-------------------------------------------------------------------------------------
Total 24.19 ms 39.40 mb 100.0% of total time
================================Data.Tree.NTree.Edit=================================
CodeGen 9.00 ms 14.27 mb 37.5% of total time
Simplifier 6.00 ms 8.63 mb 25.0% of total time
Renamer/typechecker 3.00 ms 4.46 mb 12.5% of total time
Parser 1.00 ms 3.22 mb 4.2% of total time
Desugar 1.00 ms 0.94 mb 4.2% of total time
Demand analysis 1.00 ms 0.88 mb 4.2% of total time
CorePrep 1.00 ms 0.53 mb 4.2% of total time
Common sub-expression 1.00 ms 0.22 mb 4.2% of total time
Called arity analysis 1.00 ms 0.19 mb 4.2% of total time
Worker Wrapper binds 0.00 ms 0.15 mb 0.0% of total time
Specialise 0.00 ms 0.24 mb 0.0% of total time
Float inwards 0.00 ms 0.75 mb 0.0% of total time
CoreTidy 0.00 ms 0.33 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 24.00 ms 34.83 mb 100.0% of total time
=================================Control.Comonad.Env=================================
Renamer/typechecker 10.16 ms 17.66 mb 42.6% of total time
Simplifier 3.34 ms 3.77 mb 14.0% of total time
Parser 3.25 ms 7.14 mb 13.6% of total time
CodeGen 3.08 ms 3.72 mb 12.9% of total time
Desugar 0.98 ms 1.18 mb 4.1% of total time
CorePrep 0.72 ms 0.80 mb 3.0% of total time
CoreTidy 0.47 ms 0.54 mb 2.0% of total time
Float inwards 0.45 ms 0.70 mb 1.9% of total time
Demand analysis 0.31 ms 0.42 mb 1.3% of total time
Worker Wrapper binds 0.29 ms 0.39 mb 1.2% of total time
Common sub-expression 0.27 ms 0.40 mb 1.1% of total time
Specialise 0.26 ms 0.36 mb 1.1% of total time
Called arity analysis 0.26 ms 0.39 mb 1.1% of total time
-------------------------------------------------------------------------------------
Total 23.84 ms 37.47 mb 100.0% of total time
================================Control.Comonad.Store================================
Renamer/typechecker 9.94 ms 17.72 mb 42.2% of total time
Simplifier 3.20 ms 3.77 mb 13.6% of total time
CodeGen 3.01 ms 3.76 mb 12.8% of total time
Parser 2.97 ms 6.67 mb 12.6% of total time
Desugar 1.46 ms 1.19 mb 6.2% of total time
CorePrep 0.69 ms 0.79 mb 2.9% of total time
CoreTidy 0.45 ms 0.54 mb 1.9% of total time
Float inwards 0.44 ms 0.70 mb 1.9% of total time
Worker Wrapper binds 0.31 ms 0.39 mb 1.3% of total time
Demand analysis 0.29 ms 0.42 mb 1.2% of total time
Common sub-expression 0.27 ms 0.40 mb 1.1% of total time
Specialise 0.25 ms 0.37 mb 1.1% of total time
Called arity analysis 0.25 ms 0.39 mb 1.1% of total time
-------------------------------------------------------------------------------------
Total 23.53 ms 37.11 mb 100.0% of total time
==============================Text.XML.HXT.Arrow.Binary==============================
CodeGen 12.00 ms 18.40 mb 52.2% of total time
Renamer/typechecker 4.00 ms 5.09 mb 17.4% of total time
Simplifier 3.00 ms 6.30 mb 13.0% of total time
Specialise 1.00 ms 0.16 mb 4.3% of total time
Parser 1.00 ms 2.69 mb 4.3% of total time
Desugar 1.00 ms 0.73 mb 4.3% of total time
Demand analysis 1.00 ms 0.80 mb 4.3% of total time
Worker Wrapper binds 0.00 ms 0.14 mb 0.0% of total time
Float inwards 0.00 ms 1.15 mb 0.0% of total time
CoreTidy 0.00 ms 0.50 mb 0.0% of total time
CorePrep 0.00 ms 0.65 mb 0.0% of total time
Common sub-expression 0.00 ms 0.21 mb 0.0% of total time
Called arity analysis 0.00 ms 0.34 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 23.00 ms 37.14 mb 100.0% of total time
===========================Control.Lens.Internal.Instances===========================
Renamer/typechecker 7.29 ms 12.14 mb 32.9% of total time
CodeGen 3.80 ms 4.09 mb 17.2% of total time
Simplifier 3.42 ms 4.19 mb 15.4% of total time
Parser 3.30 ms 6.88 mb 14.9% of total time
Desugar 0.96 ms 0.88 mb 4.3% of total time
CorePrep 0.66 ms 0.79 mb 3.0% of total time
CoreTidy 0.48 ms 0.54 mb 2.2% of total time
Float inwards 0.44 ms 0.70 mb 2.0% of total time
Demand analysis 0.34 ms 0.42 mb 1.5% of total time
Common sub-expression 0.27 ms 0.40 mb 1.2% of total time
Worker Wrapper binds 0.25 ms 0.39 mb 1.1% of total time
Specialise 0.25 ms 0.36 mb 1.1% of total time
Called arity analysis 0.24 ms 0.39 mb 1.1% of total time
SpecConstr 0.23 ms 0.37 mb 1.0% of total time
Liberate case 0.22 ms 0.34 mb 1.0% of total time
-------------------------------------------------------------------------------------
Total 22.15 ms 32.89 mb 100.0% of total time
===============================Data.Text.Lazy.Internal===============================
Renamer/typechecker 6.54 ms 10.96 mb 29.8% of total time
Simplifier 5.16 ms 6.21 mb 23.5% of total time
CodeGen 3.11 ms 4.45 mb 14.2% of total time
Parser 2.12 ms 3.13 mb 9.7% of total time
CorePrep 1.68 ms 0.90 mb 7.7% of total time
Desugar 0.48 ms 0.61 mb 2.2% of total time
CoreTidy 0.47 ms 0.68 mb 2.1% of total time
Float inwards 0.46 ms 0.88 mb 2.1% of total time
Demand analysis 0.31 ms 0.56 mb 1.4% of total time
Specialise 0.29 ms 0.48 mb 1.3% of total time
Common sub-expression 0.29 ms 0.50 mb 1.3% of total time
Worker Wrapper binds 0.28 ms 0.48 mb 1.3% of total time
Called arity analysis 0.27 ms 0.49 mb 1.2% of total time
SpecConstr 0.26 ms 0.46 mb 1.2% of total time
Liberate case 0.22 ms 0.43 mb 1.0% of total time
-------------------------------------------------------------------------------------
Total 21.94 ms 31.22 mb 100.0% of total time
================================Control.Arrow.ArrowIO================================
CodeGen 8.00 ms 10.86 mb 40.0% of total time
Simplifier 4.00 ms 9.57 mb 20.0% of total time
Renamer/typechecker 3.00 ms 4.01 mb 15.0% of total time
Parser 1.00 ms 2.60 mb 5.0% of total time
Float inwards 1.00 ms 0.69 mb 5.0% of total time
Desugar 1.00 ms 1.98 mb 5.0% of total time
Demand analysis 1.00 ms 0.64 mb 5.0% of total time
CoreTidy 1.00 ms 0.49 mb 5.0% of total time
Worker Wrapper binds 0.00 ms 0.10 mb 0.0% of total time
Specialise 0.00 ms 0.26 mb 0.0% of total time
CorePrep 0.00 ms 0.66 mb 0.0% of total time
Common sub-expression 0.00 ms 0.43 mb 0.0% of total time
Called arity analysis 0.00 ms 0.17 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 20.00 ms 32.46 mb 100.0% of total time
=============================Data.Traversable.Instances==============================
Renamer/typechecker 5.54 ms 8.09 mb 27.9% of total time
CodeGen 3.45 ms 4.04 mb 17.4% of total time
Simplifier 3.44 ms 3.72 mb 17.3% of total time
Parser 3.36 ms 5.60 mb 16.9% of total time
Desugar 0.89 ms 0.86 mb 4.5% of total time
CorePrep 0.76 ms 0.80 mb 3.8% of total time
CoreTidy 0.48 ms 0.55 mb 2.4% of total time
Float inwards 0.47 ms 0.70 mb 2.4% of total time
Demand analysis 0.30 ms 0.42 mb 1.5% of total time
Worker Wrapper binds 0.29 ms 0.39 mb 1.5% of total time
Common sub-expression 0.29 ms 0.40 mb 1.5% of total time
Called arity analysis 0.29 ms 0.38 mb 1.5% of total time
Specialise 0.27 ms 0.37 mb 1.4% of total time
-------------------------------------------------------------------------------------
Total 19.83 ms 26.31 mb 100.0% of total time
==============================Control.Comonad.Identity===============================
Renamer/typechecker 6.48 ms 12.38 mb 33.1% of total time
CodeGen 3.26 ms 3.82 mb 16.6% of total time
Simplifier 3.24 ms 3.73 mb 16.5% of total time
Parser 2.74 ms 5.76 mb 14.0% of total time
Desugar 0.90 ms 1.08 mb 4.6% of total time
CorePrep 0.70 ms 0.79 mb 3.6% of total time
CoreTidy 0.46 ms 0.54 mb 2.3% of total time
Float inwards 0.44 ms 0.70 mb 2.2% of total time
Demand analysis 0.30 ms 0.42 mb 1.5% of total time
Common sub-expression 0.28 ms 0.40 mb 1.4% of total time
Worker Wrapper binds 0.27 ms 0.39 mb 1.4% of total time
Specialise 0.26 ms 0.37 mb 1.3% of total time
Called arity analysis 0.25 ms 0.39 mb 1.3% of total time
-------------------------------------------------------------------------------------
Total 19.58 ms 30.76 mb 100.0% of total time
======================Text.XML.HXT.Arrow.XmlState.MimeTypeTable======================
CodeGen 9.00 ms 12.72 mb 47.4% of total time
Simplifier 4.00 ms 6.36 mb 21.1% of total time
Renamer/typechecker 2.00 ms 2.82 mb 10.5% of total time
Parser 1.00 ms 1.93 mb 5.3% of total time
Desugar 1.00 ms 0.44 mb 5.3% of total time
Demand analysis 1.00 ms 0.58 mb 5.3% of total time
Called arity analysis 1.00 ms 0.24 mb 5.3% of total time
Worker Wrapper binds 0.00 ms 0.09 mb 0.0% of total time
Specialise 0.00 ms 0.14 mb 0.0% of total time
Float inwards 0.00 ms 0.66 mb 0.0% of total time
CoreTidy 0.00 ms 0.33 mb 0.0% of total time
CorePrep 0.00 ms 0.52 mb 0.0% of total time
Common sub-expression 0.00 ms 0.23 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 19.00 ms 27.06 mb 100.0% of total time
===========================Text.XML.HXT.DOM.FormatXmlTree============================
CodeGen 10.00 ms 14.36 mb 55.6% of total time
Simplifier 4.00 ms 6.53 mb 22.2% of total time
Renamer/typechecker 2.00 ms 2.81 mb 11.1% of total time
Demand analysis 1.00 ms 0.50 mb 5.6% of total time
CorePrep 1.00 ms 0.33 mb 5.6% of total time
Worker Wrapper binds 0.00 ms 0.10 mb 0.0% of total time
Specialise 0.00 ms 0.20 mb 0.0% of total time
Parser 0.00 ms 1.85 mb 0.0% of total time
Float inwards 0.00 ms 0.48 mb 0.0% of total time
Desugar 0.00 ms 0.62 mb 0.0% of total time
CoreTidy 0.00 ms 0.41 mb 0.0% of total time
Common sub-expression 0.00 ms 0.18 mb 0.0% of total time
Called arity analysis 0.00 ms 0.19 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 18.00 ms 28.56 mb 100.0% of total time
===========================Language.Haskell.Exts.ExtScheme===========================
CodeGen 10.00 ms 13.86 mb 55.6% of total time
Simplifier 4.00 ms 7.04 mb 22.2% of total time
Renamer/typechecker 2.00 ms 2.81 mb 11.1% of total time
Worker Wrapper binds 1.00 ms 0.12 mb 5.6% of total time
Called arity analysis 1.00 ms 0.28 mb 5.6% of total time
Specialise 0.00 ms 0.24 mb 0.0% of total time
Parser 0.00 ms 1.08 mb 0.0% of total time
Float inwards 0.00 ms 0.46 mb 0.0% of total time
Desugar 0.00 ms 0.84 mb 0.0% of total time
Demand analysis 0.00 ms 0.64 mb 0.0% of total time
CoreTidy 0.00 ms 0.51 mb 0.0% of total time
CorePrep 0.00 ms 0.42 mb 0.0% of total time
Common sub-expression 0.00 ms 0.26 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 18.00 ms 28.58 mb 100.0% of total time
================================Control.Arrow.ArrowNF================================
CodeGen 6.00 ms 8.07 mb 35.3% of total time
Simplifier 3.00 ms 5.42 mb 17.6% of total time
Renamer/typechecker 3.00 ms 3.98 mb 17.6% of total time
Desugar 2.00 ms 1.86 mb 11.8% of total time
Parser 1.00 ms 2.13 mb 5.9% of total time
Demand analysis 1.00 ms 0.44 mb 5.9% of total time
CoreTidy 1.00 ms 0.28 mb 5.9% of total time
Worker Wrapper binds 0.00 ms 0.09 mb 0.0% of total time
Specialise 0.00 ms 0.16 mb 0.0% of total time
Float inwards 0.00 ms 0.42 mb 0.0% of total time
CorePrep 0.00 ms 0.38 mb 0.0% of total time
Common sub-expression 0.00 ms 0.21 mb 0.0% of total time
Called arity analysis 0.00 ms 0.15 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 17.00 ms 23.60 mb 100.0% of total time
=============================Language.Haskell.Exts.Lexer=============================
Simplifier 7.00 ms 9.07 mb 43.8% of total time
CodeGen 5.00 ms 8.46 mb 31.2% of total time
Renamer/typechecker 2.00 ms 2.48 mb 12.5% of total time
Desugar 1.00 ms 1.16 mb 6.2% of total time
Demand analysis 1.00 ms 0.49 mb 6.2% of total time
Worker Wrapper binds 0.00 ms 0.13 mb 0.0% of total time
Specialise 0.00 ms 0.11 mb 0.0% of total time
Parser 0.00 ms 1.08 mb 0.0% of total time
Float inwards 0.00 ms 0.39 mb 0.0% of total time
CoreTidy 0.00 ms 0.36 mb 0.0% of total time
CorePrep 0.00 ms 0.38 mb 0.0% of total time
Common sub-expression 0.00 ms 0.20 mb 0.0% of total time
Called arity analysis 0.00 ms 0.14 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 16.00 ms 24.46 mb 100.0% of total time
=========================Text.ParserCombinators.Parsec.Expr==========================
Renamer/typechecker 4.00 ms 2.91 mb 26.7% of total time
CodeGen 4.00 ms 4.94 mb 26.7% of total time
Simplifier 2.00 ms 3.12 mb 13.3% of total time
Parser 2.00 ms 1.77 mb 13.3% of total time
Specialise 1.00 ms 0.13 mb 6.7% of total time
CoreTidy 1.00 ms 0.25 mb 6.7% of total time
Common sub-expression 1.00 ms 0.13 mb 6.7% of total time
Worker Wrapper binds 0.00 ms 0.09 mb 0.0% of total time
SpecConstr 0.00 ms 0.13 mb 0.0% of total time
Liberate case 0.00 ms 0.08 mb 0.0% of total time
Float inwards 0.00 ms 0.26 mb 0.0% of total time
Desugar 0.00 ms 0.34 mb 0.0% of total time
Demand analysis 0.00 ms 0.23 mb 0.0% of total time
CorePrep 0.00 ms 0.19 mb 0.0% of total time
Called arity analysis 0.00 ms 0.13 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 15.00 ms 14.69 mb 100.0% of total time
==============================Data.String.UTF8Decoding===============================
CodeGen 7.00 ms 8.94 mb 50.0% of total time
Simplifier 3.00 ms 3.60 mb 21.4% of total time
Renamer/typechecker 2.00 ms 1.95 mb 14.3% of total time
Parser 1.00 ms 1.08 mb 7.1% of total time
Float inwards 1.00 ms 0.33 mb 7.1% of total time
Worker Wrapper binds 0.00 ms 0.11 mb 0.0% of total time
Specialise 0.00 ms 0.14 mb 0.0% of total time
Desugar 0.00 ms 0.40 mb 0.0% of total time
Demand analysis 0.00 ms 0.32 mb 0.0% of total time
CoreTidy 0.00 ms 0.28 mb 0.0% of total time
CorePrep 0.00 ms 0.22 mb 0.0% of total time
Common sub-expression 0.00 ms 0.15 mb 0.0% of total time
Called arity analysis 0.00 ms 0.14 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 14.00 ms 17.67 mb 100.0% of total time
===================================Data.AssocList====================================
CodeGen 6.00 ms 9.14 mb 42.9% of total time
Simplifier 3.00 ms 4.80 mb 21.4% of total time
Renamer/typechecker 3.00 ms 3.79 mb 21.4% of total time
Parser 1.00 ms 2.28 mb 7.1% of total time
Demand analysis 1.00 ms 0.54 mb 7.1% of total time
Worker Wrapper binds 0.00 ms 0.11 mb 0.0% of total time
Specialise 0.00 ms 0.20 mb 0.0% of total time
Float inwards 0.00 ms 0.44 mb 0.0% of total time
Desugar 0.00 ms 0.66 mb 0.0% of total time
CoreTidy 0.00 ms 0.29 mb 0.0% of total time
CorePrep 0.00 ms 0.36 mb 0.0% of total time
Common sub-expression 0.00 ms 0.23 mb 0.0% of total time
Called arity analysis 0.00 ms 0.21 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 14.00 ms 23.06 mb 100.0% of total time
===============================Text.Parsec.ByteString================================
Simplifier 6.00 ms 2.19 mb 50.0% of total time
Renamer/typechecker 2.00 ms 1.41 mb 16.7% of total time
CodeGen 2.00 ms 2.56 mb 16.7% of total time
Worker Wrapper binds 1.00 ms 0.07 mb 8.3% of total time
Common sub-expression 1.00 ms 0.09 mb 8.3% of total time
Specialise 0.00 ms 0.12 mb 0.0% of total time
SpecConstr 0.00 ms 0.08 mb 0.0% of total time
Parser 0.00 ms 1.33 mb 0.0% of total time
Liberate case 0.00 ms 0.06 mb 0.0% of total time
Float inwards 0.00 ms 0.19 mb 0.0% of total time
Desugar 0.00 ms 0.23 mb 0.0% of total time
Demand analysis 0.00 ms 0.23 mb 0.0% of total time
CoreTidy 0.00 ms 0.12 mb 0.0% of total time
CorePrep 0.00 ms 0.11 mb 0.0% of total time
Called arity analysis 0.00 ms 0.09 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 12.00 ms 8.87 mb 100.0% of total time
==============================Control.Arrow.ArrowState===============================
CodeGen 5.00 ms 6.10 mb 41.7% of total time
Renamer/typechecker 3.00 ms 2.58 mb 25.0% of total time
Simplifier 2.00 ms 3.24 mb 16.7% of total time
Parser 1.00 ms 2.21 mb 8.3% of total time
Demand analysis 1.00 ms 0.26 mb 8.3% of total time
Worker Wrapper binds 0.00 ms 0.07 mb 0.0% of total time
Specialise 0.00 ms 0.12 mb 0.0% of total time
Float inwards 0.00 ms 0.24 mb 0.0% of total time
Desugar 0.00 ms 0.75 mb 0.0% of total time
CoreTidy 0.00 ms 0.22 mb 0.0% of total time
CorePrep 0.00 ms 0.32 mb 0.0% of total time
Common sub-expression 0.00 ms 0.15 mb 0.0% of total time
Called arity analysis 0.00 ms 0.11 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 12.00 ms 16.39 mb 100.0% of total time
===========================Data.Tree.NavigatableTree.Class===========================
CodeGen 5.00 ms 7.38 mb 45.5% of total time
Renamer/typechecker 2.00 ms 3.21 mb 18.2% of total time
Simplifier 1.00 ms 1.75 mb 9.1% of total time
Parser 1.00 ms 2.24 mb 9.1% of total time
Desugar 1.00 ms 0.21 mb 9.1% of total time
CoreTidy 1.00 ms 0.26 mb 9.1% of total time
Worker Wrapper binds 0.00 ms 0.08 mb 0.0% of total time
Specialise 0.00 ms 0.10 mb 0.0% of total time
Float inwards 0.00 ms 0.17 mb 0.0% of total time
Demand analysis 0.00 ms 0.19 mb 0.0% of total time
CorePrep 0.00 ms 0.34 mb 0.0% of total time
Common sub-expression 0.00 ms 0.09 mb 0.0% of total time
Called arity analysis 0.00 ms 0.08 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 11.00 ms 16.09 mb 100.0% of total time
===========================Text.XML.HXT.Parser.XmlEntities===========================
CodeGen 4.00 ms 4.98 mb 44.4% of total time
Simplifier 2.00 ms 2.30 mb 22.2% of total time
Specialise 1.00 ms 0.09 mb 11.1% of total time
Renamer/typechecker 1.00 ms 1.45 mb 11.1% of total time
Parser 1.00 ms 1.10 mb 11.1% of total time
Worker Wrapper binds 0.00 ms 0.07 mb 0.0% of total time
Float inwards 0.00 ms 0.22 mb 0.0% of total time
Desugar 0.00 ms 0.22 mb 0.0% of total time
Demand analysis 0.00 ms 0.25 mb 0.0% of total time
CoreTidy 0.00 ms 0.27 mb 0.0% of total time
CorePrep 0.00 ms 0.16 mb 0.0% of total time
Common sub-expression 0.00 ms 0.11 mb 0.0% of total time
Called arity analysis 0.00 ms 0.10 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9.00 ms 11.32 mb 100.0% of total time
==================================Text.XML.HXT.Core==================================
Renamer/typechecker 5.00 ms 7.75 mb 55.6% of total time
Simplifier 1.00 ms 0.66 mb 11.1% of total time
Parser 1.00 ms 1.86 mb 11.1% of total time
Demand analysis 1.00 ms 0.07 mb 11.1% of total time
CodeGen 1.00 ms 0.29 mb 11.1% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 1.39 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9.00 ms 12.42 mb 100.0% of total time
===============================Text.Regex.Glob.String================================
Simplifier 3.00 ms 5.06 mb 33.3% of total time
CodeGen 3.00 ms 3.80 mb 33.3% of total time
Renamer/typechecker 1.00 ms 1.17 mb 11.1% of total time
CorePrep 1.00 ms 0.14 mb 11.1% of total time
Called arity analysis 1.00 ms 0.19 mb 11.1% of total time
Worker Wrapper binds 0.00 ms 0.11 mb 0.0% of total time
Specialise 0.00 ms 0.22 mb 0.0% of total time
Parser 0.00 ms 0.77 mb 0.0% of total time
Float inwards 0.00 ms 0.37 mb 0.0% of total time
Desugar 0.00 ms 0.15 mb 0.0% of total time
Demand analysis 0.00 ms 0.58 mb 0.0% of total time
CoreTidy 0.00 ms 0.21 mb 0.0% of total time
Common sub-expression 0.00 ms 0.30 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9.00 ms 13.07 mb 100.0% of total time
=========================Text.ParserCombinators.Parsec.Prim==========================
Simplifier 3.00 ms 2.47 mb 33.3% of total time
Renamer/typechecker 2.00 ms 1.99 mb 22.2% of total time
CodeGen 2.00 ms 1.85 mb 22.2% of total time
Parser 1.00 ms 1.70 mb 11.1% of total time
CoreTidy 1.00 ms 0.13 mb 11.1% of total time
Worker Wrapper binds 0.00 ms 0.07 mb 0.0% of total time
Specialise 0.00 ms 0.10 mb 0.0% of total time
SpecConstr 0.00 ms 0.08 mb 0.0% of total time
Liberate case 0.00 ms 0.06 mb 0.0% of total time
Float inwards 0.00 ms 0.18 mb 0.0% of total time
Desugar 0.00 ms 0.24 mb 0.0% of total time
Demand analysis 0.00 ms 0.14 mb 0.0% of total time
CorePrep 0.00 ms 0.14 mb 0.0% of total time
Common sub-expression 0.00 ms 0.10 mb 0.0% of total time
Called arity analysis 0.00 ms 0.13 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9.00 ms 9.37 mb 100.0% of total time
=====================================Text.Parsec=====================================
Renamer/typechecker 2.00 ms 1.18 mb 22.2% of total time
Parser 2.00 ms 2.19 mb 22.2% of total time
Worker Wrapper binds 1.00 ms 0.05 mb 11.1% of total time
Simplifier 1.00 ms 0.63 mb 11.1% of total time
Float inwards 1.00 ms 0.09 mb 11.1% of total time
Desugar 1.00 ms 0.27 mb 11.1% of total time
CodeGen 1.00 ms 0.27 mb 11.1% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9.00 ms 5.11 mb 100.0% of total time
==============================Data.String.EncodingNames==============================
CodeGen 7.00 ms 9.49 mb 77.8% of total time
Renamer/typechecker 2.00 ms 1.72 mb 22.2% of total time
Worker Wrapper binds 0.00 ms 0.09 mb 0.0% of total time
Specialise 0.00 ms 0.12 mb 0.0% of total time
Simplifier 0.00 ms 2.00 mb 0.0% of total time
Parser 0.00 ms 1.14 mb 0.0% of total time
Float inwards 0.00 ms 0.18 mb 0.0% of total time
Desugar 0.00 ms 0.43 mb 0.0% of total time
Demand analysis 0.00 ms 0.20 mb 0.0% of total time
CoreTidy 0.00 ms 0.16 mb 0.0% of total time
CorePrep 0.00 ms 0.14 mb 0.0% of total time
Common sub-expression 0.00 ms 0.11 mb 0.0% of total time
Called arity analysis 0.00 ms 0.11 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9.00 ms 15.89 mb 100.0% of total time
===============================Control.Arrow.ArrowExc================================
CodeGen 4.00 ms 5.66 mb 44.4% of total time
Renamer/typechecker 3.00 ms 2.22 mb 33.3% of total time
Parser 1.00 ms 1.27 mb 11.1% of total time
Called arity analysis 1.00 ms 0.09 mb 11.1% of total time
Worker Wrapper binds 0.00 ms 0.06 mb 0.0% of total time
Specialise 0.00 ms 0.10 mb 0.0% of total time
Simplifier 0.00 ms 2.39 mb 0.0% of total time
Float inwards 0.00 ms 0.27 mb 0.0% of total time
Desugar 0.00 ms 0.54 mb 0.0% of total time
Demand analysis 0.00 ms 0.23 mb 0.0% of total time
CoreTidy 0.00 ms 0.18 mb 0.0% of total time
CorePrep 0.00 ms 0.28 mb 0.0% of total time
Common sub-expression 0.00 ms 0.10 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 9.00 ms 13.38 mb 100.0% of total time
==========================Text.ParserCombinators.Poly.State==========================
Simplifier 3.00 ms 1.88 mb 37.5% of total time
Renamer/typechecker 2.00 ms 1.18 mb 25.0% of total time
Parser 1.00 ms 1.57 mb 12.5% of total time
Common sub-expression 1.00 ms 0.11 mb 12.5% of total time
CodeGen 1.00 ms 1.84 mb 12.5% of total time
Worker Wrapper binds 0.00 ms 0.06 mb 0.0% of total time
Specialise 0.00 ms 0.09 mb 0.0% of total time
SpecConstr 0.00 ms 0.08 mb 0.0% of total time
Liberate case 0.00 ms 0.06 mb 0.0% of total time
Float inwards 0.00 ms 0.18 mb 0.0% of total time
Desugar 0.00 ms 0.38 mb 0.0% of total time
Demand analysis 0.00 ms 0.17 mb 0.0% of total time
CoreTidy 0.00 ms 0.13 mb 0.0% of total time
CorePrep 0.00 ms 0.13 mb 0.0% of total time
Called arity analysis 0.00 ms 0.08 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 8.00 ms 7.93 mb 100.0% of total time
===============================Control.Arrow.NTreeEdit===============================
CodeGen 3.00 ms 4.03 mb 37.5% of total time
Renamer/typechecker 2.00 ms 2.19 mb 25.0% of total time
Simplifier 1.00 ms 2.52 mb 12.5% of total time
Parser 1.00 ms 1.58 mb 12.5% of total time
Desugar 1.00 ms 0.35 mb 12.5% of total time
Worker Wrapper binds 0.00 ms 0.07 mb 0.0% of total time
Specialise 0.00 ms 0.11 mb 0.0% of total time
Float inwards 0.00 ms 0.25 mb 0.0% of total time
Demand analysis 0.00 ms 0.22 mb 0.0% of total time
CoreTidy 0.00 ms 0.22 mb 0.0% of total time
CorePrep 0.00 ms 0.18 mb 0.0% of total time
Common sub-expression 0.00 ms 0.13 mb 0.0% of total time
Called arity analysis 0.00 ms 0.10 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 8.00 ms 11.93 mb 100.0% of total time
=============================Text.Parsec.ByteString.Lazy=============================
Renamer/typechecker 2.00 ms 1.76 mb 28.6% of total time
CodeGen 2.00 ms 2.59 mb 28.6% of total time
SpecConstr 1.00 ms 0.08 mb 14.3% of total time
Simplifier 1.00 ms 2.20 mb 14.3% of total time
Desugar 1.00 ms 0.23 mb 14.3% of total time
Worker Wrapper binds 0.00 ms 0.07 mb 0.0% of total time
Specialise 0.00 ms 0.12 mb 0.0% of total time
Parser 0.00 ms 1.35 mb 0.0% of total time
Liberate case 0.00 ms 0.06 mb 0.0% of total time
Float inwards 0.00 ms 0.19 mb 0.0% of total time
Demand analysis 0.00 ms 0.22 mb 0.0% of total time
CoreTidy 0.00 ms 0.12 mb 0.0% of total time
CorePrep 0.00 ms 0.11 mb 0.0% of total time
Common sub-expression 0.00 ms 0.09 mb 0.0% of total time
Called arity analysis 0.00 ms 0.09 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 7.00 ms 9.28 mb 100.0% of total time
=============================Language.Preprocessor.Cpphs=============================
Simplifier 2.00 ms 1.30 mb 28.6% of total time
Renamer/typechecker 2.00 ms 1.37 mb 28.6% of total time
Parser 2.00 ms 1.88 mb 28.6% of total time
CodeGen 1.00 ms 0.59 mb 14.3% of total time
Worker Wrapper binds 0.00 ms 0.10 mb 0.0% of total time
Specialise 0.00 ms 0.11 mb 0.0% of total time
SpecConstr 0.00 ms 0.09 mb 0.0% of total time
Liberate case 0.00 ms 0.09 mb 0.0% of total time
Float inwards 0.00 ms 0.19 mb 0.0% of total time
Desugar 0.00 ms 0.25 mb 0.0% of total time
Demand analysis 0.00 ms 0.14 mb 0.0% of total time
CoreTidy 0.00 ms 0.13 mb 0.0% of total time
CorePrep 0.00 ms 0.10 mb 0.0% of total time
Common sub-expression 0.00 ms 0.10 mb 0.0% of total time
Called arity analysis 0.00 ms 0.10 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 7.00 ms 6.53 mb 100.0% of total time
===============================Text.Regex.Glob.Generic===============================
CodeGen 2.00 ms 1.83 mb 33.3% of total time
Simplifier 1.00 ms 1.06 mb 16.7% of total time
Renamer/typechecker 1.00 ms 1.84 mb 16.7% of total time
Parser 1.00 ms 0.94 mb 16.7% of total time
Desugar 1.00 ms 0.23 mb 16.7% of total time
Worker Wrapper binds 0.00 ms 0.06 mb 0.0% of total time
Specialise 0.00 ms 0.08 mb 0.0% of total time
Float inwards 0.00 ms 0.14 mb 0.0% of total time
Demand analysis 0.00 ms 0.13 mb 0.0% of total time
CoreTidy 0.00 ms 0.09 mb 0.0% of total time
CorePrep 0.00 ms 0.11 mb 0.0% of total time
Common sub-expression 0.00 ms 0.08 mb 0.0% of total time
Called arity analysis 0.00 ms 0.07 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 6.00 ms 6.64 mb 100.0% of total time
=============================Text.ParserCombinators.Poly=============================
Simplifier 2.00 ms 0.64 mb 40.0% of total time
Renamer/typechecker 1.00 ms 0.38 mb 20.0% of total time
Parser 1.00 ms 0.64 mb 20.0% of total time
CoreTidy 1.00 ms 0.06 mb 20.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.06 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.10 mb 0.0% of total time
Desugar 0.00 ms 0.24 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.30 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 5.00 ms 2.78 mb 100.0% of total time
=======================Text.ParserCombinators.Parsec.Language========================
Worker Wrapper binds 1.00 ms 0.05 mb 20.0% of total time
Simplifier 1.00 ms 0.65 mb 20.0% of total time
Renamer/typechecker 1.00 ms 0.81 mb 20.0% of total time
Common sub-expression 1.00 ms 0.05 mb 20.0% of total time
CodeGen 1.00 ms 0.33 mb 20.0% of total time
Specialise 0.00 ms 0.06 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Parser 0.00 ms 0.98 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.15 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 5.00 ms 3.50 mb 100.0% of total time
=================================Text.Parsec.String==================================
Renamer/typechecker 2.00 ms 1.30 mb 40.0% of total time
CodeGen 2.00 ms 2.55 mb 40.0% of total time
Simplifier 1.00 ms 2.20 mb 20.0% of total time
Worker Wrapper binds 0.00 ms 0.07 mb 0.0% of total time
Specialise 0.00 ms 0.12 mb 0.0% of total time
SpecConstr 0.00 ms 0.08 mb 0.0% of total time
Parser 0.00 ms 1.29 mb 0.0% of total time
Liberate case 0.00 ms 0.06 mb 0.0% of total time
Float inwards 0.00 ms 0.19 mb 0.0% of total time
Desugar 0.00 ms 0.23 mb 0.0% of total time
Demand analysis 0.00 ms 0.22 mb 0.0% of total time
CoreTidy 0.00 ms 0.12 mb 0.0% of total time
CorePrep 0.00 ms 0.11 mb 0.0% of total time
Common sub-expression 0.00 ms 0.09 mb 0.0% of total time
Called arity analysis 0.00 ms 0.09 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 5.00 ms 8.72 mb 100.0% of total time
============================Text.Regex.XMLSchema.Generic=============================
Renamer/typechecker 2.00 ms 2.20 mb 50.0% of total time
Specialise 1.00 ms 0.05 mb 25.0% of total time
CodeGen 1.00 ms 0.32 mb 25.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Simplifier 0.00 ms 0.57 mb 0.0% of total time
Parser 0.00 ms 1.56 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.11 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 4.00 ms 5.25 mb 100.0% of total time
==========================Text.ParserCombinators.Parsec.Pos==========================
Specialise 1.00 ms 0.05 mb 25.0% of total time
Parser 1.00 ms 1.06 mb 25.0% of total time
Demand analysis 1.00 ms 0.07 mb 25.0% of total time
CodeGen 1.00 ms 0.32 mb 25.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Simplifier 0.00 ms 0.65 mb 0.0% of total time
Renamer/typechecker 0.00 ms 0.31 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.14 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 4.00 ms 3.05 mb 100.0% of total time
=========================Text.ParserCombinators.Parsec.Char==========================
Renamer/typechecker 1.00 ms 0.82 mb 25.0% of total time
Demand analysis 1.00 ms 0.07 mb 25.0% of total time
CoreTidy 1.00 ms 0.06 mb 25.0% of total time
CorePrep 1.00 ms 0.05 mb 25.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Simplifier 0.00 ms 0.64 mb 0.0% of total time
Parser 0.00 ms 1.12 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.15 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.32 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 4.00 ms 3.62 mb 100.0% of total time
============================Text.ParserCombinators.Parsec============================
Simplifier 1.00 ms 0.65 mb 25.0% of total time
Renamer/typechecker 1.00 ms 1.20 mb 25.0% of total time
Parser 1.00 ms 1.29 mb 25.0% of total time
CodeGen 1.00 ms 0.30 mb 25.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.27 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 4.00 ms 4.30 mb 100.0% of total time
==================================Text.Parsec.Text===================================
Specialise 1.00 ms 0.05 mb 25.0% of total time
Simplifier 1.00 ms 0.64 mb 25.0% of total time
Renamer/typechecker 1.00 ms 0.97 mb 25.0% of total time
Parser 1.00 ms 0.93 mb 25.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.14 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.28 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 4.00 ms 3.51 mb 100.0% of total time
================================Text.XML.HXT.Version=================================
Simplifier 1.00 ms 0.62 mb 33.3% of total time
Renamer/typechecker 1.00 ms 0.42 mb 33.3% of total time
CodeGen 1.00 ms 0.71 mb 33.3% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.06 mb 0.0% of total time
Parser 0.00 ms 0.71 mb 0.0% of total time
Float inwards 0.00 ms 0.10 mb 0.0% of total time
Desugar 0.00 ms 0.15 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.06 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3.00 ms 3.13 mb 100.0% of total time
=============================Text.XML.HXT.DOM.Interface==============================
Simplifier 1.00 ms 0.57 mb 33.3% of total time
Renamer/typechecker 1.00 ms 1.99 mb 33.3% of total time
Desugar 1.00 ms 0.33 mb 33.3% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
Parser 0.00 ms 1.14 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.30 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3.00 ms 4.82 mb 100.0% of total time
=============================Text.XML.HXT.Arrow.XmlState=============================
Simplifier 1.00 ms 0.61 mb 33.3% of total time
Renamer/typechecker 1.00 ms 2.06 mb 33.3% of total time
Parser 1.00 ms 3.18 mb 33.3% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.06 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.22 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.31 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3.00 ms 6.86 mb 100.0% of total time
==========================Text.ParserCombinators.Poly.Plain==========================
Renamer/typechecker 1.00 ms 0.81 mb 33.3% of total time
Parser 1.00 ms 1.35 mb 33.3% of total time
CodeGen 1.00 ms 0.51 mb 33.3% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.06 mb 0.0% of total time
SpecConstr 0.00 ms 0.06 mb 0.0% of total time
Simplifier 0.00 ms 0.92 mb 0.0% of total time
Liberate case 0.00 ms 0.05 mb 0.0% of total time
Float inwards 0.00 ms 0.11 mb 0.0% of total time
Desugar 0.00 ms 0.28 mb 0.0% of total time
Demand analysis 0.00 ms 0.10 mb 0.0% of total time
CoreTidy 0.00 ms 0.08 mb 0.0% of total time
CorePrep 0.00 ms 0.06 mb 0.0% of total time
Common sub-expression 0.00 ms 0.06 mb 0.0% of total time
Called arity analysis 0.00 ms 0.06 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3.00 ms 4.57 mb 100.0% of total time
=========================Text.ParserCombinators.Parsec.Token=========================
Simplifier 1.00 ms 0.64 mb 33.3% of total time
Renamer/typechecker 1.00 ms 0.68 mb 33.3% of total time
Float inwards 1.00 ms 0.09 mb 33.3% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Parser 0.00 ms 0.90 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Desugar 0.00 ms 0.17 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.32 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3.00 ms 3.29 mb 100.0% of total time
=========================Text.ParserCombinators.Parsec.Error=========================
Simplifier 1.00 ms 0.78 mb 33.3% of total time
Renamer/typechecker 1.00 ms 0.64 mb 33.3% of total time
CodeGen 1.00 ms 0.66 mb 33.3% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.06 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Parser 0.00 ms 1.25 mb 0.0% of total time
Liberate case 0.00 ms 0.05 mb 0.0% of total time
Float inwards 0.00 ms 0.10 mb 0.0% of total time
Desugar 0.00 ms 0.20 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.07 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.06 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3.00 ms 4.15 mb 100.0% of total time
=====================================Test.HUnit======================================
Simplifier 1.00 ms 0.57 mb 33.3% of total time
Parser 1.00 ms 0.97 mb 33.3% of total time
CodeGen 1.00 ms 0.27 mb 33.3% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
Renamer/typechecker 0.00 ms 0.76 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.09 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 3.00 ms 3.13 mb 100.0% of total time
==============================Control.Arrow.ListArrows===============================
Renamer/typechecker 2.00 ms 2.02 mb 100.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
Simplifier 0.00 ms 0.58 mb 0.0% of total time
Parser 0.00 ms 1.62 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.35 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.29 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 2.00 ms 5.33 mb 100.0% of total time
======================Text.ParserCombinators.Parsec.Combinator=======================
Renamer/typechecker 1.00 ms 0.60 mb 100.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.06 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Simplifier 0.00 ms 0.65 mb 0.0% of total time
Parser 0.00 ms 1.15 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.15 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.33 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1.00 ms 3.45 mb 100.0% of total time
================================Text.Parsec.Text.Lazy================================
Desugar 1.00 ms 0.13 mb 100.0% of total time
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Simplifier 0.00 ms 0.64 mb 0.0% of total time
Renamer/typechecker 0.00 ms 0.98 mb 0.0% of total time
Parser 0.00 ms 0.94 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.07 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.29 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 1.00 ms 3.57 mb 100.0% of total time
========================================expr=========================================
Renamer/typechecker 0.00 ms 0.00 mb 0.0% of total time
-Simplify 0.54 ms 0.34 mb 0.0% of total time
-CorePrep 0.54 ms 0.43 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 0.00 ms 0.00 mb 100.0% of total time
=========================Text.ParserCombinators.Parsec.Perm==========================
Worker Wrapper binds 0.00 ms 0.05 mb 0.0% of total time
Specialise 0.00 ms 0.05 mb 0.0% of total time
SpecConstr 0.00 ms 0.05 mb 0.0% of total time
Simplifier 0.00 ms 0.65 mb 0.0% of total time
Renamer/typechecker 0.00 ms 0.56 mb 0.0% of total time
Parser 0.00 ms 0.90 mb 0.0% of total time
Liberate case 0.00 ms 0.04 mb 0.0% of total time
Float inwards 0.00 ms 0.09 mb 0.0% of total time
Desugar 0.00 ms 0.14 mb 0.0% of total time
Demand analysis 0.00 ms 0.07 mb 0.0% of total time
CoreTidy 0.00 ms 0.06 mb 0.0% of total time
CorePrep 0.00 ms 0.05 mb 0.0% of total time
Common sub-expression 0.00 ms 0.05 mb 0.0% of total time
CodeGen 0.00 ms 0.32 mb 0.0% of total time
Called arity analysis 0.00 ms 0.05 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 0.00 ms 3.14 mb 100.0% of total time
========================================Ghci1========================================
Renamer/typechecker 0.00 ms 0.00 mb 0.0% of total time
-ByteCodeGen 1.22 ms 0.77 mb 0.0% of total time
-------------------------------------------------------------------------------------
Total 0.00 ms 0.00 mb 100.0% of total time
======================Total======================
CodeGen 41.32%
Simplifier 34.83%
Renamer/typechecker 12.22%
Desugar 2.11%
CorePrep 1.90%
Demand analysis 1.44%
CoreTidy 1.35%
Called arity analysis 1.10%
Float inwards 0.96%
Common sub-expression 0.87%
Parser 0.75%
SpecConstr 0.57%
Specialise 0.30%
Worker Wrapper binds 0.17%
Liberate case 0.12%
ByteCodeGen 0.00%
Simplify 0.00%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment