<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Past Research</title>
	<atom:link href="http://www.bodden.de/research/past-research/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bodden.de</link>
	<description>Easy and efficient software verification</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:46:59 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Arun Mittal</title>
		<link>http://www.bodden.de/research/past-research/comment-page-1/#comment-7875</link>
		<dc:creator>Arun Mittal</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bodden.de/research/#comment-7875</guid>
		<description>Hi Eric

I knew that i am doing something wrong but i could not figure out what it was . I was using dacapo-9.10-beta0.jar and it gave me same error which i mentioned but then i downloaded dacapo-2006-10-MR2.jar and when i ran the command it gave me results. 

I dont whether it is a bug or i didn&#039;t follow the protocol.

Anyways i will use dacapo-2006-10-MR2.jar and start moving forward.

I really appreciate the time you gave me. 

Thanks

Arun Mittal</description>
		<content:encoded><![CDATA[<p>Hi Eric</p>
<p>I knew that i am doing something wrong but i could not figure out what it was . I was using dacapo-9.10-beta0.jar and it gave me same error which i mentioned but then i downloaded dacapo-2006-10-MR2.jar and when i ran the command it gave me results. </p>
<p>I dont whether it is a bug or i didn&#8217;t follow the protocol.</p>
<p>Anyways i will use dacapo-2006-10-MR2.jar and start moving forward.</p>
<p>I really appreciate the time you gave me. </p>
<p>Thanks</p>
<p>Arun Mittal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.bodden.de/research/past-research/comment-page-1/#comment-7874</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 29 Sep 2009 15:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bodden.de/research/#comment-7874</guid>
		<description>java -jar dacapo-2006-10.jar antlr

This should run antlr, for example.

java -jar dacapo-2006-10.jar

This should show you all command line options.</description>
		<content:encoded><![CDATA[<p>java -jar dacapo-2006-10.jar antlr</p>
<p>This should run antlr, for example.</p>
<p>java -jar dacapo-2006-10.jar</p>
<p>This should show you all command line options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Mittal</title>
		<link>http://www.bodden.de/research/past-research/comment-page-1/#comment-7872</link>
		<dc:creator>Arun Mittal</dc:creator>
		<pubDate>Tue, 29 Sep 2009 15:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bodden.de/research/#comment-7872</guid>
		<description>Hi Eric

Thanks for reply. Earlier I went through that link but i could not still figure out. i followed the procedure which is mentioned but i am getting same messages which i explained in previous message.

I will appreciate if you can simply write an example that runs benchmark.

Thanks 

Arun Mittal</description>
		<content:encoded><![CDATA[<p>Hi Eric</p>
<p>Thanks for reply. Earlier I went through that link but i could not still figure out. i followed the procedure which is mentioned but i am getting same messages which i explained in previous message.</p>
<p>I will appreciate if you can simply write an example that runs benchmark.</p>
<p>Thanks </p>
<p>Arun Mittal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://www.bodden.de/research/past-research/comment-page-1/#comment-7861</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Tue, 29 Sep 2009 06:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bodden.de/research/#comment-7861</guid>
		<description>Hi Arun.

The commanhd line options for DaCapo are &lt;a href=&quot;http://www.dacapobench.org/usage.html&quot; rel=&quot;nofollow&quot;&gt;explained here&lt;/a&gt;. Hope that helps, Eric.</description>
		<content:encoded><![CDATA[<p>Hi Arun.</p>
<p>The commanhd line options for DaCapo are <a href="http://www.dacapobench.org/usage.html" rel="nofollow">explained here</a>. Hope that helps, Eric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Mittal</title>
		<link>http://www.bodden.de/research/past-research/comment-page-1/#comment-7856</link>
		<dc:creator>Arun Mittal</dc:creator>
		<pubDate>Mon, 28 Sep 2009 23:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bodden.de/research/#comment-7856</guid>
		<description>Hi
I have one issue with running benchmark.

I am sure i am doing something wrong and there is no example either on the website which i can follow to make it work. what i did was i wrote command 

java -jar dacapo-2006-10.jar benchmarks/bms/avrora/

I thought it should work because there are lot on benchmarks in bms folder so i thought of running one of them.

But it said unknown benchmark. 

Other thing which i did was 

java -jar dacapo-9.10-beta0.jar -c benchmarks/harness/src/MMTkCallback.java

it didn&#039;t work either . It gave me error message 

Could not find callback class benchmarks/harness/src/MMTkCallback.java

Please provide me some example so that i can move forward.

I want to clarify something from you as i am new to this benchmarking thing. I have one virtual machine and one native machine. I want to compare the performance of JVM on both the machine. So if i run same benchmark in both the machine what results it will provide me. will those be in terms of memory usage, CPU, how the JVM is performing?

I really want to see the performance of JVM in both the machines. Please help me . I will really appreciate that.

Thanks

Arun Mittal</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have one issue with running benchmark.</p>
<p>I am sure i am doing something wrong and there is no example either on the website which i can follow to make it work. what i did was i wrote command </p>
<p>java -jar dacapo-2006-10.jar benchmarks/bms/avrora/</p>
<p>I thought it should work because there are lot on benchmarks in bms folder so i thought of running one of them.</p>
<p>But it said unknown benchmark. </p>
<p>Other thing which i did was </p>
<p>java -jar dacapo-9.10-beta0.jar -c benchmarks/harness/src/MMTkCallback.java</p>
<p>it didn&#8217;t work either . It gave me error message </p>
<p>Could not find callback class benchmarks/harness/src/MMTkCallback.java</p>
<p>Please provide me some example so that i can move forward.</p>
<p>I want to clarify something from you as i am new to this benchmarking thing. I have one virtual machine and one native machine. I want to compare the performance of JVM on both the machine. So if i run same benchmark in both the machine what results it will provide me. will those be in terms of memory usage, CPU, how the JVM is performing?</p>
<p>I really want to see the performance of JVM in both the machines. Please help me . I will really appreciate that.</p>
<p>Thanks</p>
<p>Arun Mittal</p>
]]></content:encoded>
	</item>
</channel>
</rss>
