Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <41706B6E.6060007@familiehaase.de> Date: Sat, 16 Oct 2004 02:29:34 +0200 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: SableVM Developers Mailing List , cygwin AT cygwin DOT com Subject: SableVM and SableVM-Classpath 1.1.6 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I have binary packages of SableVM and SableVM Classpath uploaded; http://anfaenger.de/cygwin/cygwin-1.5/sablevm/ export CLASSPATH=/usr/lib/sablevm/sablevm-classpath get sablecc to run a benchmark: http://sablecc.org/ I used the stable release: http://prdownloads.sourceforge.net/sablecc/sablecc-2.18.2.tar.gz?download Fetch this file: http://anfaenger.de/cygwin/cygwin-1.5/sablevm/simplec.sablecc extract sablecc and run: $ sablevm -Yc sablecc-2.18.2/lib/sablecc.jar \ > org.sablecc.sablecc.SableCC simplec.sablecc or $ time sablevm -Yc sablecc-2.18.2/lib/sablecc.jar \ > org.sablecc.sablecc.SableCC simplec.sablecc to see how long it lasts. I got different times, at my AMD workstation: real 7m52.707s user 5m47.429s sys 0m26.057s At my PIII workstation: real 3m22.998s user 2m38.177s sys 0m7.340s Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/