Menu

#5915 make_draw_bezier_boxes: save work if thickness == 0.0

Fixed
Enhancement
2020-04-24
2020-04-17
No

This drop make_draw_bezier_boxes from 0.73% to 0.44% in the profile for
MSDM

https://codereview.appspot.com/551730043

Discussion

  • Anonymous

    Anonymous - 2020-04-18

    Passes make, make check and a full make doc.

    Reg test diff attached

     
  • Han-Wen Nienhuys

    it points to a reduction in memory use which is expected, but i'm surprised the effect is so large.
    
     
  • Anonymous

    Anonymous - 2020-04-21
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2020-04-21

    Patch on countdown for April 23rd

     
  • Anonymous

    Anonymous - 2020-04-23
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2020-04-23

    Patch counted down - please push.

     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-04-24
    • labels: --> Fixed_2_21_1
    • status: Started --> Fixed
    • Patch: push -->
     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-04-24
    commit fadb710df7ed135d7712ce50fcdfa83a89753213
    Author:     Han-Wen Nienhuys <hanwen@lilypond.org>
    AuthorDate: Fri Apr 17 20:20:50 2020 +0200
    Commit:     Han-Wen Nienhuys <hanwen@lilypond.org>
    CommitDate: Fri Apr 24 00:09:01 2020 +0200
    
        make_draw_bezier_boxes: save work if thickness == 0.0
    
        This drop make_draw_bezier_boxes from 0.73% to 0.44% in the profile for
        MSDM