r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Profiling] Rebol code optimisation and algorithm comparisons.

Maxim
27-Jan-2011
[455x2]
so, claims that the path access is faster in R3 seems to be true 
across the board
btw the first version is exaclty the same speed as in R2, on my system.
Steeve
27-Jan-2011
[457x2]
I don't use first, second, third .... anymore in R3.
when I have the choice, indeed
Maxim
27-Jan-2011
[459:last]
yeah, its much easier to read.  I only use first/second in R2 because 
their faster.