Project

General

Profile

« Previous | Next » 

Revision 7922fd65

Added by jeremyevans (Jeremy Evans) almost 3 years ago

Update multiple assignment benchmarks to include non-literal array cases

This allows them to show the effect of the previous newarray/expandarray
to swap/opt_reverse optimization. This shows an 35-83% performance
improvement in the four multiple assignment benchmarks that use this
optimization.