Re: [Sablevm-developer] Extending SableVM with static stack caching
Brought to you by:
egagnon
From: Grzegorz B. P. <ga...@de...> - 2004-02-14 08:18:31
|
Hi Heinrich! W li=B6cie z =B6ro, 11-02-2004, godz. 01:55, Etienne Gagnon pisze:=20 > Heinrich Moser wrote: > > * What version should I use? > Currently: The "staging" version. It's the best one available for the = moment. > Soon, Greg (Grzegorz) and David will release a "bugfree" version which = would > also be an interesting candidate. Surely not 1.0.9. I'd say that if you want to develop things - "staging" is most likely to be good choice, especially, if you want to be able to often feed your improvements back into "staging". [*] But you might want to start from some better recognizable point, like ex. the soon-to-be-released 1.1.0. > Ideally, whichever version you pick, you should be working within a > Subversion working copy, so that you can easily extract "patches" again= st > a "precise" version, e.g. Definitely. It will save you lots of time. > > * Did someone already try some benchmarks on SableVM? > Look in my Ph.D. thesis for some performance numbers. Others (Greg, Da= vid, Chris...) > might have additional information. (BTF, AshesX, ... ???) See latest mails from Chris, with some results. I also had some, but they= 'll have to be repeated. > > * The Wiki cannot be edited with IE or Opera. The reason is the > > <plaintext> tag that's used to display the LGPL. <plaintext> cannot > > be turned off (see RFC 1866: there is no </plaintext>) and is highl= y > > deprecated. Thanks for pointing this out. That's the cost of monoculture. We all use Mozilla(-based) browsers :-) Should be fixed now. > > * Although <http://devel.sablevm.org/docs/INSTALL.txt> claims that > > only libart-dev is required for SABLEVM-CLASSPATH, you (also?) need > > libart-2.0-dev to configure successfully. I wrote "libart-dev" because on different systems it may be called differently, though you're right - on debian it is libart-2.0-dev. I altered that (and added a comment for other distros) in newest version of this document that will get into staging probably in a few moments. > > * I didn't really test it in-depth but SableVM seems to run well on m= y > > testing system (user-mode-linux on i386 with Debian sarge/testing). Cool! :-) Welcome, and wish you happy hacking! Grzegorz B. Prokopski [*] This requires explanation, that generaly the code flow is such: Deveper's sandbox =3D> Staging =3D> Bugfree =3D> Trunk. >From Staging you have daily snapshots, tags on Bugfree are development releases (ex. 1.1.0 will be such one), tags on trunk are stable releases (it will take a while before 1.2.0). --=20 Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPLed JVM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/WhySableVM |