One more time, folks...  ;-)

Incorporating the proposals from various emails, I've re-run the
benchmarks (quickly... caveat lector) with the result that using
explicit paths on nested containers still is the fastest, e.g.

    array/:i/:j/1: 1 + array/:i/:j

No time to be tidy, but here are the stats...

  strategy    average  ratio
  -------     -------  --------
  joins       14.1602  19.75
  rejoin       8.4542  11.47
  compose      4.6046   5.88
  at...at      1.5824   1.49
  change at    1.482    1.35
  change sub   1.372    1.19
  poke path    1.314    1.10
  path sub     1.2418   1
  baseline     0.5528   0

-jn-
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to