summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-31 13:48:32 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-31 13:48:32 +0000
commitd3d40e99f12a6636150989915f3506fcae407945 (patch)
tree52c64b86d603cbaf08d77ac7ee5b2847a7ebe245 /doc
parent36b6f5cc12762709c285af52dc07394117596d7d (diff)
Resurvey performance of RDoc by frozen_string_literal: true [Bug #14654]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-2.5.02
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-2.5.0 b/doc/NEWS-2.5.0
index 68d871b00b..8d51dea544 100644
--- a/doc/NEWS-2.5.0
+++ b/doc/NEWS-2.5.0
@@ -416,7 +416,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* It also facilitates supporting new syntax in the future.
* Support many new syntaxes of Ruby from the past few years.
* Use "frozen_string_literal: true".
- This reduces document generation time by 5%.
+ Performance survey: https://gist.github.com/aycabta/abdfaa75ea8a6877eeb734e942e73800
* Support did_you_mean.
* Rubygems