[REBOL] Re: Slight Rebol performace comparison ...
From: gjones05:mail:orion at: 12-Jun-2001 6:13
From: "Petr Krenzelok"> I copied/appended test source today to some final size of 21 MB and was > interested in performance tests once again: > > VO code - 38 sec > Rebol code - 35 sec (rebol start not measured, but Rebol still nicely comparesto> compiled language (VO uses native code - no p-code))Wow! RT clearly has optimized some important places at the native level of code. --Scott Jones