summaryrefslogtreecommitdiffhomepage
path: root/test/benchmark.rb
AgeCommit message (Expand)Author
2023-05-23Add benchmark with merge cellsPaul Kmiec
2023-05-05Improve benchmarking / profilingPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix other non-production offensesGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-07Fix Layout/EmptyLinesAroundBlockBody offensesGeremia Taglialatela
2022-09-26Make sure all examples and docs use binary mode for reading / writing XLSX filesStefan
2013-04-20Removed useless coding hintRandy 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-04-18Cleanup benchmark and teach it to cleanup after itself.Randy Morgan
2012-03-28use consisten name for benchmark xlsx filesochko
2012-03-26Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...Randy Morgan