| Filename | /home/ss5/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/Search/Elasticsearch/Role/Is_Sync.pm |
| Statements | Executed 6 statements in 42µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 8µs | 604µs | Search::Elasticsearch::Role::Is_Sync::BEGIN@3 |
| 1 | 1 | 1 | 5µs | 105µs | Search::Elasticsearch::Role::Is_Sync::BEGIN@4 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Search::Elasticsearch::Role::Is_Sync; | ||||
| 2 | 1 | 300ns | $Search::Elasticsearch::Role::Is_Sync::VERSION = '5.01'; | ||
| 3 | 2 | 21µs | 2 | 1.20ms | # spent 604µs (8+596) within Search::Elasticsearch::Role::Is_Sync::BEGIN@3 which was called:
# once (8µs+596µs) by Module::Runtime::require_module at line 3 # spent 604µs making 1 call to Search::Elasticsearch::Role::Is_Sync::BEGIN@3
# spent 596µs making 1 call to Moo::Role::import |
| 4 | 2 | 14µs | 2 | 205µs | # spent 105µs (5+100) within Search::Elasticsearch::Role::Is_Sync::BEGIN@4 which was called:
# once (5µs+100µs) by Module::Runtime::require_module at line 4 # spent 105µs making 1 call to Search::Elasticsearch::Role::Is_Sync::BEGIN@4
# spent 100µs making 1 call to namespace::clean::import |
| 5 | |||||
| 6 | 1 | 2µs | 1; | ||
| 7 | |||||
| 8 | # ABSTRACT: A role to mark classes which should be used with other sync classes | ||||
| 9 | |||||
| 10 | 1 | 5µs | 1 | 151µs | __END__ # spent 151µs making 1 call to B::Hooks::EndOfScope::XS::__ANON__[B/Hooks/EndOfScope/XS.pm:17] |