1.0
seconds between heap samples2025-03-28, 07:53 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, 07:53 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, 07:53 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, 07:53 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, 07:53 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, 07:53 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.91:10453968,3.48:37292424,5.81:38405024,5.81:0 | 315 | ARR_WORDS | 86.15 | 17.26 | 0.09 | 1 | 0.68 |
0:0,1.91:48,3.48:48,5.81:16,5.81:0 | 46 | BLACKHOLE | 0 | 0 | 1.45 | -1.05 | 0.84 |
0:0,1.91:21600,3.48:16704,5.81:41952,5.81:0 | 225 | C_FINALIZER_LIST | 0.08 | 0.01 | 0.13 | 0.78 | 0.68 |
0:0,1.91:1152,3.48:336,5.81:288,5.81:0 | 137 | DEAD_WEAK | 0 | 0 | 1.18 | -1.05 | 0.69 |
0:0,1.91:18744,3.48:16296,5.81:5027088,5.81:0 | 308 | FUN | 5.06 | 2 | -0.68 | 1.56 | 0.83 |
0:0,1.91:608,3.48:912,5.81:1280,5.81:0 | 144 | FUN_0_1 | 0 | 0 | 0.22 | 0.77 | 0.99 |
0:0,1.91:140512,3.48:361904,5.81:1506000,5.81:0 | 294 | FUN_1_0 | 2 | 0.56 | -0.46 | 1.39 | 0.93 |
0:0,1.91:80592,3.48:84312,5.81:293496,5.81:0 | 267 | FUN_2_0 | 0.45 | 0.1 | -0.22 | 1.13 | 0.85 |
0:0,1.91:788792,3.48:791512,5.81:1039832,5.81:0 | 299 | MUT_ARR_PTRS_CLEAN | 2.62 | 0.43 | 0.59 | 0.37 | 0.84 |
0:0,1.91:7072,3.48:4352,5.81:44800,5.81:0 | 210 | MUT_ARR_PTRS_DIRTY | 0.05 | 0.01 | -0.44 | 1.33 | 0.79 |
0:0,1.91:17520,3.48:18064,5.81:84336,5.81:0 | 240 | MUT_ARR_PTRS_FROZEN_CLEAN | 0.11 | 0.03 | -0.33 | 1.24 | 0.84 |
0:0,1.91:20992,3.48:33968,5.81:43280,5.81:0 | 227 | MUT_VAR_CLEAN | 0.09 | 0.01 | 0.27 | 0.75 | 0.95 |
0:0,1.91:48,3.48:96,5.81:64,5.81:0 | 72 | MUT_VAR_DIRTY | 0 | 0 | 0.61 | 0.16 | 0.04 |
0:0,1.91:8768,3.48:9888,5.81:55616,5.81:0 | 220 | MVAR_CLEAN | 0.07 | 0.02 | -0.41 | 1.31 | 0.85 |
0:0,1.91:96,3.48:96,5.81:224,5.81:0 | 97 | MVAR_DIRTY | 0 | 0 | 0.04 | 0.89 | 0.84 |
0:0,1.91:5944,3.48:6160,5.81:66632,5.81:0 | 222 | PAP | 0.07 | 0.02 | -0.53 | 1.42 | 0.84 |
0:0,1.91:0,3.48:0,5.81:11952,5.81:0 | 170 | SMALL_MUT_ARR_PTRS_FROZEN_CLEAN | 0.01 | 0 | |||
0:0,1.91:36144,3.48:42928,5.81:33600,5.81:0 | 237 | STACK | 0.11 | 0.01 | 0.95 | -0.13 | 0.13 |
0:0,1.91:88472,3.48:123112,5.81:2551936,5.81:0 | 301 | THUNK | 2.76 | 1 | -0.62 | 1.51 | 0.84 |
0:0,1.91:21696,3.48:21720,5.81:25848,5.81:0 | 217 | THUNK_0_1 | 0.06 | 0.01 | 0.73 | 0.25 | 0.84 |
0:0,1.91:64,3.48:64,5.81:96,5.81:0 | 76 | THUNK_0_2 | 0 | 0 | 0.44 | 0.52 | 0.84 |
0:0,1.91:583104,3.48:1221624,5.81:4169400,5.81:0 | 311 | THUNK_1_0 | 5.97 | 1.55 | -0.38 | 1.32 | 0.94 |
0:0,1.91:20864,3.48:42688,5.81:48576,5.81:0 | 236 | THUNK_1_1 | 0.11 | 0.02 | 0.24 | 0.8 | 0.82 |
0:0,1.91:805536,3.48:1716928,5.81:6748384,5.81:0 | 312 | THUNK_2_0 | 9.27 | 2.52 | -0.42 | 1.35 | 0.92 |
0:0,1.91:672,3.48:600,5.81:456528,5.81:0 | 266 | THUNK_SELECTOR | 0.45 | 0.18 | -0.68 | 1.56 | 0.84 |
0:0,1.91:720,3.48:1872,5.81:288,5.81:0 | 145 | TSO | 0 | 0 | 0.82 | -0.49 | 0.13 |
0:0,1.91:20928,3.48:16800,5.81:42144,5.81:0 | 224 | WEAK | 0.07 | 0.01 | 0.11 | 0.8 | 0.71 |
0:0,1.91:336,3.48:336,5.81:192,5.81:0 | 115 | base:Control.Monad.IO.Class.C:MonadIO | 0 | 0 | 1.28 | -0.68 | 0.84 |
0:0,1.91:106256,3.48:215168,5.81:333184,5.81:0 | 279 | base:Data.Array.Byte.ByteArray | 0.65 | 0.12 | 0 | 1 | 0.99 |
0:0,1.91:64,3.48:64,5.81:64,5.81:0 | 67 | binary-0.8.9.2-e89c:Data.Binary.Class.C:Binary | 0 | 0 | |||
0:0,1.91:4256,3.48:4256,5.81:7968,5.81:0 | 175 | bytestring-0.12.1.0-40b0:Data.ByteString.Internal.Type.BS | 0.01 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:15920,3.48:23880,5.81:30280,5.81:0 | 218 | containers-0.7-d968:Data.IntMap.Internal.Bin | 0.07 | 0.01 | 0.32 | 0.69 | 0.96 |
0:0,1.91:9576,3.48:14352,5.81:18192,5.81:0 | 200 | containers-0.7-d968:Data.IntMap.Internal.Tip | 0.04 | 0 | 0.32 | 0.69 | 0.96 |
0:0,1.91:27800,3.48:72960,5.81:191200,5.81:0 | 257 | containers-0.7-d968:Data.IntSet.Internal.Bin | 0.29 | 0.07 | -0.33 | 1.29 | 0.98 |
0:0,1.91:24696,3.48:64248,5.81:170616,5.81:0 | 256 | containers-0.7-d968:Data.IntSet.Internal.Tip | 0.25 | 0.06 | -0.33 | 1.29 | 0.97 |
0:0,1.91:582672,3.48:1430784,5.81:2255136,5.81:0 | 306 | containers-0.7-d968:Data.Map.Internal.Bin | 4.26 | 0.87 | -0.08 | 1.09 | 0.98 |
0:0,1.91:23560,3.48:55280,5.81:394360,5.81:0 | 270 | containers-0.7-d968:Data.Set.Internal.Bin | 0.47 | 0.15 | -0.54 | 1.46 | 0.89 |
0:0,1.91:520,3.48:520,5.81:1040,5.81:0 | 141 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Function.C:IsIFunction | 0 | 0 | 0.16 | 0.78 | 0.84 |
0:0,1.91:72,3.48:72,5.81:168,5.81:0 | 88 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Function.C:Poly | 0 | 0 | 0.04 | 0.89 | 0.84 |
0:0,1.91:7176,3.48:6144,5.81:18864,5.81:0 | 188 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Object.Object | 0.03 | 0 | -0.07 | 0.98 | 0.78 |
0:0,1.91:24,3.48:24,5.81:48,5.81:0 | 43 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Tuple.C:IsTuple | 0 | 0 | 0.16 | 0.78 | 0.84 |
0:0,1.91:272,3.48:272,5.81:720,5.81:0 | 127 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.TypeDesc.Type | 0 | 0 | -0.05 | 0.97 | 0.84 |
0:0,1.91:1021656,3.48:1479696,5.81:1663968,5.81:0 | 305 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.TypeDesc.TypeDesc | 4.16 | 0.71 | 0.47 | 0.55 | 0.88 |
0:0,1.91:1440,3.48:1440,5.81:4608,5.81:0 | 163 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Lang.Haskell.Internal.Value.C:Value | 0 | 0 | -0.16 | 1.07 | 0.84 |
0:0,1.91:0,3.48:0,5.81:56640,5.81:0 | 211 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.ExprImpl.AddinInfo | 0.05 | 0.02 | |||
0:0,1.91:0,3.48:0,5.81:48,5.81:0 | 21 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.ExprImpl.Loc | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:64,5.81:0 | 24 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.LambdaEval.BinState | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:42528,5.81:0 | 202 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Stem.Exp.Type.Type | 0.04 | 0.01 | |||
0:0,1.91:24,3.48:24,5.81:24,5.81:0 | 31 | cortex-lib-0.1-88GS3g9DTKiEfCVFM2DwGm:Cortex.Utils.GrowableVector.G | 0 | 0 | |||
0:0,1.91:3200,3.48:3200,5.81:3200,5.81:0 | 167 | cpphs-1.20.9.1-D5kFPKSzMzQ1DJE9zhlRIr:Language.Preprocessor.Cpphs.SymTab.Fork | 0 | 0 | |||
0:0,1.91:1616,3.48:1616,5.81:1616,5.81:0 | 156 | cpphs-1.20.9.1-D5kFPKSzMzQ1DJE9zhlRIr:Language.Preprocessor.Cpphs.SymTab.Leaf | 0 | 0 | |||
0:0,1.91:192,3.48:192,5.81:216,5.81:0 | 104 | exceptions-0.10.7-5e72:Control.Monad.Catch.C:MonadCatch | 0 | 0 | 0.81 | 0.17 | 0.84 |
0:0,1.91:40,3.48:40,5.81:200,5.81:0 | 80 | exceptions-0.10.7-5e72:Control.Monad.Catch.C:MonadMask | 0 | 0 | -0.35 | 1.25 | 0.84 |
0:0,1.91:384,3.48:384,5.81:312,5.81:0 | 123 | exceptions-0.10.7-5e72:Control.Monad.Catch.C:MonadThrow | 0 | 0 | 1.12 | -0.3 | 0.84 |
0:0,1.91:0,3.48:0,5.81:768,5.81:0 | 112 | ghc-bignum:GHC.Num.Integer.IS | 0 | 0 | |||
0:0,1.91:120,3.48:120,5.81:880,5.81:0 | 124 | ghc-internal:GHC.Internal.Arr.Array | 0 | 0 | -0.45 | 1.35 | 0.84 |
0:0,1.91:40,3.48:40,5.81:40,5.81:0 | 50 | ghc-internal:GHC.Internal.Arr.STArray | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:4176,5.81:0 | 154 | ghc-internal:GHC.Internal.Base.:| | 0 | 0 | |||
0:0,1.91:672,3.48:672,5.81:784,5.81:0 | 142 | ghc-internal:GHC.Internal.Base.C:Applicative | 0 | 0 | 0.76 | 0.22 | 0.84 |
0:0,1.91:384,3.48:384,5.81:432,5.81:0 | 126 | ghc-internal:GHC.Internal.Base.C:Functor | 0 | 0 | 0.81 | 0.17 | 0.84 |
0:0,1.91:1440,3.48:1440,5.81:1040,5.81:0 | 151 | ghc-internal:GHC.Internal.Base.C:Monad | 0 | 0 | 1.18 | -0.44 | 0.84 |
0:0,1.91:32,3.48:32,5.81:32,5.81:0 | 42 | ghc-internal:GHC.Internal.Conc.Sync.ThreadId | 0 | 0 | |||
0:0,1.91:96,3.48:96,5.81:96,5.81:0 | 86 | ghc-internal:GHC.Internal.Data.Dynamic.Dynamic | 0 | 0 | |||
0:0,1.91:160,3.48:128,5.81:47472,5.81:0 | 205 | ghc-internal:GHC.Internal.Data.Either.Left | 0.04 | 0.01 | -0.68 | 1.56 | 0.83 |
0:0,1.91:208,3.48:176,5.81:128,5.81:0 | 101 | ghc-internal:GHC.Internal.Data.Either.Right | 0 | 0 | 1.18 | -0.58 | 0.99 |
0:0,1.91:0,3.48:0,5.81:96,5.81:0 | 41 | ghc-internal:GHC.Internal.Data.Typeable.Internal.SomeTypeRep | 0 | 0 | |||
0:0,1.91:48,3.48:48,5.81:48,5.81:0 | 61 | ghc-internal:GHC.Internal.Data.Typeable.Internal.TrApp | 0 | 0 | |||
0:0,1.91:96,3.48:96,5.81:96,5.81:0 | 85 | ghc-internal:GHC.Internal.Data.Typeable.Internal.TrFun | 0 | 0 | |||
0:0,1.91:384,3.48:384,5.81:672,5.81:0 | 128 | ghc-internal:GHC.Internal.Data.Typeable.Internal.TrTyCon | 0 | 0 | 0.28 | 0.67 | 0.84 |
0:0,1.91:432,3.48:432,5.81:816,5.81:0 | 133 | ghc-internal:GHC.Internal.Data.Version.Version | 0 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:96,3.48:96,5.81:3195912,5.81:0 | 302 | ghc-internal:GHC.Internal.Fingerprint.Type.Fingerprint | 3.19 | 1.27 | -0.68 | 1.56 | 0.84 |
0:0,1.91:6912,3.48:5536,5.81:13984,5.81:0 | 185 | ghc-internal:GHC.Internal.ForeignPtr.CFinalizers | 0.02 | 0 | 0.1 | 0.81 | 0.71 |
0:0,1.91:7296,3.48:6264,5.81:19152,5.81:0 | 190 | ghc-internal:GHC.Internal.ForeignPtr.ForeignPtr | 0.03 | 0 | -0.07 | 0.98 | 0.78 |
0:0,1.91:13056,3.48:31296,5.81:35160,5.81:0 | 223 | ghc-internal:GHC.Internal.ForeignPtr.MallocPtr | 0.07 | 0.01 | 0.18 | 0.88 | 0.79 |
0:0,1.91:4864,3.48:4176,5.81:12752,5.81:0 | 181 | ghc-internal:GHC.Internal.ForeignPtr.PlainForeignPtr | 0.02 | 0 | -0.07 | 0.98 | 0.78 |
0:0,1.91:8608,3.48:20208,5.81:13472,5.81:0 | 201 | ghc-internal:GHC.Internal.ForeignPtr.PlainPtr | 0.04 | 0 | 0.52 | 0.26 | 0.09 |
0:0,1.91:1152,3.48:3392,5.81:1024,5.81:0 | 159 | ghc-internal:GHC.Internal.IO.Buffer.Buffer | 0 | 0 | 0.66 | -0.19 | 0.02 |
0:0,1.91:288,3.48:192,5.81:96,5.81:0 | 103 | ghc-internal:GHC.Internal.IO.Encoding.Types.BufferCodec# | 0 | 0 | 1.29 | -0.99 | 0.98 |
0:0,1.91:96,3.48:96,5.81:96,5.81:0 | 84 | ghc-internal:GHC.Internal.IO.Encoding.Types.TextEncoding | 0 | 0 | |||
0:0,1.91:336,3.48:1176,5.81:264,5.81:0 | 136 | ghc-internal:GHC.Internal.IO.FD.FD | 0 | 0 | 0.65 | -0.24 | 0.03 |
0:0,1.91:0,3.48:0,5.81:24,5.81:0 | 4 | ghc-internal:GHC.Internal.IO.Handle.Types.BufferListCons | 0 | 0 | |||
0:0,1.91:48,3.48:48,5.81:48,5.81:0 | 60 | ghc-internal:GHC.Internal.IO.Handle.Types.FileHandle | 0 | 0 | |||
0:0,1.91:2304,3.48:7344,5.81:1872,5.81:0 | 169 | ghc-internal:GHC.Internal.IO.Handle.Types.Handle__ | 0.01 | 0 | 0.66 | -0.23 | 0.03 |
0:0,1.91:64,3.48:64,5.81:80,5.81:0 | 71 | ghc-internal:GHC.Internal.Int.I32# | 0 | 0 | 0.66 | 0.31 | 0.84 |
0:0,1.91:32,3.48:32,5.81:0,5.81:0 | 23 | ghc-internal:GHC.Internal.Int.I64# | 0 | 0 | |||
0:0,1.91:64,3.48:64,5.81:64,5.81:0 | 66 | ghc-internal:GHC.Internal.MVar.MVar | 0 | 0 | |||
0:0,1.91:21984,3.48:46512,5.81:542576,5.81:0 | 275 | ghc-internal:GHC.Internal.Maybe.Just | 0.61 | 0.21 | -0.59 | 1.49 | 0.86 |
0:0,1.91:0,3.48:0,5.81:48,5.81:0 | 20 | ghc-internal:GHC.Internal.Ptr.Ptr | 0 | 0 | |||
0:0,1.91:4256,3.48:4256,5.81:4768,5.81:0 | 173 | ghc-internal:GHC.Internal.STRef.STRef | 0.01 | 0 | 0.81 | 0.16 | 0.84 |
0:0,1.91:96,3.48:96,5.81:144,5.81:0 | 91 | ghc-internal:GHC.Internal.Stack.Types.FreezeCallStack | 0 | 0 | 0.44 | 0.52 | 0.84 |
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 19 | ghc-internal:GHC.Internal.Text.ParserCombinators.ReadP.Get | 0 | 0 | |||
0:0,1.91:32,3.48:48,5.81:64,5.81:0 | 59 | ghc-internal:GHC.Internal.Text.ParserCombinators.ReadP.Look | 0 | 0 | 0.27 | 0.73 | 0.98 |
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 18 | ghc-internal:GHC.Internal.Weak.Finalize.ByteArray | 0 | 0 | |||
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 17 | ghc-internal:GHC.Internal.Weak.Weak | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:49328,5.81:0 | 206 | ghc-internal:GHC.Internal.Word.W64# | 0.04 | 0.01 | |||
0:0,1.91:240,3.48:192,5.81:0,5.81:0 | 99 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Driver.Walker.WalkerEnv | 0 | 0 | 1.24 | -0.45 | 1 |
0:0,1.91:19128,3.48:94632,5.81:108168,5.81:0 | 254 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.AddinMod | 0.22 | 0.04 | -0.07 | 1.15 | 0.77 |
0:0,1.91:13392,3.48:21072,5.81:22224,5.81:0 | 212 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.EnumMod | 0.05 | 0 | 0.49 | 0.55 | 0.75 |
0:0,1.91:40,3.48:40,5.81:80,5.81:0 | 62 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.LoaderState | 0 | 0 | 0.16 | 0.78 | 0.84 |
0:0,1.91:0,3.48:0,5.81:35304,5.81:0 | 194 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.ModuleHealth | 0.03 | 0.01 | |||
0:0,1.91:56928,3.48:195008,5.81:226752,5.81:0 | 271 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.CortexModule.MuMod | 0.47 | 0.09 | 0.02 | 1.05 | 0.8 |
0:0,1.91:26040,3.48:49272,5.81:55080,5.81:0 | 242 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.ModuleData | 0.13 | 0.02 | 0.3 | 0.74 | 0.81 |
0:0,1.91:60760,3.48:114968,5.81:46144,5.81:0 | 253 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Loader.Types.ModuleWalkerInfo | 0.22 | 0.04 | 0.82 | -0.3 | 0.09 |
0:0,1.91:0,3.48:0,5.81:58840,5.81:0 | 214 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Mu.ExtraSourceInfo.ExtraSourceInfo | 0.05 | 0.02 | |||
0:0,1.91:164064,3.48:222432,5.81:233312,5.81:0 | 276 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Reflect.AddinRegistry.AddinFun | 0.61 | 0.1 | 0.61 | 0.41 | 0.77 |
0:0,1.91:6976,3.48:6976,5.81:6976,5.81:0 | 180 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Reflect.AddinRegistry.AddinModule | 0.02 | 0 | |||
0:0,1.91:72,3.48:72,5.81:72,5.81:0 | 74 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Collected.C:ExtraInfoLogging | 0 | 0 | |||
0:0,1.91:32,3.48:32,5.81:64,5.81:0 | 53 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Collected.Collected | 0 | 0 | 0.16 | 0.78 | 0.84 |
0:0,1.91:26040,3.48:49272,5.81:55080,5.81:0 | 241 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Collected.ModuleInfo | 0.13 | 0.02 | 0.3 | 0.74 | 0.81 |
0:0,1.91:160,3.48:128,5.81:0,5.81:0 | 83 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Errors.ModuleError | 0 | 0 | 1.24 | -0.45 | 1 |
0:0,1.91:32,3.48:32,5.81:32,5.81:0 | 40 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.LoaderOptions | 0 | 0 | |||
0:0,1.91:24,3.48:24,5.81:24,5.81:0 | 30 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.SingleModule | 0 | 0 | |||
0:0,1.91:72,3.48:72,5.81:72,5.81:0 | 73 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Timings.C:TimeLogging | 0 | 0 | |||
0:0,1.91:24,3.48:24,5.81:48,5.81:0 | 39 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Timings.CollectedTimings | 0 | 0 | 0.16 | 0.78 | 0.84 |
0:0,1.91:144,3.48:144,5.81:144,5.81:0 | 98 | ghc-mu-0.1-B56VDS4CGwPI33lmeMWfE5-ghc-mu-core-to-exp:Cortex.Stem.GHC.Utils.Verbose | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:144,5.81:0 | 58 | ghc-prim:GHC.Classes.C:Ord | 0 | 0 | |||
0:0,1.91:400,3.48:400,5.81:240,5.81:0 | 121 | ghc-prim:GHC.Classes.CTuple4 | 0 | 0 | 1.27 | -0.63 | 0.84 |
0:0,1.91:171960,3.48:465552,5.81:3646872,5.81:0 | 307 | ghc-prim:GHC.Tuple.(,) | 4.28 | 1.4 | -0.57 | 1.48 | 0.89 |
0:0,1.91:0,3.48:0,5.81:27584,5.81:0 | 186 | ghc-prim:GHC.Tuple.(,,) | 0.02 | 0.01 | |||
0:0,1.91:40,3.48:40,5.81:40,5.81:0 | 49 | ghc-prim:GHC.Tuple.(,,,) | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:112,5.81:0 | 45 | ghc-prim:GHC.Tuple.(,,,,,,,,,,,,) | 0 | 0 | |||
0:0,1.91:10501608,3.48:16569240,5.81:23160672,5.81:0 | 314 | ghc-prim:GHC.Types.: | 50.23 | 9.12 | 0.2 | 0.8 | 0.99 |
0:0,1.91:3426048,3.48:4622384,5.81:1660112,5.81:0 | 313 | ghc-prim:GHC.Types.C# | 9.7 | 1.84 | 1.11 | -0.65 | 0.46 |
0:0,1.91:17376,3.48:32864,5.81:107360,5.81:0 | 244 | ghc-prim:GHC.Types.D# | 0.15 | 0.03 | -0.34 | 1.28 | 0.93 |
0:0,1.91:8240,3.48:11424,5.81:79584,5.81:0 | 228 | ghc-prim:GHC.Types.I# | 0.09 | 0.03 | -0.49 | 1.39 | 0.86 |
0:0,1.91:16,3.48:16,5.81:112,5.81:0 | 57 | ghc-prim:GHC.Types.MkLiftBox | 0 | 0 | -0.44 | 1.34 | 0.84 |
0:0,1.91:56,3.48:56,5.81:56,5.81:0 | 63 | ghc-prim:GHC.Types.TyCon | 0 | 0 | |||
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 16 | ghc-prim:GHC.Types.W# | 0 | 0 | |||
0:0,1.91:7992,3.48:11280,5.81:16008,5.81:0 | 192 | hashmap-1.3.3-8s8t0xrqRMvCUCNtN8zMmL:Data.HashMap.Only | 0.03 | 0 | 0.25 | 0.74 | 0.99 |
0:0,1.91:128,3.48:128,5.81:32,5.81:0 | 82 | mtl-2.3.1-c6ed:Control.Monad.Error.Class.C:MonadError | 0 | 0 | 1.5 | -1.18 | 0.84 |
0:0,1.91:280,3.48:280,5.81:80,5.81:0 | 108 | mtl-2.3.1-c6ed:Control.Monad.State.Class.C:MonadState | 0 | 0 | 1.48 | -1.13 | 0.84 |
0:0,1.91:0,3.48:0,5.81:1640,5.81:0 | 132 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.BuiltinRule | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:280,5.81:0 | 79 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.Class.Class | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:240,5.81:0 | 77 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.Class.ConcreteClass | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1760,5.81:0 | 135 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.ConLike.RealDataCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:26304,5.81:0 | 184 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.DataCon.MkData | 0.02 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:120,5.81:0 | 48 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.FamInstEnv.FamIE | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:157008,5.81:0 | 243 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.NotOrphan | 0.15 | 0.06 | |||
0:0,1.91:0,3.48:0,5.81:696,5.81:0 | 109 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCo.Rep.TyConApp | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:10192,5.81:0 | 168 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.AlgTyCon | 0.01 | 0 | |||
0:0,1.91:0,3.48:0,5.81:48,5.81:0 | 15 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.ClassTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1584,5.81:0 | 131 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.DataTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:128,5.81:0 | 52 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.Injective | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1008,5.81:0 | 118 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.PrimTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:4384,5.81:0 | 155 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.PromotedDataCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:208,5.81:0 | 70 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.RuntimeRep | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1488,5.81:0 | 130 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.SumTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:336,5.81:0 | 90 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.SynonymTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1992,5.81:0 | 140 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.TupleTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:40032,5.81:0 | 199 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.TyCon | 0.04 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:1824,5.81:0 | 138 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.VanillaAlgTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:96,5.81:0 | 38 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.VecCount | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:128,5.81:0 | 51 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Core.TyCon.VecElem | 0 | 0 | |||
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 14 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastMutInt.FastMutInt | 0 | 0 | |||
0:0,1.91:396440,3.48:831760,5.81:2655240,5.81:0 | 304 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastString.FastString | 3.88 | 0.98 | -0.36 | 1.3 | 0.94 |
0:0,1.91:32,3.48:32,5.81:32,5.81:0 | 37 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastString.FastStringTable | 0 | 0 | |||
0:0,1.91:8192,3.48:8192,5.81:8192,5.81:0 | 182 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.FastString.FastStringTableSegment | 0.02 | 0 | |||
0:0,1.91:0,3.48:0,5.81:16,5.81:0 | 2 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.SmallArray.SmallArray | 0 | 0 | |||
0:0,1.91:57440,3.48:223264,5.81:256432,5.81:0 | 273 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.Strict.Just | 0.53 | 0.11 | -0.01 | 1.09 | 0.78 |
0:0,1.91:42120,3.48:100120,5.81:90680,5.81:0 | 255 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.StringBuffer.StringBuffer | 0.23 | 0.04 | 0.35 | 0.65 | 0.49 |
0:0,1.91:49640,3.48:49640,5.81:5350360,5.81:0 | 309 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.Word64Map.Internal.Bin | 5.44 | 2.13 | -0.67 | 1.55 | 0.84 |
0:0,1.91:31080,3.48:31080,5.81:3612960,5.81:0 | 303 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Data.Word64Map.Internal.Tip | 3.67 | 1.43 | -0.67 | 1.55 | 0.84 |
0:0,1.91:55104,3.48:73728,5.81:51872,5.81:0 | 247 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.Flag | 0.18 | 0.03 | 0.89 | -0.12 | 0.06 |
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 13 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.FloatSuffix | 0 | 0 | |||
0:0,1.91:32,3.48:32,5.81:32,5.81:0 | 36 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.IntSuffix | 0 | 0 | |||
0:0,1.91:25760,3.48:25760,5.81:25760,5.81:0 | 221 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.NoArg | 0.07 | 0.01 | |||
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 12 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.OptPrefix | 0 | 0 | |||
0:0,1.91:112,3.48:112,5.81:112,5.81:0 | 89 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.CmdLine.Prefix | 0 | 0 | |||
0:0,1.91:932232,3.48:2190832,5.81:2538032,5.81:0 | 310 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.DynFlags | 5.66 | 1.06 | 0.16 | 0.89 | 0.82 |
0:0,1.91:0,3.48:0,5.81:608,5.81:0 | 105 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.ExposePackage | 0 | 0 | |||
0:0,1.91:976,3.48:976,5.81:976,5.81:0 | 146 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.Off | 0 | 0 | |||
0:0,1.91:17424,3.48:41760,5.81:47392,5.81:0 | 234 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.On | 0.1 | 0.02 | 0.17 | 0.89 | 0.8 |
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 11 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.PackageDB | 0 | 0 | |||
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 10 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.PkgDbPath | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:304,5.81:0 | 87 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.DynFlags.UnitIdArg | 0 | 0 | |||
0:0,1.91:608,3.48:608,5.81:350816,5.81:0 | 261 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Env.Types.HscEnv | 0.35 | 0.14 | -0.68 | 1.56 | 0.84 |
0:0,1.91:120,3.48:120,5.81:120,5.81:0 | 93 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Hooks.Hooks | 0 | 0 | |||
0:0,1.91:560,3.48:560,5.81:336,5.81:0 | 129 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Monad.C:GhcMonad | 0 | 0 | 1.27 | -0.63 | 0.84 |
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 9 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Monad.Session | 0 | 0 | |||
0:0,1.91:56,3.48:56,5.81:0,5.81:0 | 44 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Pipeline.Monad.PipeEnv | 0 | 0 | |||
0:0,1.91:16,3.48:16,5.81:16,5.81:0 | 8 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Pipeline.Phases.PhaseHook | 0 | 0 | |||
0:0,1.91:40,3.48:40,5.81:0,5.81:0 | 34 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Plugins.Plugins | 0 | 0 | |||
0:0,1.91:144,3.48:144,5.81:0,5.81:0 | 81 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Plugins.StaticPlugin | 0 | 0 | |||
0:0,1.91:5920,3.48:5920,5.81:5920,5.81:0 | 176 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Driver.Session.FlagSpec | 0.01 | 0 | |||
0:0,1.91:0,3.48:0,5.81:106320,5.81:0 | 233 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Hs.Doc.Docs | 0.1 | 0.04 | |||
0:0,1.91:0,3.48:0,5.81:209232,5.81:0 | 249 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Hs.Doc.DsiExports | 0.2 | 0.08 | |||
0:0,1.91:0,3.48:0,5.81:4176,5.81:0 | 153 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Hs.Doc.DsiModExport | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:214480,5.81:0 | 251 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.HsInline | 0.21 | 0.08 | |||
0:0,1.91:0,3.48:0,5.81:3328,5.81:0 | 148 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfAnd | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:578112,5.81:0 | 274 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfCon | 0.57 | 0.23 | |||
0:0,1.91:0,3.48:0,5.81:15680,5.81:0 | 174 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfConcreteClass | 0.01 | 0 | |||
0:0,1.91:0,3.48:0,5.81:256,5.81:0 | 78 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfDataInstance | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:105384,5.81:0 | 230 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfDataTyCon | 0.1 | 0.04 | |||
0:0,1.91:0,3.48:0,5.81:144,5.81:0 | 56 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfDeprecatedTxt | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:6112,5.81:0 | 160 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfNewTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:368,5.81:0 | 94 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfOr | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:208,5.81:0 | 69 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfParens | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:118000,5.81:0 | 238 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfRecSelId | 0.11 | 0.04 | |||
0:0,1.91:0,3.48:0,5.81:108144,5.81:0 | 235 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfSrcBang | 0.1 | 0.04 | |||
0:0,1.91:0,3.48:0,5.81:144,5.81:0 | 55 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfStringLiteral | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:8112,5.81:0 | 164 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfVar | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:35424,5.81:0 | 197 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfWarnSome | 0.03 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:72,5.81:0 | 29 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceAT | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:64192,5.81:0 | 216 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceAxBranch | 0.06 | 0.02 | |||
0:0,1.91:0,3.48:0,5.81:8880,5.81:0 | 166 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceAxiom | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:18816,5.81:0 | 177 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClass | 0.01 | 0 | |||
0:0,1.91:0,3.48:0,5.81:20192,5.81:0 | 179 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClassOp | 0.02 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1968,5.81:0 | 139 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClosedSynFamilyTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:741048,5.81:0 | 282 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceClsInst | 0.74 | 0.29 | |||
0:0,1.91:0,3.48:0,5.81:381840,5.81:0 | 262 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceData | 0.38 | 0.15 | |||
0:0,1.91:0,3.48:0,5.81:3960,5.81:0 | 152 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceFamInst | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:7336,5.81:0 | 162 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceFamily | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1929640,5.81:0 | 293 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceId | 1.92 | 0.77 | |||
0:0,1.91:0,3.48:0,5.81:30336,5.81:0 | 187 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Syntax.IfaceSynonym | 0.03 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:2276288,5.81:0 | 297 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IA_Arg | 2.27 | 0.91 | |||
0:0,1.91:0,3.48:0,5.81:53640,5.81:0 | 208 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceAppTy | 0.05 | 0.02 | |||
0:0,1.91:0,3.48:0,5.81:404064,5.81:0 | 263 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceForAllTy | 0.4 | 0.16 | |||
0:0,1.91:0,3.48:0,5.81:2224720,5.81:0 | 296 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceFunTy | 2.22 | 0.88 | |||
0:0,1.91:0,3.48:0,5.81:13200,5.81:0 | 172 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceLitTy | 0.01 | 0 | |||
0:0,1.91:0,3.48:0,5.81:752,5.81:0 | 111 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceNumTyLit | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:12448,5.81:0 | 171 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceStrTyLit | 0.01 | 0 | |||
0:0,1.91:0,3.48:0,5.81:118752,5.81:0 | 239 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTupleTy | 0.11 | 0.04 | |||
0:0,1.91:0,3.48:0,5.81:1032,5.81:0 | 120 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTupleTyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:460080,5.81:0 | 269 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTvBndr | 0.46 | 0.18 | |||
0:0,1.91:0,3.48:0,5.81:1467528,5.81:0 | 290 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyCon | 1.46 | 0.58 | |||
0:0,1.91:0,3.48:0,5.81:1065480,5.81:0 | 286 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyConApp | 1.06 | 0.42 | |||
0:0,1.91:0,3.48:0,5.81:936,5.81:0 | 116 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyConInfo | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:630480,5.81:0 | 277 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Iface.Type.IfaceTyVar | 0.63 | 0.25 | |||
0:0,1.91:114880,3.48:446528,5.81:512736,5.81:0 | 287 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Parser.Annotation.EpAnn | 1.07 | 0.22 | -0.01 | 1.09 | 0.78 |
0:0,1.91:24,3.48:24,5.81:24,5.81:0 | 28 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Platform.ArchOS.ArchOS | 0 | 0 | |||
0:0,1.91:208,3.48:208,5.81:208,5.81:0 | 107 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Platform.Platform | 0 | 0 | |||
0:0,1.91:72,3.48:72,5.81:264,5.81:0 | 96 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Settings.GhcNameVersion | 0 | 0 | -0.22 | 1.14 | 0.84 |
0:0,1.91:0,3.48:0,5.81:59040,5.81:0 | 215 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Tc.Types.Env | 0.05 | 0.02 | |||
0:0,1.91:0,3.48:0,5.81:35424,5.81:0 | 196 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Tc.Types.IfGblEnv | 0.03 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:50368,5.81:0 | 207 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Tc.Types.IfLclEnv | 0.05 | 0.02 | |||
0:0,1.91:0,3.48:0,5.81:120,5.81:0 | 47 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Annotations.MkAnnEnv | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:425472,5.81:0 | 265 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Avail.Avail | 0.42 | 0.17 | |||
0:0,1.91:0,3.48:0,5.81:425400,5.81:0 | 264 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Avail.AvailTC | 0.42 | 0.17 | |||
0:0,1.91:0,3.48:0,5.81:96,5.81:0 | 35 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.ActiveAfter | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:16,5.81:0 | 1 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.GenericDM | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:20080,5.81:0 | 178 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.Inline | 0.02 | 0 | |||
0:0,1.91:0,3.48:0,5.81:643440,5.81:0 | 278 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.InlinePragma | 0.64 | 0.25 | |||
0:0,1.91:0,3.48:0,5.81:208,5.81:0 | 68 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.NoInline | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:317592,5.81:0 | 258 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.OverlapFlag | 0.31 | 0.12 | |||
0:0,1.91:0,3.48:0,5.81:211728,5.81:0 | 250 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Basic.Overlaps | 0.21 | 0.08 | |||
0:0,1.91:0,3.48:0,5.81:203968,5.81:0 | 248 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.FieldLabel.FieldLabel | 0.2 | 0.08 | |||
0:0,1.91:0,3.48:0,5.81:72,5.81:0 | 27 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Id.Info.ClassOpId | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1168,5.81:0 | 125 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Id.Info.DataConWorkId | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:35808,5.81:0 | 198 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Id.Info.PrimOpId | 0.03 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:1031616,5.81:0 | 285 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.External | 1.03 | 0.41 | |||
0:0,1.91:0,3.48:0,5.81:2712400,5.81:0 | 300 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.Name | 2.71 | 1.08 | |||
0:0,1.91:0,3.48:0,5.81:47200,5.81:0 | 204 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.Occurrence.FldName | 0.04 | 0.01 | |||
0:0,1.91:48,3.48:48,5.81:1832616,5.81:0 | 292 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.Occurrence.OccName | 1.83 | 0.73 | -0.68 | 1.56 | 0.84 |
0:0,1.91:0,3.48:0,5.81:58688,5.81:0 | 213 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Name.WiredIn | 0.05 | 0.02 | |||
0:0,1.91:0,3.48:0,5.81:216576,5.81:0 | 252 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SourceText.SourceText | 0.21 | 0.08 | |||
0:0,1.91:87504,3.48:336792,5.81:386544,5.81:0 | 284 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.BufSpan | 0.81 | 0.16 | -0.01 | 1.09 | 0.78 |
0:0,1.91:57440,3.48:223264,5.81:256368,5.81:0 | 272 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.EpaSpan | 0.53 | 0.11 | -0.01 | 1.09 | 0.78 |
0:0,1.91:258504,3.48:832728,5.81:1041480,5.81:0 | 295 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.L | 2.13 | 0.43 | -0.01 | 1.07 | 0.86 |
0:0,1.91:1368,3.48:1920,5.81:2016,5.81:0 | 157 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.PsSpan | 0 | 0 | 0.58 | 0.45 | 0.77 |
0:0,1.91:86160,3.48:334896,5.81:384552,5.81:0 | 283 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.RealSrcSpan | 0.8 | 0.16 | -0.01 | 1.09 | 0.78 |
0:0,1.91:175056,3.48:673632,5.81:773136,5.81:0 | 291 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.SrcLoc.RealSrcSpan' | 1.62 | 0.33 | -0.01 | 1.09 | 0.78 |
0:0,1.91:40,3.48:40,5.81:0,5.81:0 | 33 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Target.Target | 0 | 0 | |||
0:0,1.91:24,3.48:24,5.81:0,5.81:0 | 7 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Target.TargetFile | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:1760,5.81:0 | 134 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.TyThing.AConLike | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:2640,5.81:0 | 143 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.TyThing.ATyCon | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:25040,5.81:0 | 183 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.TyThing.AnId | 0.02 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:35304,5.81:0 | 193 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Unique.DFM.TaggedVal | 0.03 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:24,5.81:0 | 3 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Unique.DFM.UDFM | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:459936,5.81:0 | 268 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Var.Bndr | 0.45 | 0.18 | |||
0:0,1.91:0,3.48:0,5.81:101696,5.81:0 | 229 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Types.Var.Id | 0.1 | 0.04 | |||
0:0,1.91:8640,3.48:8640,5.81:16320,5.81:0 | 191 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Database.GenericUnitInfo | 0.03 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:144,3.48:144,5.81:720,5.81:0 | 117 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Env.UnitEnv | 0 | 0 | -0.35 | 1.25 | 0.84 |
0:0,1.91:0,3.48:0,5.81:624,5.81:0 | 106 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.External.EPS | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:384,5.81:0 | 95 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.External.EpsStats | 0 | 0 | |||
0:0,1.91:103816,3.48:221160,5.81:371792,5.81:0 | 280 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Finder.Types.FinderOpts | 0.69 | 0.14 | -0.07 | 1.07 | 0.99 |
0:0,1.91:12648,3.48:30048,5.81:55104,5.81:0 | 226 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Finder.Types.InstalledFound | 0.09 | 0.02 | -0.15 | 1.14 | 0.99 |
0:0,1.91:3768,3.48:4896,5.81:24048,5.81:0 | 189 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Finder.Types.InstalledNotFound | 0.03 | 0 | -0.4 | 1.31 | 0.87 |
0:0,1.91:120,3.48:120,5.81:312,5.81:0 | 102 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Home.DefiniteHomeUnit | 0 | 0 | -0.04 | 0.96 | 0.84 |
0:0,1.91:336,3.48:336,5.81:2400,5.81:0 | 147 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Home.Graph.HomeUnitEnv | 0 | 0 | -0.45 | 1.35 | 0.84 |
0:0,1.91:0,3.48:0,5.81:47072,5.81:0 | 203 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Home.ModInfo.HomeModInfo | 0.04 | 0.01 | |||
0:0,1.91:0,3.48:0,5.81:105912,5.81:0 | 232 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Deps.Deps | 0.1 | 0.04 | |||
0:0,1.91:0,3.48:0,5.81:725816,5.81:0 | 281 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Deps.UsageHomeModule | 0.72 | 0.29 | |||
0:0,1.91:0,3.48:0,5.81:736,5.81:0 | 110 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Deps.UsagePackageModule | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:73600,5.81:0 | 219 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Graph.ModuleGraph | 0.07 | 0.02 | |||
0:0,1.91:0,3.48:0,5.81:55080,5.81:0 | 209 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Graph.ModuleNode | 0.05 | 0.02 | |||
0:0,1.91:29456,3.48:70056,5.81:80920,5.81:0 | 246 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Location.OsPathModLocation | 0.18 | 0.03 | 0.16 | 0.9 | 0.82 |
0:0,1.91:0,3.48:0,5.81:105912,5.81:0 | 231 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModDetails.ModDetails | 0.1 | 0.04 | |||
0:0,1.91:0,3.48:0,5.81:64,5.81:0 | 22 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModIface.FullIfaceBinHandle | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:177240,5.81:0 | 245 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModIface.ModIfaceBackend | 0.17 | 0.07 | |||
0:0,1.91:0,3.48:0,5.81:332640,5.81:0 | 260 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModIface.PrivateModIface | 0.33 | 0.13 | |||
0:0,1.91:138880,3.48:262784,5.81:881280,5.81:0 | 288 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.ModSummary.ModSummary | 1.28 | 0.32 | -0.35 | 1.29 | 0.93 |
0:0,1.91:256,3.48:288,5.81:304,5.81:0 | 114 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.Warnings.CofiniteWarningCategorySet | 0 | 0 | 0.78 | 0.22 | 0.91 |
0:0,1.91:0,3.48:0,5.81:35424,5.81:0 | 195 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Module.WholeCoreBindings.IfaceForeign | 0.03 | 0.01 | |||
0:0,1.91:2160,3.48:2160,5.81:4080,5.81:0 | 165 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.ModOrigin | 0 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:1368,3.48:1368,5.81:2584,5.81:0 | 158 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitConfig | 0 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:216,3.48:216,5.81:408,5.81:0 | 113 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitDatabase | 0 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:936,3.48:936,5.81:1768,5.81:0 | 150 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitState | 0 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:864,3.48:864,5.81:1632,5.81:0 | 149 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.State.UnitVisibility | 0 | 0 | 0.21 | 0.73 | 0.84 |
0:0,1.91:16416,3.48:34944,5.81:276528,5.81:0 | 259 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Types.GWIB | 0.32 | 0.1 | -0.55 | 1.46 | 0.88 |
0:0,1.91:114672,3.48:357720,5.81:1874064,5.81:0 | 298 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Types.Module | 2.34 | 0.71 | -0.52 | 1.44 | 0.92 |
0:0,1.91:8880,3.48:20480,5.81:1416752,5.81:0 | 289 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Unit.Types.RealUnit | 1.44 | 0.56 | -0.67 | 1.55 | 0.84 |
0:0,1.91:0,3.48:0,5.81:1056,5.81:0 | 122 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.C:Binary | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:224,5.81:0 | 75 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.FullBinData | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:48,5.81:0 | 6 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.ReadBinMem | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:80,5.81:0 | 32 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.ReaderUserData | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:360,5.81:0 | 92 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Binary.SomeBinaryReader | 0 | 0 | |||
0:0,1.91:384,3.48:384,5.81:256,5.81:0 | 119 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Logger.LogFlags | 0 | 0 | 1.22 | -0.53 | 0.84 |
0:0,1.91:192,3.48:192,5.81:128,5.81:0 | 100 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.Logger.Logger | 0 | 0 | 1.22 | -0.53 | 0.84 |
0:0,1.91:24,3.48:24,5.81:24,5.81:0 | 26 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.TmpFs.PathsToClean | 0 | 0 | |||
0:0,1.91:48,3.48:48,5.81:48,5.81:0 | 54 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:GHC.Utils.TmpFs.TmpFs | 0 | 0 | |||
0:0,1.91:0,3.48:0,5.81:6288,5.81:0 | 161 | mu-ghc-lib-9.12.1.20250212-LeuffeGyUrr3O34R35vZFZ:Language.Haskell.Syntax.Basic.Fixity | 0 | 0 | |||
0:0,1.91:24,3.48:24,5.81:24,5.81:0 | 25 | polyparse-1.13-3EgvXzqJ4FaKcDXAW4s8Xg:Text.ParserCombinators.Poly.Result.Success | 0 | 0 | |||
0:0,1.91:24,3.48:24,5.81:0,5.81:0 | 5 | time-1.12.2-33dd:Data.Time.Clock.Internal.CTimespec.MkCTimespec | 0 | 0 | |||
0:0,1.91:64,3.48:64,5.81:64,5.81:0 | 65 | unix-2.8.5.1-fee6:System.Posix.Signals.Catch | 0 | 0 | |||
0:0,1.91:64,3.48:64,5.81:64,5.81:0 | 64 | vector-0.13.2.0-JVRSMw6d1JVLmqC4l68MyE:Data.Vector.Mutable.MVector | 0 | 0 |
2025-03-28, 07:53 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.