summaryrefslogtreecommitdiffhomepage
path: root/test/profile.rb
AgeCommit message (Expand)Author
2023-05-23Fix profiler deprecationsGeremia Taglialatela
2023-05-05Improve benchmarking / profilingPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix non-production Style/NumericLiterals offensesGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2013-08-19More work on page breaksRandy Morgan
2013-04-12Removed invalid usage comment from pprof daysRandy Morgan
2013-04-12Updated profile to use ruby-prof as we are in 2.0 for dev these days.Randy Morgan
2013-01-10reduced processing of 3000 rows from 3+ seconds to just under 2Randy Morgan
2012-11-25Added note for ::CGI.escapeHTML performance issueRandy Morgan
2012-11-25Updated profiler to use the standard 'no shared strings, autowith on' optionsRandy Morgan
2012-04-04shared string should be faster than non-shared string serializationochko
2012-03-26add perftools.rbochko