<?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: Empty NHibernate logs and poor performance</title>
	<atom:link href="http://jagregory.com/writings/empty-nhibernate-logs-and-poor-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://jagregory.com/writings/empty-nhibernate-logs-and-poor-performance/</link>
	<description>Monkeying with the code</description>
	<lastBuildDate>Tue, 29 Jun 2010 13:30:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lucas Goodwin</title>
		<link>http://jagregory.com/writings/empty-nhibernate-logs-and-poor-performance/comment-page-1/#comment-11611</link>
		<dc:creator>Lucas Goodwin</dc:creator>
		<pubDate>Thu, 02 Oct 2008 00:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=105#comment-11611</guid>
		<description>In addition, the same exception could be thrown during WARN and DEBUG modes... Not being overly familiar with the source of these projects I couldn&#039;t say one way or the other, but the DEBUG and WARN configs may not actually make a difference in the scenario you described...</description>
		<content:encoded><![CDATA[<p>In addition, the same exception could be thrown during WARN and DEBUG modes&#8230; Not being overly familiar with the source of these projects I couldn&#8217;t say one way or the other, but the DEBUG and WARN configs may not actually make a difference in the scenario you described&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrissie1</title>
		<link>http://jagregory.com/writings/empty-nhibernate-logs-and-poor-performance/comment-page-1/#comment-11097</link>
		<dc:creator>chrissie1</dc:creator>
		<pubDate>Sat, 20 Sep 2008 17:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=105#comment-11097</guid>
		<description>Log4net (what nhibernate uses) is a non guarenteed service so they do some exception handling and then throw away the exeption. But I think the reason why it slows down is that it takes more time to determine that you can&#039;t write then it takes to write to a file. Just a guess though. Like it takes more time to determine a site is not available. it probably tries several times to write to it and then gives up. Interesting. (sorry if i don&#039;t make sense ;-))</description>
		<content:encoded><![CDATA[<p>Log4net (what nhibernate uses) is a non guarenteed service so they do some exception handling and then throw away the exeption. But I think the reason why it slows down is that it takes more time to determine that you can&#8217;t write then it takes to write to a file. Just a guess though. Like it takes more time to determine a site is not available. it probably tries several times to write to it and then gives up. Interesting. (sorry if i don&#8217;t make sense <img src='http://jagregory.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Gregory</title>
		<link>http://jagregory.com/writings/empty-nhibernate-logs-and-poor-performance/comment-page-1/#comment-10737</link>
		<dc:creator>James Gregory</dc:creator>
		<pubDate>Fri, 12 Sep 2008 21:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=105#comment-10737</guid>
		<description>Damn you and your logic.

Without looking at the log4net and NHibernate source, anything I conclude will be purely speculative; however, something must require those permissions and that something must be the root of my performance issues.

Curiosity is trying to get me to dig into the source, but down this road madness lies.</description>
		<content:encoded><![CDATA[<p>Damn you and your logic.</p>
<p>Without looking at the log4net and NHibernate source, anything I conclude will be purely speculative; however, something must require those permissions and that something must be the root of my performance issues.</p>
<p>Curiosity is trying to get me to dig into the source, but down this road madness lies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Batum</title>
		<link>http://jagregory.com/writings/empty-nhibernate-logs-and-poor-performance/comment-page-1/#comment-10731</link>
		<dc:creator>Paul Batum</dc:creator>
		<pubDate>Fri, 12 Sep 2008 19:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=105#comment-10731</guid>
		<description>If your theory is correct, why did the problem persist when you changed the log level to WARN?</description>
		<content:encoded><![CDATA[<p>If your theory is correct, why did the problem persist when you changed the log level to WARN?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
