1.0
seconds between heap samples2025-03-28, 08:33 UTC
by ./.stack-work/install/x86_64-linux/1b836df8f86ca00b321e0d48d90d4d8234e42a5a2911fac8ddd808d822db860d/9.10.1/bin/ghc-mu-core-to-exp --verbose=hpt +RTS -s -hT -l -i1 -RTS -t VCM.XVA.CVAModelCorrToMDS_VCM
2025-03-28, 08:33 UTC
by ./.stack-work/install/x86_64-linux/1b836df8f86ca00b321e0d48d90d4d8234e42a5a2911fac8ddd808d822db860d/9.10.1/bin/ghc-mu-core-to-exp --verbose=hpt +RTS -s -hT -l -i1 -RTS -t VCM.XVA.CVAModelCorrToMDS_VCM
Process memory usage (as reported by the OS) should correspond roughly to the heap size, except for data allocated through the FFI (and the RTS also calls malloc() itself in a few places).
When heap profiling is enabled, blocks size and live bytes will typically differ by the size of the nursery. For understanding the relationship between blocks size and live bytes, this blog post contains more information.
When heap profiling is not enabled, live bytes will be updated only on a major GC, but heap size and blocks size are updated more frequently. (Enabling heap profiling causes more frequent major GCs to collect heap samples.)
This view can also be useful in identifying fragmentation. A very badly fragmented heap will have low live bytes but much higher blocks size.
2025-03-28, 08:33 UTC
by ./.stack-work/install/x86_64-linux/1b836df8f86ca00b321e0d48d90d4d8234e42a5a2911fac8ddd808d822db860d/9.10.1/bin/ghc-mu-core-to-exp --verbose=hpt +RTS -s -hT -l -i1 -RTS -t VCM.XVA.CVAModelCorrToMDS_VCM
2025-03-28, 08:33 UTC
by ./.stack-work/install/x86_64-linux/1b836df8f86ca00b321e0d48d90d4d8234e42a5a2911fac8ddd808d822db860d/9.10.1/bin/ghc-mu-core-to-exp --verbose=hpt +RTS -s -hT -l -i1 -RTS -t VCM.XVA.CVAModelCorrToMDS_VCM
2025-03-28, 08:33 UTC
by ./.stack-work/install/x86_64-linux/1b836df8f86ca00b321e0d48d90d4d8234e42a5a2911fac8ddd808d822db860d/9.10.1/bin/ghc-mu-core-to-exp --verbose=hpt +RTS -s -hT -l -i1 -RTS -t VCM.XVA.CVAModelCorrToMDS_VCM
2025-03-28, 08:33 UTC
by ./.stack-work/install/x86_64-linux/1b836df8f86ca00b321e0d48d90d4d8234e42a5a2911fac8ddd808d822db860d/9.10.1/bin/ghc-mu-core-to-exp --verbose=hpt +RTS -s -hT -l -i1 -RTS -t VCM.XVA.CVAModelCorrToMDS_VCM
The cost centres view is available only when executing the program with +RTS -hc.
Profile | n | Label | Integrated Size (MiB s) | Stddev (MiB) | Intercept | Slope | Fit (R²) |
---|---|---|---|---|---|---|---|
0:0,1.98:12468112,3.5:38983584,5.85:42399760,7.73:30163928,7.73:0 | 331 | ARR_WORDS | 124.01 | 17.41 | 0.43 | 0.48 | 0.25 |
0:0,1.98:0,3.5:96,5.85:16,7.73:0,7.73:0 | 42 | BLACKHOLE | 0 | 0 | 2.24 | -2.08 | 1 |
0:0,1.98:20832,3.5:18144,5.85:50832,7.73:41952,7.73:0 | 241 | C_FINALIZER_LIST | 0.13 | 0.01 | 0.16 | 0.77 | 0.65 |
0:0,1.98:1056,3.5:5472,5.85:8928,7.73:192,7.73:0 | 184 | DEAD_WEAK | 0.01 | 0 | 0.42 | 0.01 | 0 |
0:0,1.98:19616,3.5:15736,5.85:1944960,7.73:6524824,7.73:0 | 321 | FUN | 8.5 | 2.39 | -0.49 | 1.31 | 0.83 |
0:0,1.98:576,3.5:1056,5.85:1280,7.73:1280,7.73:0 | 159 | FUN_0_1 | 0 | 0 | 0.38 | 0.7 | 0.78 |
0:0,1.98:156688,3.5:374768,5.85:558112,7.73:1923040,7.73:0 | 304 | FUN_1_0 | 3.01 | 0.66 | -0.31 | 1.12 | 0.79 |
0:0,1.98:0,3.5:24,5.85:0,7.73:0,7.73:0 | 4 | FUN_1_1 | 0 | 0 | |||
0:0,1.98:80496,3.5:82224,5.85:200208,7.73:328728,7.73:0 | 280 | FUN_2_0 | 0.69 | 0.11 | -0.13 | 1.05 | 0.92 |
0:0,1.98:772472,3.5:788248,5.85:917432,7.73:1119416,7.73:0 | 310 | MUT_ARR_PTRS_CLEAN | 3.59 | 0.43 | 0.54 | 0.41 | 0.91 |
0:0,1.98:23392,3.5:7616,5.85:9504,7.73:68640,7.73:0 | 233 | MUT_ARR_PTRS_DIRTY | 0.1 | 0.02 | -0.11 | 0.81 | 0.41 |
0:0,1.98:18096,3.5:18080,5.85:67208,7.73:82280,7.73:0 | 251 | MUT_ARR_PTRS_FROZEN_CLEAN | 0.18 | 0.03 | -0.17 | 1.18 | 0.92 |
0:0,1.98:25984,3.5:40880,5.85:42304,7.73:43488,7.73:0 | 244 | MUT_VAR_CLEAN | 0.15 | 0.01 | 0.58 | 0.46 | 0.66 |
0:0,1.98:96,3.5:96,5.85:48,7.73:48,7.73:0 | 86 | MUT_VAR_DIRTY | 0 | 0 | 1.24 | -0.82 | 0.84 |
0:0,1.98:10336,3.5:12288,5.85:27584,7.73:70368,7.73:0 | 237 | MVAR_CLEAN | 0.12 | 0.02 | -0.26 | 1.1 | 0.83 |
0:0,1.98:128,3.5:128,5.85:64,7.73:160,7.73:0 | 104 | MVAR_DIRTY | 0 | 0 | 0.71 | 0.06 | 0 |
0:0,1.98:6008,3.5:6160,5.85:31760,7.73:84872,7.73:0 | 240 | PAP | 0.12 | 0.03 | -0.39 | 1.23 | 0.85 |
0:0,1.98:0,3.5:0,5.85:11952,7.73:11952,7.73:0 | 190 | SMALL_MUT_ARR_PTRS_FROZEN_CLEAN | 0.02 | 0 | |||
0:0,1.98:41232,3.5:42928,5.85:33600,7.73:34448,7.73:0 | 243 | STACK | 0.15 | 0.01 | 1.06 | -0.29 | 0.72 |
0:0,1.98:93064,3.5:124472,5.85:1309312,7.73:2968768,7.73:0 | 313 | THUNK | 4.49 | 1.09 | -0.44 | 1.32 | 0.9 |
0:0,1.98:21672,3.5:21720,5.85:25848,7.73:25848,7.73:0 | 225 | THUNK_0_1 | 0.09 | 0.01 | 0.75 | 0.26 | 0.85 |
0:0,1.98:64,3.5:64,5.85:96,7.73:64,7.73:0 | 85 | THUNK_0_2 | 0 | 0 | 0.66 | 0.14 | 0.08 |
0:0,1.98:646992,3.5:1257264,5.85:19341288,7.73:21534432,7.73:0 | 328 | THUNK_1_0 | 42.77 | 9.44 | -0.44 | 1.51 | 0.89 |
0:0,1.98:23072,3.5:44320,5.85:48576,7.73:48576,7.73:0 | 247 | THUNK_1_1 | 0.16 | 0.02 | 0.45 | 0.62 | 0.67 |
0:0,1.98:889536,3.5:1747456,5.85:2782528,7.73:11093344,7.73:0 | 325 | THUNK_2_0 | 16.51 | 3.85 | -0.33 | 1.12 | 0.75 |
0:0,1.98:792,3.5:696,5.85:367008,7.73:456264,7.73:0 | 287 | THUNK_SELECTOR | 0.82 | 0.19 | -0.5 | 1.53 | 0.91 |
0:0,1.98:1584,3.5:1872,5.85:288,7.73:432,7.73:0 | 158 | TSO | 0 | 0 | 1.24 | -1.11 | 0.72 |
0:0,1.98:20352,3.5:16656,5.85:42144,7.73:42144,7.73:0 | 239 | WEAK | 0.12 | 0.01 | 0.17 | 0.88 | 0.78 |
0:0,1.98:312,3.5:312,5.85:192,7.73:192,7.73:0 | 124 | base:Control.Monad.IO.Class.C:MonadIO | 0 | 0 | 1.19 | -0.63 | 0.84 |
0:0,1.98:118160,3.5:222464,5.85:273632,7.73:333200,7.73:0 | 289 | base:Data.Array.Byte.ByteArray | 0.94 | 0.12 | 0.21 | 0.81 | 0.94 |
0:0,1.98:64,3.5:64,5.85:64,7.73:64,7.73:0 | 78 | binary-0.8.9.2-e89c:Data.Binary.Class.C:Binary | 0 | 0 | |||
0:0,1.98:4256,3.5:4256,5.85:7040,7.73:7968,7.73:0 | 188 | bytestring-0.12.1.0-40b0:Data.ByteString.Internal.Type.BS | 0.02 | 0 | 0.3 | 0.7 | 0.92 |
0:0,1.98:17160,3.5:24040,5.85:30280,7.73:30280,7.73:0 | 229 | containers-0.7-d968:Data.IntMap.Internal.Bin | 0.1 | 0.01 | 0.47 | 0.58 | 0.87 |
0:0,1.98:10320,3.5:14448,5.85:18192,7.73:18192,7.73:0 | 215 | containers-0.7-d968:Data.IntMap.Internal.Tip | 0.06 | 0 | 0.47 | 0.58 | 0.87 |
0:0,1.98:31120,3.5:75960,5.85:131840,7.73:227680,7.73:0 | 273 | containers-0.7-d968:Data.IntSet.Internal.Bin | 0.46 | 0.08 | -0.18 | 1.11 | 0.97 |
0:0,1.98:27624,3.5:66960,5.85:117192,7.73:203448,7.73:0 | 271 | containers-0.7-d968:Data.IntSet.Internal.Tip | 0.41 | 0.07 | -0.18 | 1.11 | 0.96 |
0:0,1.98:653568,3.5:1479216,5.85:2169024,7.73:2452560,7.73:0 | 319 | containers-0.7-d968:Data.Map.Internal.Bin | 6.75 | 0.97 | 0.09 | 0.96 | 0.94 |
0:0,1.98:26640,3.5:57440,5.85:27957640,7.73:28481320,7.73:0 | 329 | containers-0.7-d968:Data.Set.Internal.Bin | 56.52 | 13.29 | -0.5 | 1.61 | 0.85 |
0:0,1.98:520,3.5:520,5.85:1040,7.73:1040,7.73:0 | 149 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Function.C:IsIFunction | 0 | 0 | 0.25 | 0.81 | 0.84 |
0:0,1.98:72,3.5:72,5.85:168,7.73:168,7.73:0 | 103 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Function.C:Poly | 0 | 0 | 0.14 | 0.92 | 0.84 |
0:0,1.98:7032,3.5:6096,5.85:18864,7.73:18864,7.73:0 | 205 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Object.Object | 0.05 | 0 | 0.03 | 1.04 | 0.82 |
0:0,1.98:24,3.5:24,5.85:48,7.73:48,7.73:0 | 54 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Tuple.C:IsTuple | 0 | 0 | 0.25 | 0.81 | 0.84 |
0:0,1.98:272,3.5:272,5.85:720,7.73:720,7.73:0 | 141 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.TypeDesc.Type | 0 | 0 | 0.06 | 1 | 0.84 |
0:0,1.98:1092048,3.5:1488216,5.85:1663968,7.73:1663968,7.73:0 | 315 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.TypeDesc.TypeDesc | 5.9 | 0.72 | 0.61 | 0.43 | 0.78 |
0:0,1.98:1440,3.5:1440,5.85:4608,7.73:4608,7.73:0 | 180 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Value.C:Value | 0.01 | 0 | -0.04 | 1.11 | 0.84 |
0:0,1.98:0,3.5:0,5.85:56640,7.73:56640,7.73:0 | 235 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.ExprImpl.AddinInfo | 0.11 | 0.02 | |||
0:0,1.98:0,3.5:0,5.85:48,7.73:48,7.73:0 | 39 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.ExprImpl.Loc | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:64,7.73:64,7.73:0 | 50 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.LambdaEval.BinState | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:42528,7.73:42528,7.73:0 | 223 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.Type.Type | 0.08 | 0.02 | |||
0:0,1.98:24,3.5:24,5.85:24,7.73:24,7.73:0 | 38 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Utils.GrowableVector.G | 0 | 0 | |||
0:0,1.98:3200,3.5:3200,5.85:3200,7.73:3200,7.73:0 | 181 | cpphs-1.20.9.1-D5kFPKSzMzQ1DJE9zhlRIr:Language.Preprocessor.Cpphs.SymTab.Fork | 0.01 | 0 | |||
0:0,1.98:1616,3.5:1616,5.85:1616,7.73:1616,7.73:0 | 168 | cpphs-1.20.9.1-D5kFPKSzMzQ1DJE9zhlRIr:Language.Preprocessor.Cpphs.SymTab.Leaf | 0 | 0 | |||
0:0,1.98:192,3.5:192,5.85:216,7.73:216,7.73:0 | 120 | exceptions-0.10.7-5e72:Control.Monad.Catch.C:MonadCatch | 0 | 0 | 0.83 | 0.18 | 0.84 |
0:0,1.98:40,3.5:40,5.85:200,7.73:200,7.73:0 | 102 | exceptions-0.10.7-5e72:Control.Monad.Catch.C:MonadMask | 0 | 0 | -0.2 | 1.29 | 0.84 |
0:0,1.98:384,3.5:384,5.85:312,7.73:312,7.73:0 | 134 | exceptions-0.10.7-5e72:Control.Monad.Catch.C:MonadThrow | 0 | 0 | 1.09 | -0.31 | 0.84 |
0:0,1.98:0,3.5:0,5.85:48,7.73:992,7.73:0 | 125 | ghc-bignum:GHC.Num.Integer.IS | 0 | 0 | -2.91 | 3.9 | 1 |
0:0,1.98:120,3.5:120,5.85:760,7.73:760,7.73:0 | 138 | ghc-internal:GHC.Internal.Arr.Array | 0 | 0 | -0.27 | 1.36 | 0.84 |
0:0,1.98:40,3.5:40,5.85:40,7.73:40,7.73:0 | 58 | ghc-internal:GHC.Internal.Arr.STArray | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:0,7.73:6504,7.73:0 | 170 | ghc-internal:GHC.Internal.Base.:| | 0 | 0 | |||
0:0,1.98:672,3.5:672,5.85:784,7.73:784,7.73:0 | 147 | ghc-internal:GHC.Internal.Base.C:Applicative | 0 | 0 | 0.78 | 0.23 | 0.84 |
0:0,1.98:384,3.5:384,5.85:432,7.73:432,7.73:0 | 137 | ghc-internal:GHC.Internal.Base.C:Functor | 0 | 0 | 0.83 | 0.18 | 0.84 |
0:0,1.98:1400,3.5:1400,5.85:1040,7.73:1040,7.73:0 | 163 | ghc-internal:GHC.Internal.Base.C:Monad | 0 | 0 | 1.12 | -0.42 | 0.84 |
0:0,1.98:32,3.5:32,5.85:32,7.73:32,7.73:0 | 49 | ghc-internal:GHC.Internal.Conc.Sync.ThreadId | 0 | 0 | |||
0:0,1.98:96,3.5:96,5.85:96,7.73:96,7.73:0 | 94 | ghc-internal:GHC.Internal.Data.Dynamic.Dynamic | 0 | 0 | |||
0:0,1.98:192,3.5:112,5.85:416,7.73:103200,7.73:0 | 232 | ghc-internal:GHC.Internal.Data.Either.Left | 0.1 | 0.03 | -0.48 | 1.18 | 0.6 |
0:0,1.98:240,3.5:160,5.85:128,7.73:128,7.73:0 | 115 | ghc-internal:GHC.Internal.Data.Either.Right | 0 | 0 | 1.04 | -0.59 | 0.76 |
0:0,1.98:0,3.5:0,5.85:96,7.73:96,7.73:0 | 63 | ghc-internal:GHC.Internal.Data.Typeable.Internal.SomeTypeRep | 0 | 0 | |||
0:0,1.98:48,3.5:48,5.85:48,7.73:48,7.73:0 | 62 | ghc-internal:GHC.Internal.Data.Typeable.Internal.TrApp | 0 | 0 | |||
0:0,1.98:96,3.5:96,5.85:96,7.73:96,7.73:0 | 93 | ghc-internal:GHC.Internal.Data.Typeable.Internal.TrFun | 0 | 0 | |||
0:0,1.98:384,3.5:384,5.85:672,7.73:672,7.73:0 | 144 | ghc-internal:GHC.Internal.Data.Typeable.Internal.TrTyCon | 0 | 0 | 0.35 | 0.69 | 0.84 |
0:0,1.98:432,3.5:432,5.85:720,7.73:816,7.73:0 | 146 | ghc-internal:GHC.Internal.Data.Version.Version | 0 | 0 | 0.29 | 0.71 | 0.92 |
0:0,1.98:96,3.5:96,5.85:890088,7.73:5339208,7.73:0 | 318 | ghc-internal:GHC.Internal.Fingerprint.Type.Fingerprint | 6.22 | 1.95 | -0.49 | 1.25 | 0.74 |
0:0,1.98:6720,3.5:5472,5.85:13984,7.73:13984,7.73:0 | 198 | ghc-internal:GHC.Internal.ForeignPtr.CFinalizers | 0.04 | 0 | 0.17 | 0.88 | 0.78 |
0:0,1.98:7152,3.5:6216,5.85:19152,7.73:19152,7.73:0 | 206 | ghc-internal:GHC.Internal.ForeignPtr.ForeignPtr | 0.05 | 0 | 0.03 | 1.03 | 0.82 |
0:0,1.98:16104,3.5:34464,5.85:34896,7.73:35208,7.73:0 | 238 | ghc-internal:GHC.Internal.ForeignPtr.MallocPtr | 0.12 | 0.01 | 0.47 | 0.61 | 0.56 |
0:0,1.98:4768,3.5:4144,5.85:12752,7.73:12752,7.73:0 | 197 | ghc-internal:GHC.Internal.ForeignPtr.PlainForeignPtr | 0.03 | 0 | 0.03 | 1.03 | 0.82 |
0:0,1.98:9824,3.5:21072,5.85:22784,7.73:6192,7.73:0 | 209 | ghc-internal:GHC.Internal.ForeignPtr.PlainPtr | 0.05 | 0 | 0.77 | -0.2 | 0.03 |
0:0,1.98:4352,3.5:8384,5.85:384,7.73:1216,7.73:0 | 183 | ghc-internal:GHC.Internal.IO.Buffer.Buffer | 0.01 | 0 | 0.97 | -0.9 | 0.45 |
0:0,1.98:288,3.5:3648,5.85:96,7.73:96,7.73:0 | 157 | ghc-internal:GHC.Internal.IO.Encoding.Types.BufferCodec# | 0 | 0 | 0.62 | -0.56 | 0.14 |
0:0,1.98:96,3.5:96,5.85:96,7.73:96,7.73:0 | 92 | ghc-internal:GHC.Internal.IO.Encoding.Types.TextEncoding | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:0,7.73:56,7.73:0 | 13 | ghc-internal:GHC.Internal.IO.Exception.IOError | 0 | 0 | |||
0:0,1.98:1536,3.5:3000,5.85:24,7.73:336,7.73:0 | 164 | ghc-internal:GHC.Internal.IO.FD.FD | 0 | 0 | 0.98 | -0.94 | 0.46 |
0:0,1.98:0,3.5:0,5.85:24,7.73:24,7.73:0 | 11 | ghc-internal:GHC.Internal.IO.Handle.Types.BufferListCons | 0 | 0 | |||
0:0,1.98:48,3.5:72,5.85:48,7.73:48,7.73:0 | 68 | ghc-internal:GHC.Internal.IO.Handle.Types.FileHandle | 0 | 0 | 0.85 | -0.17 | 0.11 |
0:0,1.98:9504,3.5:18288,5.85:432,7.73:2304,7.73:0 | 195 | ghc-internal:GHC.Internal.IO.Handle.Types.Handle__ | 0.03 | 0 | 0.98 | -0.93 | 0.46 |
0:0,1.98:64,3.5:64,5.85:96,7.73:80,7.73:0 | 88 | ghc-internal:GHC.Internal.Int.I32# | 0 | 0 | 0.58 | 0.34 | 0.49 |
0:0,1.98:32,3.5:32,5.85:0,7.73:0,7.73:0 | 26 | ghc-internal:GHC.Internal.Int.I64# | 0 | 0 | |||
0:0,1.98:64,3.5:64,5.85:64,7.73:64,7.73:0 | 77 | ghc-internal:GHC.Internal.MVar.MVar | 0 | 0 | |||
0:0,1.98:24640,3.5:50768,5.85:236128,7.73:748752,7.73:0 | 292 | ghc-internal:GHC.Internal.Maybe.Just | 1.06 | 0.26 | -0.42 | 1.25 | 0.83 |
0:0,1.98:0,3.5:0,5.85:144,7.73:48,7.73:0 | 61 | ghc-internal:GHC.Internal.Ptr.Ptr | 0 | 0 | 3.06 | -2.74 | 1 |
0:0,1.98:4256,3.5:4256,5.85:4640,7.73:4768,7.73:0 | 185 | ghc-internal:GHC.Internal.STRef.STRef | 0.01 | 0 | 0.83 | 0.16 | 0.92 |
0:0,1.98:96,3.5:96,5.85:144,7.73:96,7.73:0 | 97 | ghc-internal:GHC.Internal.Stack.Types.FreezeCallStack | 0 | 0 | 0.66 | 0.14 | 0.08 |
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 25 | ghc-internal:GHC.Internal.Text.ParserCombinators.ReadP.Get | 0 | 0 | |||
0:0,1.98:32,3.5:48,5.85:64,7.73:64,7.73:0 | 64 | ghc-internal:GHC.Internal.Text.ParserCombinators.ReadP.Look | 0 | 0 | 0.39 | 0.68 | 0.87 |
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 24 | ghc-internal:GHC.Internal.Weak.Finalize.ByteArray | 0 | 0 | |||
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 23 | ghc-internal:GHC.Internal.Weak.Weak | 0 | 0 | |||
0:0,1.98:0,3.5:16,5.85:37504,7.73:59728,7.73:0 | 226 | ghc-internal:GHC.Internal.Word.W64# | 0.09 | 0.02 | -0.82 | 1.83 | 0.99 |
0:0,1.98:288,3.5:168,5.85:0,7.73:0,7.73:0 | 99 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Driver.Walker.WalkerEnv | 0 | 0 | 1.54 | -0.96 | 0.99 |
0:0,1.98:22992,3.5:97680,5.85:108168,7.73:108168,7.73:0 | 265 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.AddinMod | 0.33 | 0.04 | 0.2 | 0.92 | 0.63 |
0:0,1.98:14496,3.5:21168,5.85:22224,7.73:22224,7.73:0 | 221 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.EnumMod | 0.08 | 0 | 0.64 | 0.41 | 0.65 |
0:0,1.98:40,3.5:40,5.85:80,7.73:80,7.73:0 | 72 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.LoaderState | 0 | 0 | 0.25 | 0.81 | 0.84 |
0:0,1.98:0,3.5:0,5.85:14400,7.73:46248,7.73:0 | 211 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.ModuleHealth | 0.06 | 0.01 | -1.83 | 2.82 | 0.99 |
0:0,1.98:65536,3.5:203248,5.85:226752,7.73:226752,7.73:0 | 283 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.MuMod | 0.72 | 0.1 | 0.27 | 0.84 | 0.65 |
0:0,1.98:28728,3.5:50712,5.85:55080,7.73:55080,7.73:0 | 253 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.ModuleData | 0.18 | 0.02 | 0.5 | 0.57 | 0.67 |
0:0,1.98:67032,3.5:118328,5.85:94920,7.73:20608,7.73:0 | 263 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.ModuleWalkerInfo | 0.3 | 0.04 | 0.99 | -0.59 | 0.29 |
0:0,1.98:0,3.5:0,5.85:64,7.73:0,7.73:0 | 22 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.UnitDepNode | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:24000,7.73:77080,7.73:0 | 227 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Mu.ExtraSourceInfo.ExtraSourceInfo | 0.1 | 0.02 | -1.83 | 2.82 | 0.99 |
0:0,1.98:176544,3.5:223616,5.85:233312,7.73:233312,7.73:0 | 288 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Reflect.AddinRegistry.AddinFun | 0.86 | 0.1 | 0.74 | 0.29 | 0.67 |
0:0,1.98:6976,3.5:6976,5.85:6976,7.73:6976,7.73:0 | 193 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Reflect.AddinRegistry.AddinModule | 0.02 | 0 | |||
0:0,1.98:72,3.5:72,5.85:72,7.73:72,7.73:0 | 84 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Collected.C:ExtraInfoLogging | 0 | 0 | |||
0:0,1.98:32,3.5:32,5.85:64,7.73:32,7.73:0 | 57 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Collected.Collected | 0 | 0 | 0.49 | 0.21 | 0.08 |
0:0,1.98:28728,3.5:50712,5.85:55080,7.73:55080,7.73:0 | 252 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Collected.ModuleInfo | 0.18 | 0.02 | 0.5 | 0.57 | 0.67 |
0:0,1.98:192,3.5:112,5.85:0,7.73:0,7.73:0 | 87 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Errors.ModuleError | 0 | 0 | 1.54 | -0.96 | 0.99 |
0:0,1.98:32,3.5:32,5.85:32,7.73:32,7.73:0 | 48 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.LoaderOptions | 0 | 0 | |||
0:0,1.98:24,3.5:24,5.85:24,7.73:24,7.73:0 | 37 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.SingleModule | 0 | 0 | |||
0:0,1.98:72,3.5:72,5.85:72,7.73:72,7.73:0 | 83 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Timings.C:TimeLogging | 0 | 0 | |||
0:0,1.98:24,3.5:24,5.85:48,7.73:24,7.73:0 | 44 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Timings.CollectedTimings | 0 | 0 | 0.49 | 0.21 | 0.08 |
0:0,1.98:144,3.5:144,5.85:144,7.73:144,7.73:0 | 112 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Verbose | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:144,7.73:144,7.73:0 | 82 | ghc-prim:GHC.Classes.C:Ord | 0 | 0 | |||
0:0,1.98:400,3.5:400,5.85:240,7.73:240,7.73:0 | 130 | ghc-prim:GHC.Classes.CTuple4 | 0 | 0 | 1.19 | -0.65 | 0.84 |
0:0,1.98:192096,3.5:482016,5.85:1846464,7.73:6098568,7.73:0 | 322 | ghc-prim:GHC.Tuple.(,) | 8.61 | 2.17 | -0.42 | 1.24 | 0.83 |
0:0,1.98:0,3.5:0,5.85:27584,7.73:27584,7.73:0 | 208 | ghc-prim:GHC.Tuple.(,,) | 0.05 | 0.01 | |||
0:0,1.98:40,3.5:40,5.85:40,7.73:40,7.73:0 | 56 | ghc-prim:GHC.Tuple.(,,,) | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:112,7.73:112,7.73:0 | 70 | ghc-prim:GHC.Tuple.(,,,,,,,,,,,,) | 0 | 0 | |||
0:0,1.98:11421408,3.5:16802232,5.85:21715560,7.73:30069336,7.73:0 | 330 | ghc-prim:GHC.Types.: | 80 | 10.96 | 0.17 | 0.79 | 0.97 |
0:0,1.98:3691056,3.5:4659776,5.85:4637872,7.73:1660368,7.73:0 | 324 | ghc-prim:GHC.Types.C# | 14.64 | 1.99 | 1.11 | -0.54 | 0.33 |
0:0,1.98:19168,3.5:33824,5.85:65552,7.73:129232,7.73:0 | 259 | ghc-prim:GHC.Types.D# | 0.24 | 0.04 | -0.21 | 1.1 | 0.92 |
0:0,1.98:8736,3.5:11504,5.85:40208,7.73:91680,7.73:0 | 242 | ghc-prim:GHC.Types.I# | 0.15 | 0.03 | -0.33 | 1.2 | 0.89 |
0:0,1.98:16,3.5:16,5.85:112,7.73:112,7.73:0 | 76 | ghc-prim:GHC.Types.MkLiftBox | 0 | 0 | -0.29 | 1.38 | 0.84 |
0:0,1.98:56,3.5:56,5.85:56,7.73:56,7.73:0 | 69 | ghc-prim:GHC.Types.TyCon | 0 | 0 | |||
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 21 | ghc-prim:GHC.Types.W# | 0 | 0 | |||
0:0,1.98:8568,3.5:11376,5.85:14808,7.73:16008,7.73:0 | 204 | hashmap-1.3.3-8s8t0xrqRMvCUCNtN8zMmL:Data.HashMap.Only | 0.05 | 0 | 0.4 | 0.63 | 0.96 |
0:0,1.98:128,3.5:128,5.85:32,7.73:32,7.73:0 | 89 | mtl-2.3.1-c6ed:Control.Monad.Error.Class.C:MonadError | 0 | 0 | 1.37 | -1.22 | 0.84 |
0:0,1.98:280,3.5:280,5.85:80,7.73:80,7.73:0 | 118 | mtl-2.3.1-c6ed:Control.Monad.State.Class.C:MonadState | 0 | 0 | 1.35 | -1.16 | 0.84 |
0:0,1.98:0,3.5:0,5.85:1640,7.73:1640,7.73:0 | 151 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.BuiltinRule | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:280,7.73:280,7.73:0 | 108 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.Class.Class | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:240,7.73:240,7.73:0 | 101 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.Class.ConcreteClass | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:1760,7.73:1760,7.73:0 | 153 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.ConLike.RealDataCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:26304,7.73:26304,7.73:0 | 207 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.DataCon.MkData | 0.05 | 0.01 | |||
0:0,1.98:0,3.5:0,5.85:96,7.73:120,7.73:0 | 67 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.FamInstEnv.FamIE | 0 | 0 | 0.17 | 0.82 | 1 |
0:0,1.98:0,3.5:0,5.85:53936,7.73:215616,7.73:0 | 262 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.NotOrphan | 0.26 | 0.07 | -2.08 | 3.07 | 1 |
0:0,1.98:0,3.5:0,5.85:696,7.73:696,7.73:0 | 133 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCo.Rep.TyConApp | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:10192,7.73:10192,7.73:0 | 187 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.AlgTyCon | 0.02 | 0 | |||
0:0,1.98:0,3.5:0,5.85:48,7.73:48,7.73:0 | 36 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.ClassTyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:1584,7.73:1584,7.73:0 | 150 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.DataTyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:16,7.73:128,7.73:0 | 53 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.Injective | 0 | 0 | -2.6 | 3.59 | 1 |
0:0,1.98:0,3.5:0,5.85:1008,7.73:1008,7.73:0 | 142 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.PrimTyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:4384,7.73:4384,7.73:0 | 177 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.PromotedDataCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:208,7.73:208,7.73:0 | 96 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.RuntimeRep | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:1488,7.73:1488,7.73:0 | 148 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.SumTyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:336,7.73:336,7.73:0 | 116 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.SynonymTyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:1992,7.73:1992,7.73:0 | 156 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.TupleTyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:40032,7.73:40032,7.73:0 | 220 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.TyCon | 0.08 | 0.01 | |||
0:0,1.98:0,3.5:0,5.85:1824,7.73:1824,7.73:0 | 154 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.VanillaAlgTyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:96,7.73:96,7.73:0 | 60 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.VecCount | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:128,7.73:128,7.73:0 | 75 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.VecElem | 0 | 0 | |||
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 20 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastMutInt.FastMutInt | 0 | 0 | |||
0:0,1.98:451800,3.5:858480,5.85:1685400,7.73:3040920,7.73:0 | 316 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastString.FastString | 6.03 | 1.07 | -0.2 | 1.11 | 0.95 |
0:0,1.98:32,3.5:32,5.85:32,7.73:32,7.73:0 | 47 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastString.FastStringTable | 0 | 0 | |||
0:0,1.98:8192,3.5:8192,5.85:8192,7.73:8192,7.73:0 | 196 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastString.FastStringTableSegment | 0.03 | 0 | |||
0:0,1.98:0,3.5:0,5.85:16,7.73:16,7.73:0 | 7 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.SmallArray.SmallArray | 0 | 0 | |||
0:0,1.98:66464,3.5:231552,5.85:256416,7.73:256432,7.73:0 | 286 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.Strict.Just | 0.81 | 0.11 | 0.25 | 0.87 | 0.64 |
0:0,1.98:48280,3.5:104520,5.85:114040,7.73:72480,7.73:0 | 266 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.StringBuffer.StringBuffer | 0.33 | 0.04 | 0.58 | 0.25 | 0.09 |
0:0,1.98:49640,3.5:49640,5.85:1977800,7.73:7009440,7.73:0 | 323 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.Word64Map.Internal.Bin | 9.08 | 2.55 | -0.48 | 1.29 | 0.82 |
0:0,1.98:31080,3.5:31080,5.85:1311912,7.73:4736280,7.73:0 | 317 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.Word64Map.Internal.Tip | 6.11 | 1.72 | -0.48 | 1.29 | 0.82 |
0:0,1.98:51872,3.5:51872,5.85:51872,7.73:51872,7.73:0 | 257 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.Flag | 0.2 | 0.02 | |||
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 19 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.FloatSuffix | 0 | 0 | |||
0:0,1.98:32,3.5:32,5.85:32,7.73:32,7.73:0 | 46 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.IntSuffix | 0 | 0 | |||
0:0,1.98:25760,3.5:25760,5.85:25760,7.73:25760,7.73:0 | 230 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.NoArg | 0.1 | 0.01 | |||
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 18 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.OptPrefix | 0 | 0 | |||
0:0,1.98:112,3.5:112,5.85:112,7.73:112,7.73:0 | 98 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.Prefix | 0 | 0 | |||
0:0,1.98:1064168,3.5:2284576,5.85:2534560,7.73:2538032,7.73:0 | 320 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.DynFlags | 8.42 | 1.11 | 0.39 | 0.69 | 0.68 |
0:0,1.98:0,3.5:0,5.85:384,7.73:608,7.73:0 | 122 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.ExposePackage | 0 | 0 | -0.52 | 1.51 | 0.99 |
0:0,1.98:976,3.5:976,5.85:976,7.73:976,7.73:0 | 155 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.Off | 0 | 0 | |||
0:0,1.98:18704,3.5:43456,5.85:47392,7.73:47392,7.73:0 | 246 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.On | 0.15 | 0.02 | 0.38 | 0.71 | 0.65 |
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 17 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.PackageDB | 0 | 0 | |||
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 16 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.PkgDbPath | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:192,7.73:304,7.73:0 | 105 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.UnitIdArg | 0 | 0 | -0.52 | 1.51 | 0.99 |
0:0,1.98:456,3.5:608,5.85:1520,7.73:1976,7.73:0 | 161 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Env.Types.HscEnv | 0 | 0 | -0.11 | 1.1 | 0.97 |
0:0,1.98:120,3.5:120,5.85:120,7.73:120,7.73:0 | 100 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Hooks.Hooks | 0 | 0 | |||
0:0,1.98:560,3.5:560,5.85:336,7.73:336,7.73:0 | 139 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Monad.C:GhcMonad | 0 | 0 | 1.19 | -0.65 | 0.84 |
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 15 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Monad.Session | 0 | 0 | |||
0:0,1.98:0,3.5:56,5.85:0,7.73:0,7.73:0 | 12 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Pipeline.Monad.PipeEnv | 0 | 0 | |||
0:0,1.98:16,3.5:16,5.85:16,7.73:16,7.73:0 | 14 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Pipeline.Phases.PhaseHook | 0 | 0 | |||
0:0,1.98:40,3.5:40,5.85:0,7.73:0,7.73:0 | 32 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Plugins.Plugins | 0 | 0 | |||
0:0,1.98:144,3.5:144,5.85:0,7.73:0,7.73:0 | 81 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Plugins.StaticPlugin | 0 | 0 | |||
0:0,1.98:5920,3.5:5920,5.85:5920,7.73:5920,7.73:0 | 189 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Session.FlagSpec | 0.02 | 0 | |||
0:0,1.98:0,3.5:0,5.85:47040,7.73:142800,7.73:0 | 254 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Hs.Doc.Docs | 0.18 | 0.05 | -1.76 | 2.75 | 1 |
0:0,1.98:0,3.5:0,5.85:57824,7.73:309248,7.73:0 | 270 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Hs.Doc.DsiExports | 0.36 | 0.11 | -2.34 | 3.33 | 1 |
0:0,1.98:0,3.5:0,5.85:0,7.73:6504,7.73:0 | 169 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Hs.Doc.DsiModExport | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:81424,7.73:275360,7.73:0 | 268 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.HsInline | 0.35 | 0.1 | -1.89 | 2.88 | 1 |
0:0,1.98:0,3.5:0,5.85:720,7.73:3776,7.73:0 | 160 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfAnd | 0 | 0 | -2.33 | 3.32 | 0.99 |
0:0,1.98:0,3.5:0,5.85:237600,7.73:749952,7.73:0 | 290 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfCon | 0.98 | 0.27 | -1.81 | 2.8 | 0.99 |
0:0,1.98:0,3.5:0,5.85:1640,7.73:18320,7.73:0 | 186 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfConcreteClass | 0.01 | 0 | -2.74 | 3.73 | 0.99 |
0:0,1.98:0,3.5:0,5.85:256,7.73:256,7.73:0 | 106 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfDataInstance | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:80088,7.73:122016,7.73:0 | 255 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfDataTyCon | 0.2 | 0.04 | -0.41 | 1.4 | 1 |
0:0,1.98:0,3.5:0,5.85:72,7.73:144,7.73:0 | 66 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfDeprecatedTxt | 0 | 0 | -1.06 | 2.05 | 1 |
0:0,1.98:0,3.5:0,5.85:240,7.73:8208,7.73:0 | 176 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfNewTyCon | 0 | 0 | -2.99 | 3.98 | 1 |
0:0,1.98:0,3.5:0,5.85:144,7.73:384,7.73:0 | 107 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfOr | 0 | 0 | -1.57 | 2.56 | 0.99 |
0:0,1.98:0,3.5:0,5.85:112,7.73:224,7.73:0 | 90 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfParens | 0 | 0 | -1.06 | 2.05 | 1 |
0:0,1.98:0,3.5:0,5.85:1040,7.73:258000,7.73:0 | 260 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfRecSelId | 0.25 | 0.09 | -3.09 | 4.08 | 0.99 |
0:0,1.98:0,3.5:0,5.85:3768,7.73:220704,7.73:0 | 258 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfSrcBang | 0.22 | 0.08 | -3.04 | 4.03 | 1 |
0:0,1.98:0,3.5:0,5.85:72,7.73:168,7.73:0 | 71 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfStringLiteral | 0 | 0 | -1.35 | 2.34 | 1 |
0:0,1.98:0,3.5:0,5.85:1360,7.73:10032,7.73:0 | 178 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfVar | 0.01 | 0 | -2.55 | 3.54 | 0.99 |
0:0,1.98:0,3.5:0,5.85:0,7.73:16,7.73:0 | 3 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfWarnAll | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:14496,7.73:46320,7.73:0 | 212 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfWarnSome | 0.06 | 0.01 | -1.82 | 2.81 | 0.99 |
0:0,1.98:0,3.5:0,5.85:0,7.73:32,7.73:0 | 6 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfWarningTxt | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:72,7.73:72,7.73:0 | 52 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceAT | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:8128,7.73:65728,7.73:0 | 219 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceAxBranch | 0.07 | 0.02 | -2.6 | 3.59 | 1 |
0:0,1.98:0,3.5:0,5.85:4120,7.73:9080,7.73:0 | 182 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceAxiom | 0.01 | 0 | -1.25 | 2.24 | 1 |
0:0,1.98:0,3.5:0,5.85:1968,7.73:21984,7.73:0 | 191 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClass | 0.02 | 0 | -2.74 | 3.73 | 0.99 |
0:0,1.98:0,3.5:0,5.85:4384,7.73:25088,7.73:0 | 194 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClassOp | 0.02 | 0 | -2.39 | 3.38 | 0.99 |
0:0,1.98:0,3.5:0,5.85:64,7.73:2048,7.73:0 | 143 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClosedSynFamilyTyCon | 0 | 0 | -2.98 | 3.97 | 1 |
0:0,1.98:0,3.5:0,5.85:283248,7.73:952448,7.73:0 | 296 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClsInst | 1.23 | 0.34 | -1.89 | 2.88 | 1 |
0:0,1.98:0,3.5:0,5.85:268160,7.73:447760,7.73:0 | 281 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceData | 0.71 | 0.17 | -0.65 | 1.64 | 0.99 |
0:0,1.98:0,3.5:0,5.85:3960,7.73:3960,7.73:0 | 173 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceFamInst | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:560,7.73:7616,7.73:0 | 174 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceFamily | 0 | 0 | -2.81 | 3.8 | 1 |
0:0,1.98:0,3.5:0,5.85:652360,7.73:2555520,7.73:0 | 307 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceId | 3.2 | 0.93 | -2.06 | 3.05 | 1 |
0:0,1.98:0,3.5:0,5.85:1440,7.73:60816,7.73:0 | 216 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceSynonym | 0.06 | 0.02 | -3.01 | 4 | 1 |
0:0,1.98:0,3.5:0,5.85:266144,7.73:3098912,7.73:0 | 309 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IA_Arg | 3.36 | 1.13 | -2.76 | 3.75 | 0.99 |
0:0,1.98:0,3.5:0,5.85:3552,7.73:66552,7.73:0 | 217 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceAppTy | 0.07 | 0.02 | -2.89 | 3.88 | 1 |
0:0,1.98:0,3.5:0,5.85:43296,7.73:479976,7.73:0 | 274 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceForAllTy | 0.52 | 0.17 | -2.74 | 3.73 | 1 |
0:0,1.98:0,3.5:0,5.85:125800,7.73:3013080,7.73:0 | 306 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceFunTy | 3.13 | 1.11 | -2.94 | 3.93 | 1 |
0:0,1.98:0,3.5:0,5.85:2592,7.73:41408,7.73:0 | 201 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceLitTy | 0.04 | 0.01 | -2.85 | 3.84 | 1 |
0:0,1.98:0,3.5:0,5.85:32,7.73:976,7.73:0 | 123 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceNumTyLit | 0 | 0 | -2.97 | 3.96 | 1 |
0:0,1.98:0,3.5:0,5.85:2560,7.73:40432,7.73:0 | 200 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceStrTyLit | 0.04 | 0.01 | -2.85 | 3.84 | 1 |
0:0,1.98:0,3.5:0,5.85:6720,7.73:169664,7.73:0 | 248 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTupleTy | 0.17 | 0.06 | -2.95 | 3.94 | 1 |
0:0,1.98:0,3.5:0,5.85:432,7.73:1032,7.73:0 | 135 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTupleTyCon | 0 | 0 | -1.39 | 2.38 | 1 |
0:0,1.98:0,3.5:0,5.85:48384,7.73:546648,7.73:0 | 278 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTvBndr | 0.59 | 0.2 | -2.75 | 3.74 | 1 |
0:0,1.98:0,3.5:0,5.85:378192,7.73:2135304,7.73:0 | 303 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyCon | 2.51 | 0.77 | -2.38 | 3.37 | 1 |
0:0,1.98:0,3.5:0,5.85:261240,7.73:1548984,7.73:0 | 301 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyConApp | 1.81 | 0.56 | -2.42 | 3.41 | 1 |
0:0,1.98:0,3.5:0,5.85:360,7.73:936,7.73:0 | 131 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyConInfo | 0 | 0 | -1.53 | 2.52 | 1 |
0:0,1.98:0,3.5:0,5.85:45520,7.73:701840,7.73:0 | 284 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyVar | 0.74 | 0.25 | -2.84 | 3.83 | 1 |
0:0,1.98:132896,3.5:463072,5.85:512736,7.73:512736,7.73:0 | 299 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Annotation.EpAnn | 1.62 | 0.23 | 0.25 | 0.87 | 0.64 |
0:0,1.98:72,3.5:0,5.85:0,7.73:0,7.73:0 | 30 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.HappyCons | 0 | 0 | |||
0:0,1.98:72,3.5:0,5.85:0,7.73:0,7.73:0 | 29 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.HappyStk | 0 | 0 | |||
0:0,1.98:0,3.5:112,5.85:0,7.73:0,7.73:0 | 41 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Lexer.AI | 0 | 0 | |||
0:0,1.98:0,3.5:72,5.85:0,7.73:0,7.73:0 | 28 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Lexer.AlexLastAcc | 0 | 0 | |||
0:0,1.98:0,3.5:16,5.85:0,7.73:0,7.73:0 | 2 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Lexer.ITconid | 0 | 0 | |||
0:0,1.98:16,3.5:0,5.85:0,7.73:0,7.73:0 | 1 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Lexer.ITqconid | 0 | 0 | |||
0:0,1.98:200,3.5:400,5.85:0,7.73:0,7.73:0 | 113 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Lexer.PState | 0 | 0 | -0.16 | 1.15 | 1 |
0:0,1.98:88,3.5:176,5.85:0,7.73:0,7.73:0 | 79 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Lexer.ParserOpts | 0 | 0 | -0.16 | 1.15 | 1 |
0:0,1.98:24,3.5:24,5.85:24,7.73:24,7.73:0 | 35 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Platform.ArchOS.ArchOS | 0 | 0 | |||
0:0,1.98:208,3.5:208,5.85:208,7.73:208,7.73:0 | 121 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Platform.Platform | 0 | 0 | |||
0:0,1.98:72,3.5:72,5.85:192,7.73:240,7.73:0 | 111 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Settings.GhcNameVersion | 0 | 0 | -0.05 | 1.04 | 0.93 |
0:0,1.98:0,3.5:0,5.85:24160,7.73:77240,7.73:0 | 228 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Tc.Types.Env | 0.1 | 0.02 | -1.82 | 2.81 | 1 |
0:0,1.98:0,3.5:0,5.85:14496,7.73:46344,7.73:0 | 214 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Tc.Types.IfGblEnv | 0.06 | 0.01 | -1.82 | 2.81 | 1 |
0:0,1.98:0,3.5:0,5.85:24512,7.73:68800,7.73:0 | 224 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Tc.Types.IfLclEnv | 0.09 | 0.02 | -1.65 | 2.64 | 1 |
0:0,1.98:0,3.5:0,5.85:96,7.73:120,7.73:0 | 65 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Annotations.MkAnnEnv | 0 | 0 | 0.17 | 0.82 | 1 |
0:0,1.98:0,3.5:0,5.85:19920,7.73:668416,7.73:0 | 279 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Avail.Avail | 0.68 | 0.24 | -2.99 | 3.98 | 0.99 |
0:0,1.98:0,3.5:0,5.85:179592,7.73:537312,7.73:0 | 282 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Avail.AvailTC | 0.71 | 0.19 | -1.74 | 2.73 | 1 |
0:0,1.98:0,3.5:0,5.85:24,7.73:96,7.73:0 | 43 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.ActiveAfter | 0 | 0 | -2.08 | 3.07 | 1 |
0:0,1.98:0,3.5:0,5.85:16,7.73:16,7.73:0 | 5 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.GenericDM | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:800,7.73:24592,7.73:0 | 192 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.Inline | 0.02 | 0 | -2.97 | 3.96 | 1 |
0:0,1.98:0,3.5:0,5.85:244272,7.73:826080,7.73:0 | 293 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.InlinePragma | 1.07 | 0.3 | -1.89 | 2.88 | 1 |
0:0,1.98:0,3.5:0,5.85:128,7.73:224,7.73:0 | 91 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.NoInline | 0 | 0 | -0.76 | 1.75 | 1 |
0:0,1.98:0,3.5:0,5.85:121392,7.73:408192,7.73:0 | 275 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.OverlapFlag | 0.52 | 0.14 | -1.89 | 2.88 | 1 |
0:0,1.98:0,3.5:0,5.85:80928,7.73:272128,7.73:0 | 267 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.Overlaps | 0.35 | 0.09 | -1.89 | 2.88 | 1 |
0:0,1.98:0,3.5:0,5.85:1664,7.73:458464,7.73:0 | 272 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.FieldLabel.FieldLabel | 0.46 | 0.17 | -3.09 | 4.08 | 1 |
0:0,1.98:0,3.5:0,5.85:72,7.73:72,7.73:0 | 51 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Id.Info.ClassOpId | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:1168,7.73:1168,7.73:0 | 145 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Id.Info.DataConWorkId | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:35808,7.73:35808,7.73:0 | 218 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Id.Info.PrimOpId | 0.07 | 0.01 | |||
0:0,1.98:0,3.5:0,5.85:357088,7.73:1370928,7.73:0 | 300 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.External | 1.72 | 0.5 | -2.04 | 3.03 | 1 |
0:0,1.98:0,3.5:0,5.85:1026080,7.73:3560680,7.73:0 | 314 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.Name | 4.58 | 1.3 | -1.93 | 2.92 | 1 |
0:0,1.98:0,3.5:0,5.85:416,7.73:103200,7.73:0 | 231 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.Occurrence.FldName | 0.1 | 0.03 | -3.09 | 4.08 | 0.99 |
0:0,1.98:48,3.5:48,5.85:666168,7.73:2429496,7.73:0 | 305 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.Occurrence.OccName | 3.09 | 0.88 | -0.49 | 1.3 | 0.82 |
0:0,1.98:0,3.5:0,5.85:58688,7.73:58688,7.73:0 | 236 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.WiredIn | 0.11 | 0.02 | |||
0:0,1.98:0,3.5:0,5.85:81904,7.73:277872,7.73:0 | 269 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SourceText.SourceText | 0.35 | 0.1 | -1.9 | 2.89 | 0.99 |
0:0,1.98:101064,3.5:349344,5.85:386544,7.73:386544,7.73:0 | 295 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.BufSpan | 1.22 | 0.17 | 0.25 | 0.87 | 0.64 |
0:0,1.98:66448,3.5:231536,5.85:256368,7.73:256368,7.73:0 | 285 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.EpaSpan | 0.81 | 0.11 | 0.25 | 0.87 | 0.64 |
0:0,1.98:294456,3.5:862392,5.85:1587576,7.73:1633920,7.73:0 | 312 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.L | 4.37 | 0.68 | -0.04 | 1.14 | 0.91 |
0:0,1.98:24,3.5:48,5.85:0,7.73:0,7.73:0 | 27 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.PsLoc | 0 | 0 | -0.16 | 1.15 | 1 |
0:0,1.98:1416,3.5:2064,5.85:2016,7.73:2016,7.73:0 | 171 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.PsSpan | 0 | 0 | 0.71 | 0.31 | 0.46 |
0:0,1.98:99672,3.5:347304,5.85:384552,7.73:384552,7.73:0 | 294 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.RealSrcSpan | 1.21 | 0.17 | 0.25 | 0.87 | 0.64 |
0:0,1.98:202176,3.5:698736,5.85:773136,7.73:773136,7.73:0 | 302 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.RealSrcSpan' | 2.44 | 0.34 | 0.25 | 0.87 | 0.64 |
0:0,1.98:32,3.5:128,5.85:0,7.73:0,7.73:0 | 55 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.SrcLoc | 0 | 0 | -0.73 | 1.72 | 1 |
0:0,1.98:40,3.5:40,5.85:0,7.73:0,7.73:0 | 31 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Target.Target | 0 | 0 | |||
0:0,1.98:24,3.5:24,5.85:0,7.73:0,7.73:0 | 10 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Target.TargetFile | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:1760,7.73:1760,7.73:0 | 152 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.TyThing.AConLike | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:2640,7.73:2640,7.73:0 | 167 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.TyThing.ATyCon | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:25040,7.73:25040,7.73:0 | 203 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.TyThing.AnId | 0.05 | 0.01 | |||
0:0,1.98:0,3.5:0,5.85:14400,7.73:46248,7.73:0 | 210 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Unique.DFM.TaggedVal | 0.06 | 0.01 | -1.83 | 2.82 | 0.99 |
0:0,1.98:0,3.5:0,5.85:24,7.73:24,7.73:0 | 9 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Unique.DFM.UDFM | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:48240,7.73:546504,7.73:0 | 277 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Var.Bndr | 0.59 | 0.2 | -2.75 | 3.74 | 1 |
0:0,1.98:0,3.5:0,5.85:101696,7.73:101696,7.73:0 | 256 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Var.Id | 0.2 | 0.04 | |||
0:0,1.98:8640,3.5:8640,5.85:14400,7.73:16320,7.73:0 | 202 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Database.GenericUnitInfo | 0.04 | 0 | 0.29 | 0.71 | 0.92 |
0:0,1.98:144,3.5:144,5.85:528,7.73:672,7.73:0 | 136 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Env.UnitEnv | 0 | 0 | -0.18 | 1.18 | 0.93 |
0:0,1.98:0,3.5:0,5.85:520,7.73:624,7.73:0 | 126 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.External.EPS | 0 | 0 | 0.31 | 0.68 | 0.99 |
0:0,1.98:0,3.5:0,5.85:320,7.73:384,7.73:0 | 117 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.External.EpsStats | 0 | 0 | 0.31 | 0.68 | 0.99 |
0:0,1.98:116888,3.5:228608,5.85:282872,7.73:371792,7.73:0 | 291 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Finder.Types.FinderOpts | 1 | 0.13 | 0.14 | 0.85 | 0.95 |
0:0,1.98:14472,3.5:31344,5.85:55104,7.73:55104,7.73:0 | 245 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Finder.Types.InstalledFound | 0.15 | 0.02 | 0.06 | 1.04 | 0.89 |
0:0,1.98:4008,3.5:4776,5.85:10008,7.73:24048,7.73:0 | 199 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Finder.Types.InstalledNotFound | 0.04 | 0 | -0.23 | 1.08 | 0.84 |
0:0,1.98:120,3.5:120,5.85:264,7.73:312,7.73:0 | 119 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Home.DefiniteHomeUnit | 0 | 0 | 0.08 | 0.93 | 0.92 |
0:0,1.98:336,3.5:336,5.85:1920,7.73:2400,7.73:0 | 165 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Home.Graph.HomeUnitEnv | 0 | 0 | -0.29 | 1.3 | 0.92 |
0:0,1.98:0,3.5:0,5.85:19200,7.73:61664,7.73:0 | 222 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Home.ModInfo.HomeModInfo | 0.08 | 0.02 | -1.83 | 2.82 | 0.99 |
0:0,1.98:0,3.5:0,5.85:43200,7.73:138744,7.73:0 | 250 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Deps.Deps | 0.18 | 0.05 | -1.83 | 2.82 | 0.99 |
0:0,1.98:0,3.5:0,5.85:142856,7.73:1424920,7.73:0 | 297 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Deps.UsageHomeModule | 1.56 | 0.52 | -2.7 | 3.69 | 1 |
0:0,1.98:0,3.5:0,5.85:608,7.73:736,7.73:0 | 132 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Deps.UsagePackageModule | 0 | 0 | 0.28 | 0.71 | 1 |
0:0,1.98:0,3.5:0,5.85:128,7.73:160,7.73:0 | 80 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Graph.ModuleGraph | 0 | 0 | 0.17 | 0.82 | 1 |
0:0,1.98:0,3.5:0,5.85:55080,7.73:55080,7.73:0 | 234 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Graph.ModuleNode | 0.11 | 0.02 | |||
0:0,1.98:0,3.5:0,5.85:17335392,7.73:17335392,7.73:0 | 326 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Graph.NodeKey_Module | 34.67 | 8.17 | |||
0:0,1.98:33712,3.5:73080,5.85:80920,7.73:80920,7.73:0 | 261 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Location.OsPathModLocation | 0.26 | 0.03 | 0.39 | 0.69 | 0.67 |
0:0,1.98:0,3.5:0,5.85:43200,7.73:138744,7.73:0 | 249 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModDetails.ModDetails | 0.18 | 0.05 | -1.83 | 2.82 | 0.99 |
0:0,1.98:0,3.5:0,5.85:48,7.73:64,7.73:0 | 40 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModIface.FullIfaceBinHandle | 0 | 0 | -0.03 | 1.02 | 1 |
0:0,1.98:0,3.5:0,5.85:72600,7.73:231840,7.73:0 | 264 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModIface.ModIfaceBackend | 0.3 | 0.08 | -1.82 | 2.81 | 0.99 |
0:0,1.98:0,3.5:0,5.85:137088,7.73:434560,7.73:0 | 276 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModIface.PrivateModIface | 0.57 | 0.15 | -1.81 | 2.8 | 0.99 |
0:0,1.98:153216,3.5:270464,5.85:587520,7.73:587520,7.73:0 | 298 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModSummary.ModSummary | 1.59 | 0.24 | 0 | 1.09 | 0.9 |
0:0,1.98:256,3.5:304,5.85:304,7.73:304,7.73:0 | 128 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Warnings.CofiniteWarningCategorySet | 0 | 0 | 0.85 | 0.17 | 0.53 |
0:0,1.98:0,3.5:0,5.85:14496,7.73:46344,7.73:0 | 213 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.WholeCoreBindings.IfaceForeign | 0.06 | 0.01 | -1.82 | 2.81 | 1 |
0:0,1.98:2160,3.5:2160,5.85:3600,7.73:4080,7.73:0 | 179 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.ModOrigin | 0.01 | 0 | 0.29 | 0.71 | 0.92 |
0:0,1.98:1368,3.5:1368,5.85:2280,7.73:2584,7.73:0 | 172 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitConfig | 0 | 0 | 0.29 | 0.71 | 0.92 |
0:0,1.98:216,3.5:216,5.85:360,7.73:408,7.73:0 | 129 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitDatabase | 0 | 0 | 0.29 | 0.71 | 0.92 |
0:0,1.98:936,3.5:936,5.85:1560,7.73:1768,7.73:0 | 166 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitState | 0 | 0 | 0.29 | 0.71 | 0.92 |
0:0,1.98:864,3.5:864,5.85:1440,7.73:1632,7.73:0 | 162 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitVisibility | 0 | 0 | 0.29 | 0.71 | 0.92 |
0:0,1.98:18480,3.5:36120,5.85:17448000,7.73:17775792,7.73:0 | 327 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Types.GWIB | 35.27 | 8.29 | -0.5 | 1.61 | 0.85 |
0:0,1.98:131472,3.5:372552,5.85:991632,7.73:2399064,7.73:0 | 311 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Types.Module | 3.89 | 0.85 | -0.36 | 1.22 | 0.9 |
0:0,1.98:10096,3.5:21344,5.85:410480,7.73:2824560,7.73:0 | 308 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Types.RealUnit | 3.26 | 1.03 | -0.48 | 1.24 | 0.72 |
0:0,1.98:0,3.5:0,5.85:928,7.73:1056,7.73:0 | 140 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.C:Binary | 0 | 0 | 0.5 | 0.49 | 0.99 |
0:0,1.98:0,3.5:0,5.85:168,7.73:224,7.73:0 | 95 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.FullBinData | 0 | 0 | -0.03 | 1.02 | 1 |
0:0,1.98:0,3.5:0,5.85:64,7.73:64,7.73:0 | 45 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.ReaderUserData | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:288,7.73:288,7.73:0 | 110 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.SomeBinaryReader | 0 | 0 | |||
0:0,1.98:256,3.5:384,5.85:256,7.73:256,7.73:0 | 127 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Logger.LogFlags | 0 | 0 | 0.85 | -0.17 | 0.11 |
0:0,1.98:128,3.5:192,5.85:128,7.73:128,7.73:0 | 109 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Logger.Logger | 0 | 0 | 0.85 | -0.17 | 0.11 |
0:0,1.98:312,3.5:312,5.85:0,7.73:0,7.73:0 | 114 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Outputable.SDC | 0 | 0 | |||
0:0,1.98:24,3.5:24,5.85:24,7.73:24,7.73:0 | 34 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.TmpFs.PathsToClean | 0 | 0 | |||
0:0,1.98:48,3.5:48,5.85:48,7.73:48,7.73:0 | 59 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.TmpFs.TmpFs | 0 | 0 | |||
0:0,1.98:0,3.5:0,5.85:1512,7.73:6840,7.73:0 | 175 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:Language.Haskell.Syntax.Basic.Fixity | 0 | 0 | -2.2 | 3.19 | 0.99 |
0:0,1.98:24,3.5:24,5.85:24,7.73:24,7.73:0 | 33 | polyparse-1.13-3EgvXzqJ4FaKcDXAW4s8Xg:Text.ParserCombinators.Poly.Result.Success | 0 | 0 | |||
0:0,1.98:24,3.5:24,5.85:0,7.73:0,7.73:0 | 8 | time-1.12.2-33dd:Data.Time.Clock.Internal.CTimespec.MkCTimespec | 0 | 0 | |||
0:0,1.98:64,3.5:64,5.85:64,7.73:64,7.73:0 | 74 | unix-2.8.5.1-fee6:System.Posix.Signals.Catch | 0 | 0 | |||
0:0,1.98:64,3.5:64,5.85:64,7.73:64,7.73:0 | 73 | vector-0.13.2.0-JVRSMw6d1JVLmqC4l68MyE:Data.Vector.Mutable.MVector | 0 | 0 |
2025-03-28, 08:33 UTC
by ./.stack-work/install/x86_64-linux/1b836df8f86ca00b321e0d48d90d4d8234e42a5a2911fac8ddd808d822db860d/9.10.1/bin/ghc-mu-core-to-exp --verbose=hpt +RTS -s -hT -l -i1 -RTS -t VCM.XVA.CVAModelCorrToMDS_VCM
No ticky data to display.