index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
profile.rb
Age
Commit message (
Expand
)
Author
2023-05-23
Fix profiler deprecations
Geremia Taglialatela
2023-05-05
Improve benchmarking / profiling
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix non-production Style/NumericLiterals offenses
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2013-08-19
More work on page breaks
Randy Morgan
2013-04-12
Removed invalid usage comment from pprof days
Randy Morgan
2013-04-12
Updated profile to use ruby-prof as we are in 2.0 for dev these days.
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-11-25
Updated profiler to use the standard 'no shared strings, autowith on' options
Randy Morgan
2012-04-04
shared string should be faster than non-shared string serialization
ochko
2012-03-26
add perftools.rb
ochko