From: nagachika00@...
Date: 2018-09-01T02:03:30+00:00
Subject: [ruby-core:88794] [Ruby trunk Bug#14920] Backport r63857 to fix performance problem on Time class in MacOs systems

Issue #14920 has been updated by nagachika (Tomoyuki Chikanaga).

Backport changed from 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED to 2.3: REQUIRED, 2.4: DONE, 2.5: DONE

ruby_2_5 r64602 merged revision(s) 63994.

----------------------------------------
Bug #14920: Backport r63857 to fix performance problem on Time class in MacOs systems
https://bugs.ruby-lang.org/issues/14920#change-73836

* Author: rafaelfranca (Rafael Fran��a)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: REQUIRED, 2.4: DONE, 2.5: DONE
----------------------------------------
Related to https://bugs.ruby-lang.org/issues/14435.

Both 2.4 and 2.5 are affected by this issue. Naruse-san commit fix it by not calling tzset() more than once when we know the year doesn't have leap seconds. 





-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>