<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Linchi Shea : SMO, Performance</title><link>http://sqlblog.com/blogs/linchi_shea/archive/tags/SMO/Performance/default.aspx</link><description>Tags: SMO, Performance</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Performance impact: Speeding up SMO script generation – the test code</title><link>http://sqlblog.com/blogs/linchi_shea/archive/2009/12/15/performance-impact-speeding-up-smo-script-generation-the-test-code.aspx</link><pubDate>Tue, 15 Dec 2009 19:10:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:19982</guid><dc:creator>Linchi Shea</dc:creator><slash:comments>1</slash:comments><comments>http://sqlblog.com/blogs/linchi_shea/comments/19982.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/linchi_shea/commentrss.aspx?PostID=19982</wfw:commentRss><description>The attached is the C# code that I used for generating the test results charted in my previous post . Note that for testing no generated script is actually persisted into a file by this program. The Script() method is applied, but the resulting script...(&lt;a href="http://sqlblog.com/blogs/linchi_shea/archive/2009/12/15/performance-impact-speeding-up-smo-script-generation-the-test-code.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=19982" width="1" height="1"&gt;</description><enclosure url="http://sqlblog.com/blogs/linchi_shea/attachment/19982.ashx" length="1926" type="application/x-zip-compressed" /><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Performance/default.aspx">Performance</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Scripts/default.aspx">Scripts</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/SMO/default.aspx">SMO</category></item><item><title>Performance impact: Speeding up SMO script generation</title><link>http://sqlblog.com/blogs/linchi_shea/archive/2009/12/13/performance-impact-speeding-up-smo-script-generation.aspx</link><pubDate>Sun, 13 Dec 2009 22:18:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:19824</guid><dc:creator>Linchi Shea</dc:creator><slash:comments>7</slash:comments><comments>http://sqlblog.com/blogs/linchi_shea/comments/19824.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/linchi_shea/commentrss.aspx?PostID=19824</wfw:commentRss><description>Generating scripts through SMO can be as simple as walking down the database object tree and applying the Script() method to each scriptable object. Well, that is until you start to try it on a database that has a large number of objects (say a few thousands),...(&lt;a href="http://sqlblog.com/blogs/linchi_shea/archive/2009/12/13/performance-impact-speeding-up-smo-script-generation.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=19824" width="1" height="1"&gt;</description><enclosure url="http://sqlblog.com/blogs/linchi_shea/attachment/19824.ashx" length="13726" type="image/gif" /><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Performance/default.aspx">Performance</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Scripts/default.aspx">Scripts</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Scripting/default.aspx">Scripting</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/SMO/default.aspx">SMO</category></item></channel></rss>