Skip to content
  • Kenneth Moreland's avatar
    Add sync render option to simple timing. · b08211cf
    Kenneth Moreland authored
    I am having trouble getting my crummy rendering routines to load balance
    even though they have about the same amount of work to do.  Instead,
    punt and add an option that will synchronize the renders so they all
    finish at the same time.  When you measure the composite performance,
    it will be roughly equivalent to a quick render.
    b08211cf