ruby-changes:56023
From: Takashi <ko1@a...>
Date: Wed, 5 Jun 2019 23:13:13 +0900 (JST)
Subject: [ruby-changes:56023] Takashi Kokubun: 6dc0541ed3 (trunk): NEWS: Note about CGI.escapeHTML change [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=6dc0541ed3 From 6dc0541ed3c3736fb4c0b270f2c8df1c0dbfba95 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Wed, 5 Jun 2019 22:29:53 +0900 Subject: NEWS: Note about CGI.escapeHTML change [ci skip] See https://github.com/ruby/ruby/pull/2226 for benchmark results. diff --git a/NEWS b/NEWS index d768117..c069f9e 100644 --- a/NEWS +++ b/NEWS @@ -118,6 +118,10 @@ Bundler:: https://github.com/ruby/ruby/blob/trunk/NEWS#L118 * Upgrade to Bundler 2.1.0.pre.1 Bundled from https://github.com/bundler/bundler/commit/a53709556b95a914e874b22ed2116a46b0528852 +CGI:: + + * CGI.escapeHTML becomes 2~5x faster when there's at least one escaped character. + CSV:: * Upgrade to 3.0.9. -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/