On Nov 3, 10:48 am, Hannes Wallnoefer <[email protected]> wrote: > > On initial benchmarks, this yields something like 30% - 50% > improvement in property access time compared to the current > ScriptableObject property implementation (quite a bit when using the > server HotSpot VM, which obviously does its own optimization magic on > ScriptableObject).
This should have read: ... (quite a bit __less__ (performance improvement) when using the server HotSpot VM, which obviously does its own optimization magic on ScriptableObject). Hannes _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
