Determination of derivative is needed only once, don't call each time

CommentFileSizeAuthor
#2 derivative-useless.patch697 bytesandypost

Comments

andypost created an issue. See original summary.

andypost’s picture

Status: Active » Needs review
StatusFileSize
new697 bytes
joshmiller’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies, the logic makes total sense. This is an easy win.

gábor hojtsy’s picture

Title: Do not call derivative without need » Only call getDerivativeId() when needed

  • Gábor Hojtsy committed f627c18 on 8.3.x
    Issue #2854046 by andypost: Only call getDerivativeId() when needed
    
    (...

  • Gábor Hojtsy committed a1d257f on 8.4.x
    Issue #2854046 by andypost: Only call getDerivativeId() when needed
    
gábor hojtsy’s picture

Version: 8.4.x-dev » 8.3.x-dev
Status: Reviewed & tested by the community » Fixed

Makes sense, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.