The Flame Graph above is a visualization of the time spent in distinct call stacks. The colors and x-axis position are not meaningful.
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
2000000 | 2 | 1 | 23.1s | 38.4s | __ANON__[Typed.pm:134] | Typed::
1000000 | 1 | 1 | 7.83s | 46.2s | typed | main::
2 | 1 | 1 | 6.77s | 53.6s | __ANON__[(eval 451)[Benchmark.pm:646]:1] (merge of 2 subs) | Benchmark::
1000036 | 3 | 3 | 4.09s | 8.39s | get_type | Type::Library::
1000000 | 1 | 1 | 3.98s | 4.50s | validate | Type::Tiny::
1000158 | 8 | 2 | 3.90s | 4.30s | meta | Type::Library::
2000039 | 5 | 3 | 1.69s | 1.69s | __ANON__[Type/Tiny.pm:32] | Type::Tiny::
2002002 | 39 | 32 | 1.17s | 1.17s | blessed (xsub) | Scalar::Util::
1000000 | 1 | 1 | 567ms | 567ms | __ANON__[Benchmark.pm:687] | Benchmark::
1000000 | 1 | 1 | 519ms | 519ms | Int (xsub) | is_Types::Standard::
158 | 1 | 1 | 24.8ms | 24.8ms | _clean_eval | Eval::Closure::
386 | 19 | 7 | 23.3ms | 46.8ms | add_method | Class::MOP::Mixin::HasMethods::
1415 | 21 | 13 | 16.9ms | 34.9ms | initialize (recurses: max depth 1, inclusive time 561µs) | Class::MOP::Class::
452 | 11 | 8 | 14.7ms | 152ms | try (recurses: max depth 3, inclusive time 57.6ms) | Try::Tiny::
248 | 5 | 2 | 12.2ms | 82.4ms | _process_accessors | Class::MOP::Attribute::