# spent -323s (281ms+-323) within Text::TextAnalytics::computeSimilarityBetweenTexts which was called
####
# spent 209s (521ms+208) within Text::TextAnalytics::computeSimilarityBetweenTexts which was called
##
##
# spent 454s (262+192) within Text::TextAnalytics::CharsNGrams::getValueFromKey which was called 37878646 times, avg 12µs/call: # 37878646 times (262s+192s) by Text::TextAnalytics::ChiSquare::chiSquareByDegreeOfFreedomNGrams at line 85 of Text/TextAnalytics/ChiSquare.pm, avg 12µs/call
sub getValueFromKey {
# my ($self, $ngram) = @_;
# return $self->getValue($ngram);
return $_[0]->getValue($_[1]);
# spent 192s making 37878646 calls to Text::TextAnalytics::CharsNGrams::getValue, avg 5µs/call
115 }