From: usa@... Date: 2018-08-27T13:59:14+00:00 Subject: [ruby-core:88690] [Ruby trunk Bug#14920] Backport r63857 to fix performance problem on Time class in MacOs systems Issue #14920 has been updated by usa (Usaku NAKAMURA). Backport changed from 2.3: REQUIRED, 2.4: REQUIRED, 2.5: REQUIRED to 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED ruby_2_4 r64560 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-73748 * Author: rafaelfranca (Rafael Fran��a) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED ---------------------------------------- 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: