- or download this
E:\Documents\ProgramovanieProgramyAskripty\Symphaty0.4>perl -MDBIx::Pr
+ofile symphaty.pl
Gtk-CRITICAL **: gtk_tree_view_column_cell_layout_pack_start: assertio
+n `! gtk_t
...
Count : 1
Wall Clock : 0.0048990 s 0.0048990 s
Cpu Time : 0.0160000 s 0.0160000 s
- or download this
# spent 28.7s (0ns+28.7) within Searcher::searchWord which was called
+2 times, avg 14.4s/call: # 2 times (0ns+28.7s) by Searcher::search at
+ line 62, avg 14.4s/call
sub searchWord($) {
...
return @word;
} # method searchWord
- or download this
# spent 21.3s (0ns+21.3) within DBIx::Class::Storage::DBI::Cursor::_db
+h_all which was called 5 times, avg 4.26s/call: # 5 times (0ns+21.3s)
+ by DBIx::Class::Storage::DBI::dbh_do at line 547 of C:/Perl/site/lib
+/DBIx/Class/Storage/DBI.pm, avg 4.26s/call
sub _dbh_all {
...
126 return @{$sth->fetchall_arrayref};
# spent 18.8s making 5 calls to DBI::st::fetchall_arrayref, avg 3.77s/
+call
127 }