Actions
Patch #33244
closedReplace "**" method with bitwise left shift in Tracker#disabled_core_fields and Tracker#core_fields
Description
this patch replaces a power function with a less expensive shift
Files
Updated by Go MAEDA over 4 years ago
- Target version set to 4.2.0
Setting the target version to 4.2.0.
Updated by Go MAEDA over 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