Project

General

Profile

Actions

Patch #33244

closed

Replace "**" method with bitwise left shift in Tracker#disabled_core_fields and Tracker#core_fields

Added by Pavel Rosický about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

this patch replaces a power function with a less expensive shift


Files

tracker.rb.patch (759 Bytes) tracker.rb.patch Pavel Rosický, 2020-04-02 23:25
Actions #1

Updated by Go MAEDA about 4 years ago

  • Target version set to 4.2.0

Setting the target version to 4.2.0.

Actions #2

Updated by Go MAEDA almost 4 years ago

  • Subject changed from Optimize core fields to Replace "**" method with bitwise left shift in Tracker#disabled_core_fields and Tracker#core_fields
  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch. Thank you.

Actions

Also available in: Atom PDF