index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
benchmark.rb
Age
Commit message (
Expand
)
Author
2023-05-23
Add benchmark with merge cells
Paul Kmiec
2023-05-05
Improve benchmarking / profiling
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix other non-production offenses
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-07
Fix Layout/EmptyLinesAroundBlockBody offenses
Geremia Taglialatela
2022-09-26
Make sure all examples and docs use binary mode for reading / writing XLSX files
Stefan
2013-04-20
Removed useless coding hint
Randy Morgan
2013-01-10
reduced processing of 3000 rows from 3+ seconds to just under 2
Randy Morgan
2012-11-25
Added note for ::CGI.escapeHTML performance issue
Randy Morgan
2012-04-18
Cleanup benchmark and teach it to cleanup after itself.
Randy Morgan
2012-03-28
use consisten name for benchmark xlsx files
ochko
2012-03-26
Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...
Randy Morgan