Filename | /opt/flows/lib/lib/perl5/Search/Elasticsearch/Role/Is_Sync.pm |
Statements | Executed 8 statements in 84µs |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 16µs | 323µs | BEGIN@3 | Search::Elasticsearch::Role::Is_Sync::
1 | 1 | 1 | 9µs | 200µs | BEGIN@4 | Search::Elasticsearch::Role::Is_Sync::
1 | 1 | 1 | 6µs | 42µs | __ANON__[:3] | Search::Elasticsearch::Role::Is_Sync::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Search::Elasticsearch::Role::Is_Sync; | ||||
2 | 1 | 500ns | $Search::Elasticsearch::Role::Is_Sync::VERSION = '2.02'; | ||
3 | 4 | 45µs | 3 | 665µs | # spent 323µs (16+307) within Search::Elasticsearch::Role::Is_Sync::BEGIN@3 which was called:
# once (16µs+307µs) by Module::Runtime::require_module at line 3
# spent 42µs (6+36) within Search::Elasticsearch::Role::Is_Sync::__ANON__[/opt/flows/lib/lib/perl5/Search/Elasticsearch/Role/Is_Sync.pm:3] which was called:
# once (6µs+36µs) by import::into at line 34 of Import/Into.pm # spent 323µs making 1 call to Search::Elasticsearch::Role::Is_Sync::BEGIN@3
# spent 307µs making 1 call to Moo::Role::import
# spent 36µs making 1 call to strictures::import |
4 | 2 | 28µs | 2 | 392µs | # spent 200µs (9+191) within Search::Elasticsearch::Role::Is_Sync::BEGIN@4 which was called:
# once (9µs+191µs) by Module::Runtime::require_module at line 4 # spent 200µs making 1 call to Search::Elasticsearch::Role::Is_Sync::BEGIN@4
# spent 191µs making 1 call to namespace::clean::import |
5 | |||||
6 | 1 | 3µs | 1; | ||
7 | |||||
8 | # ABSTRACT: A role to mark classes which should be used with other sync classes | ||||
9 | |||||
10 | 1 | 8µs | 1 | 282µs | __END__ # spent 282µs making 1 call to B::Hooks::EndOfScope::XS::__ANON__[/opt/flows/lib/lib/perl5/B/Hooks/EndOfScope/XS.pm:17] |