<?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 for PerformanceEngineer.com</title>
	<atom:link href="http://www.performanceengineer.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.performanceengineer.com/blog</link>
	<description>Software Performance Engineering &#38; Testing</description>
	<lastBuildDate>Wed, 02 Dec 2009 14:39:21 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Glassbox by dhartford</title>
		<link>http://www.performanceengineer.com/blog/node-18/comment-page-1/#comment-379</link>
		<dc:creator>dhartford</dc:creator>
		<pubDate>Wed, 02 Dec 2009 14:39:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-379</guid>
		<description>Followup post, I&#039;m evaluating a similar tool to Glassbox and Infrared called &#039;Javamelody&#039;, and I&#039;m really liking the balance between relatively low setup/complexity with the amount of information available.

http://code.google.com/p/javamelody/

I would enjoy an experienced opinion on this option. 

p.s. I&#039;m not a developer to the project, but I&#039;ve starting using and contributing some thoughts to the project.</description>
		<content:encoded><![CDATA[<p>Followup post, I&#8217;m evaluating a similar tool to Glassbox and Infrared called &#8216;Javamelody&#8217;, and I&#8217;m really liking the balance between relatively low setup/complexity with the amount of information available.</p>
<p><a href="http://code.google.com/p/javamelody/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/javamelody/?referer=');">http://code.google.com/p/javamelody/</a></p>
<p>I would enjoy an experienced opinion on this option. </p>
<p>p.s. I&#8217;m not a developer to the project, but I&#8217;ve starting using and contributing some thoughts to the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance Testing from the Cloud by Mark Tomlinson</title>
		<link>http://www.performanceengineer.com/blog/performance-testing-from-the-cloud/comment-page-1/#comment-377</link>
		<dc:creator>Mark Tomlinson</dc:creator>
		<pubDate>Wed, 02 Dec 2009 08:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=164#comment-377</guid>
		<description>disclosed: I am the HP LoadRunner Product Manager.

I think that our Software-as-a-Service Performance Testing solutions at HP are very well suited for anyone, and the technology we use is built on the core LoadRunner components.

It&#039;s important for us to take a great testing tool like LoadRunner and deliver with more self-service, on-demand models...that would appeal to developers or agile testing teams.</description>
		<content:encoded><![CDATA[<p>disclosed: I am the HP LoadRunner Product Manager.</p>
<p>I think that our Software-as-a-Service Performance Testing solutions at HP are very well suited for anyone, and the technology we use is built on the core LoadRunner components.</p>
<p>It&#8217;s important for us to take a great testing tool like LoadRunner and deliver with more self-service, on-demand models&#8230;that would appeal to developers or agile testing teams.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monitoring WebLogic using JMX by shashi</title>
		<link>http://www.performanceengineer.com/blog/monitoring-weblogic-using-jmx/comment-page-1/#comment-373</link>
		<dc:creator>shashi</dc:creator>
		<pubDate>Fri, 06 Nov 2009 15:45:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-373</guid>
		<description>Thanks for the most usable tips on configuring weblogic for JMX. i configured this with JVisualVM. And it worked on first go. I am mentioning this because i saw lots of other posts talking about this topic and none of them worked (atleast for me).
Thanks a ton once again.</description>
		<content:encoded><![CDATA[<p>Thanks for the most usable tips on configuring weblogic for JMX. i configured this with JVisualVM. And it worked on first go. I am mentioning this because i saw lots of other posts talking about this topic and none of them worked (atleast for me).<br />
Thanks a ton once again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Glassbox by William Louth</title>
		<link>http://www.performanceengineer.com/blog/node-18/comment-page-1/#comment-368</link>
		<dc:creator>William Louth</dc:creator>
		<pubDate>Fri, 18 Sep 2009 07:17:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-368</guid>
		<description>The gold standard in this area that is extremely extensible, customizable with an enhanced AspectJ runtime fit with production capabilities such as byte code caching, filtering and aspect/class runtime inspection is JXInsight.</description>
		<content:encoded><![CDATA[<p>The gold standard in this area that is extremely extensible, customizable with an enhanced AspectJ runtime fit with production capabilities such as byte code caching, filtering and aspect/class runtime inspection is JXInsight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance is not a Check Box by William Louth</title>
		<link>http://www.performanceengineer.com/blog/performance-is-not-a-check-box/comment-page-1/#comment-367</link>
		<dc:creator>William Louth</dc:creator>
		<pubDate>Fri, 18 Sep 2009 07:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=181#comment-367</guid>
		<description>The key to successful performance engineering is in the creation or capture of both the software (steps, flows, interactions) and system (resources, concurrency, queues, contention plans) execution models.

Knowledge acquisition should drive any related efforts and it should start as early as possible and be archived so that others can understand the context for various technical decisions that impact scalability, reliability and performance.

William</description>
		<content:encoded><![CDATA[<p>The key to successful performance engineering is in the creation or capture of both the software (steps, flows, interactions) and system (resources, concurrency, queues, contention plans) execution models.</p>
<p>Knowledge acquisition should drive any related efforts and it should start as early as possible and be archived so that others can understand the context for various technical decisions that impact scalability, reliability and performance.</p>
<p>William</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance is not a Check Box by Andrew</title>
		<link>http://www.performanceengineer.com/blog/performance-is-not-a-check-box/comment-page-1/#comment-366</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 15 Sep 2009 20:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=181#comment-366</guid>
		<description>Charlie

One thing I find helps the performance engineering process is if during the design stage a simple performance model can be built that can identify what are the key performance critical areas. This then means the developers of those particular areas can then concentrate on producing good performing code. Less performance critical code areas can be given to junior programmers etc.</description>
		<content:encoded><![CDATA[<p>Charlie</p>
<p>One thing I find helps the performance engineering process is if during the design stage a simple performance model can be built that can identify what are the key performance critical areas. This then means the developers of those particular areas can then concentrate on producing good performing code. Less performance critical code areas can be given to junior programmers etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance is not a Check Box by Tola</title>
		<link>http://www.performanceengineer.com/blog/performance-is-not-a-check-box/comment-page-1/#comment-365</link>
		<dc:creator>Tola</dc:creator>
		<pubDate>Tue, 15 Sep 2009 16:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=181#comment-365</guid>
		<description>Nice article...captures the meat of performance testing...however, one key component of performance  testing that is less mentioned is the role of functional testing, there are several options to handling this type of testing within an organization, some in parallel with performance testing based on completed scope testing, while others consider a fully functionally tested apps before engaging in performance testing. I&#039;ve had the opportunity to be involved in both, and there are no single bullet solution. The decision often boils down to cost, time-lines, and other external factors that influence the project.

Just to add my two cent!

Tola</description>
		<content:encoded><![CDATA[<p>Nice article&#8230;captures the meat of performance testing&#8230;however, one key component of performance  testing that is less mentioned is the role of functional testing, there are several options to handling this type of testing within an organization, some in parallel with performance testing based on completed scope testing, while others consider a fully functionally tested apps before engaging in performance testing. I&#8217;ve had the opportunity to be involved in both, and there are no single bullet solution. The decision often boils down to cost, time-lines, and other external factors that influence the project.</p>
<p>Just to add my two cent!</p>
<p>Tola</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to The Grinder by Andrey Isaev</title>
		<link>http://www.performanceengineer.com/blog/introduction-to-the-grinder/comment-page-1/#comment-362</link>
		<dc:creator>Andrey Isaev</dc:creator>
		<pubDate>Tue, 01 Sep 2009 09:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=123#comment-362</guid>
		<description>Hi Steveo,

If you are still interested in The Grinder and GrinderStone, we&#039;ve recently released new version 2.0.1.


What new: 
support for Eclipse 3.4 and 3.5 
support for The Grinder 3.1 and 3.2 
support for latest versions of PyDev Eclipse plugin 

New Features: 
Ability to add and pass to script arguments via JVM parameters 
Select grinder.property file dialog: should allow to select any file rather than &quot;grinder.properties&quot; only 

What was fixed: 
Eclipse 3.4.1 support 
Eclipse 3.3 compatibility is broken 
Unable to create new Grinder Run Configuration (PyDev 1.4/Grinderstone 2.0.0) 
Grinderstone does not launch script (NoSuchMethodError – IpythonPathNature.getProjectSourcePath()Ljava/lang/String) 
An internal error occurred during &quot;Launching&quot; 

Download information: 
GrinderStone home site: http://code.google.com/p/grinderstone/ 

Andrey.</description>
		<content:encoded><![CDATA[<p>Hi Steveo,</p>
<p>If you are still interested in The Grinder and GrinderStone, we&#8217;ve recently released new version 2.0.1.</p>
<p>What new:<br />
support for Eclipse 3.4 and 3.5<br />
support for The Grinder 3.1 and 3.2<br />
support for latest versions of PyDev Eclipse plugin </p>
<p>New Features:<br />
Ability to add and pass to script arguments via JVM parameters<br />
Select grinder.property file dialog: should allow to select any file rather than &#8220;grinder.properties&#8221; only </p>
<p>What was fixed:<br />
Eclipse 3.4.1 support<br />
Eclipse 3.3 compatibility is broken<br />
Unable to create new Grinder Run Configuration (PyDev 1.4/Grinderstone 2.0.0)<br />
Grinderstone does not launch script (NoSuchMethodError – IpythonPathNature.getProjectSourcePath()Ljava/lang/String)<br />
An internal error occurred during &#8220;Launching&#8221; </p>
<p>Download information:<br />
GrinderStone home site: <a href="http://code.google.com/p/grinderstone/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/grinderstone/?referer=');">http://code.google.com/p/grinderstone/</a> </p>
<p>Andrey.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance is not a Check Box by Chanson</title>
		<link>http://www.performanceengineer.com/blog/performance-is-not-a-check-box/comment-page-1/#comment-356</link>
		<dc:creator>Chanson</dc:creator>
		<pubDate>Tue, 18 Aug 2009 20:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=181#comment-356</guid>
		<description>Charlie - Great article you wrote here =)</description>
		<content:encoded><![CDATA[<p>Charlie &#8211; Great article you wrote here =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Glassbox by dhartford</title>
		<link>http://www.performanceengineer.com/blog/node-18/comment-page-1/#comment-353</link>
		<dc:creator>dhartford</dc:creator>
		<pubDate>Thu, 06 Aug 2009 13:08:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-353</guid>
		<description>bumping an old post, as I also have been trying to find &#039;easier&#039; ways to identify performance troublespots as easy and as soon as possible.

I&#039;ve used InfraRED in the past, and thought it was definately on to a great start, but as you mentioned support dwindled.  Also tried Glassbox, also liked it, but didn&#039;t really stick with it.

Do you plan on doing a followup post for the more recent times of any findings similar to these toolkits?

thanks</description>
		<content:encoded><![CDATA[<p>bumping an old post, as I also have been trying to find &#8216;easier&#8217; ways to identify performance troublespots as easy and as soon as possible.</p>
<p>I&#8217;ve used InfraRED in the past, and thought it was definately on to a great start, but as you mentioned support dwindled.  Also tried Glassbox, also liked it, but didn&#8217;t really stick with it.</p>
<p>Do you plan on doing a followup post for the more recent times of any findings similar to these toolkits?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monitoring WebLogic using JMX by Tanmoy Roy</title>
		<link>http://www.performanceengineer.com/blog/monitoring-weblogic-using-jmx/comment-page-1/#comment-352</link>
		<dc:creator>Tanmoy Roy</dc:creator>
		<pubDate>Mon, 03 Aug 2009 18:48:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-352</guid>
		<description>Hi,
This article is really wonderful.
I have a question, can we monitor JDBC statics using jconsole for weblogic server? If so how? I am on wls10.3.
Also when I set -Dcom.sun.management.jmxremote.port=8888 it says, read access must be restricted for JMXremote.password file.
I changed the file properties to read-only on windows box, but it still saying the same.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This article is really wonderful.<br />
I have a question, can we monitor JDBC statics using jconsole for weblogic server? If so how? I am on wls10.3.<br />
Also when I set -Dcom.sun.management.jmxremote.port=8888 it says, read access must be restricted for JMXremote.password file.<br />
I changed the file properties to read-only on windows box, but it still saying the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LoadRunner: Creating a custom dll by James</title>
		<link>http://www.performanceengineer.com/blog/loadrunner-creating-a-custom-dll/comment-page-1/#comment-351</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 18 Jul 2009 00:59:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-351</guid>
		<description>Hi Don,

Did you put the dll in the LoadRunner bin folder on the generator?</description>
		<content:encoded><![CDATA[<p>Hi Don,</p>
<p>Did you put the dll in the LoadRunner bin folder on the generator?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance Testing from the Cloud by Web performance in seven steps; step 3: representative testing &#124; Xebia Blog</title>
		<link>http://www.performanceengineer.com/blog/performance-testing-from-the-cloud/comment-page-1/#comment-350</link>
		<dc:creator>Web performance in seven steps; step 3: representative testing &#124; Xebia Blog</dc:creator>
		<pubDate>Thu, 16 Jul 2009 21:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=164#comment-350</guid>
		<description>[...] The emergence of cloud computing adds new possibilities for performance testing. An elastic compute cloud like Amazon EC2 provides the ability to scale up quickly with the number of application deployments because of increasing load. For performance testing, the cloud can be used the other way around: for temporary use of many load generating test clients to generate expected and peak loads for your application. This saves you from having to buy many servers to run the load generating clients and if you run these performance tests say only a couple of days in a release cycle, this can be an economically attractive solution. Quite some information is available how to test with various performance tools from the cloud. [...]</description>
		<content:encoded><![CDATA[<p>[...] The emergence of cloud computing adds new possibilities for performance testing. An elastic compute cloud like Amazon EC2 provides the ability to scale up quickly with the number of application deployments because of increasing load. For performance testing, the cloud can be used the other way around: for temporary use of many load generating test clients to generate expected and peak loads for your application. This saves you from having to buy many servers to run the load generating clients and if you run these performance tests say only a couple of days in a release cycle, this can be an economically attractive solution. Quite some information is available how to test with various performance tools from the cloud. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to The Grinder by Fiat filip</title>
		<link>http://www.performanceengineer.com/blog/introduction-to-the-grinder/comment-page-1/#comment-349</link>
		<dc:creator>Fiat filip</dc:creator>
		<pubDate>Mon, 22 Jun 2009 09:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=123#comment-349</guid>
		<description>Steveo did you managed to use a datafile to feed a test script? If yes, could you point me some details?</description>
		<content:encoded><![CDATA[<p>Steveo did you managed to use a datafile to feed a test script? If yes, could you point me some details?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to The Grinder by Mark</title>
		<link>http://www.performanceengineer.com/blog/introduction-to-the-grinder/comment-page-1/#comment-348</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 18 Jun 2009 08:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.performanceengineer.com/blog/?p=123#comment-348</guid>
		<description>I am new to both The Grinder and GrinderStone.  I used the update manager to install GrinderStoner after manually downloading and installing Jython and The Grinder.

I am running the following configuration:

Jython 2.2.1
The Grinder 3.2
Pydev 1.4.6.2788
GrinderStoner 2.0.0
JDK1.5.0_16

After having followed the instructions above I right click on my GoogleHomePageTest.py file (which I created under the /src folder) and click &#039;Grinder Run&#039;.  Nothing happens, i.e. nothing appears in the console.

When I go into the run configuration context menu and attempt to create a new &#039;Grinder Run&#039; I get the following error message:

Plug-in com.googlecode.grinderstone was unable to load class com.googlecode.grinderstone.debug.ui.GrinderTabGroup

Can someone please help me?

Thanks.

Mark.</description>
		<content:encoded><![CDATA[<p>I am new to both The Grinder and GrinderStone.  I used the update manager to install GrinderStoner after manually downloading and installing Jython and The Grinder.</p>
<p>I am running the following configuration:</p>
<p>Jython 2.2.1<br />
The Grinder 3.2<br />
Pydev 1.4.6.2788<br />
GrinderStoner 2.0.0<br />
JDK1.5.0_16</p>
<p>After having followed the instructions above I right click on my GoogleHomePageTest.py file (which I created under the /src folder) and click &#8216;Grinder Run&#8217;.  Nothing happens, i.e. nothing appears in the console.</p>
<p>When I go into the run configuration context menu and attempt to create a new &#8216;Grinder Run&#8217; I get the following error message:</p>
<p>Plug-in com.googlecode.grinderstone was unable to load class com.googlecode.grinderstone.debug.ui.GrinderTabGroup</p>
<p>Can someone please help me?</p>
<p>Thanks.</p>
<p>Mark.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
