On Apr 30, 2:11 am, Hannes Wallnoefer <[email protected]> wrote: > I've started some some experimental branches on a github Rhino mirror, > mostly related to performance improvement:http://wiki.github.com/hns/rhino-8/
I renamed the github repository to rhino-opt, so the overview wiki page is now at http://wiki.github.com/hns/rhino-opt/ I also started a new "companion-scopes" branch to speed up closures which is looking very good on microbenchmarks: http://gist.github.com/390702 Unfortunately it currently won't run v8-benchmark, but I'm working on it. Hannes > Although it's too early to draw any conclusions, some of the results > look promising. Interestingly, it seems like we might want to dump the > IdSwitchable implementation of core objects and just go with plain > Rhino host objects for things like Array and String. > > Git and especially github to be perfect tools for this kind of > experimental coding, as branching and merging is totally painless. If > you're interested please join me there. I'm happy about any help, be > it benchmarks, ideas, or code (the jdk-regexp implementation would be > very nice to have, for example.) > > Hannes _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
