<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Documentation on RAM usage in Max Msp</title>
		<atom:link href="http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:45:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/#post-63700</guid>
					<title><![CDATA[Documentation on RAM usage in Max Msp]]></title>
					<link>http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/#post-63700</link>
					<pubDate>Sun, 20 May 2012 18:54:26 +0000</pubDate>
					<dc:creator>goingdeaf</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I&#8217;ve recently been working with larger and larger patches and I am finding that my computer is not responding as quickly as I desire.</p>
<p>I&#8217;d like to know if there are answers to an RAM related questions I may have in any form of documentation, such as:</p>
<p>Is it less CPU intensive to use patch cords, or [s]/[r] pairs?</p>
<p>Is scripting with JS actually less cpu intensive than scripting via [thispatcher], and if so, by how much?</p>
<p>If I am trying to change an object&#8217;s attribute dynamically with a message connected to its inlet with a patch cord (such as varname $1), is it lighter on my computer to have the patch cord permanently connected to the object or to connect it dynamically when I select the object (via [hover]/[mousestate], etc?) &#8230; Especially if I am working with hundreds of objects at once.</p>
<p>These are just examples.</p>
<p>Is the only option to literally monitor my task manager for fluctuations of memory and cpu usage?<br />
I&#8217;d love to have some sort of guideline when it comes to better ways of dealing with ram.</p>
<p>Thanks.</p>
<p>: )</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/#post-229741</guid>
					<title><![CDATA[Re: Documentation on RAM usage in Max Msp]]></title>
					<link>http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/#post-229741</link>
					<pubDate>Wed, 23 May 2012 10:36:44 +0000</pubDate>
					<dc:creator>goingdeaf</dc:creator>

					<description>
						<![CDATA[
						<p>I guess not&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/#post-229742</guid>
					<title><![CDATA[Re: Documentation on RAM usage in Max Msp]]></title>
					<link>http://cycling74.com/forums/topic/documentation-on-ram-usage-in-max-msp/#post-229742</link>
					<pubDate>Wed, 23 May 2012 14:09:08 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, </p>
<p>IMHO you should find and isolate the CPU bottleneck of your patch : trial and error or using a profiler tool (like Shark) for more advanced user ; i do not think that you will save anything significant in &#8220;s/r vs cords&#8221; substitutions.</p>
<p>On mac with Monitor.app you can see RAM used by process ; do you fill all your available RAM ?</p>
<p>((My everyday tools are &#8220;Shark&#8221; application and &#8220;Top&#8221; command in the terminal.))</p>
<blockquote><p>
If I am trying to change an object&#8217;s attribute dynamically with a message connected to its inlet with a patch cord (such as varname $1), is it lighter on my computer to have the patch cord permanently connected to the object or to connect it dynamically when I select the object (via [hover]/[mousestate], etc?</p>
</blockquote>
<p>This kind of trick seems complex ; isn&#8217;t it possible to use &#8220;pattr&#8221; behavior instead of ?<br />
Each time i want to by-pass the &#8220;normal&#8221; behavior of maxMSP i get a very bad surprise later with thread/priority artefact.</p>
<p>My 2 cents.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

