Skip to content
  • John van Groningen's avatar
    optimize consumer analysis of cases, · 0498802d
    John van Groningen authored
    don't create a list of arrays with variable references for each case alternative,
    instead allocate a few arrays and reuse these, unify and combine the reference counts after each alternative,
    optimize functions unify_counts and combine_counts,
    don't sort the case alternatives twice
    0498802d